Literatura académica sobre el tema "Intel 8051 (Microcontroller)"
Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros
Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "Intel 8051 (Microcontroller)".
Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.
También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.
Artículos de revistas sobre el tema "Intel 8051 (Microcontroller)"
Tyurin, Sergey, Dmitii Kovilyaev, Ekaterina Danilova y Alexei Gorodilov. "Learning programming of micro-controllers in CAD Proteus". Вестник Пермского университета. Математика. Механика. Информатика, n.º 2(53) (2021): 69–74. http://dx.doi.org/10.17072/1993-0550-2021-2-69-74.
Texto completoDe Oliveira, Victor Inácio, Hugo Magalhaes Martins, Flávio Nastari Rosa, Jadir Perpétuo Dos Santos, Diogo Martins Gonçalves De Morais y Alex Paubel Junger. "TEACHING USING THE ARDUINO PLATFORM APPLIED TO THE CONCEPT Of IoT AS SUPPORT TO MICROCONTROLLER CLASS". South American Development Society Journal 7, n.º 20 (1 de septiembre de 2021): 397. http://dx.doi.org/10.24325/issn.2446-5763.v7i20p397-408.
Texto completoSelokar, Pradip Ram y P. T. Karule. "Security Enhancement in Networked Embedded System". International Journal of Electrical and Computer Engineering (IJECE) 7, n.º 4 (1 de agosto de 2017): 1867. http://dx.doi.org/10.11591/ijece.v7i4.pp1867-1873.
Texto completoTesis sobre el tema "Intel 8051 (Microcontroller)"
Mbhambhu, Tsakani Joseph. "A Java bytecode compiler for the 8051 micro-controller". Thesis, Stellenbosch : Stellenbosch University, 2002. http://hdl.handle.net/10019.1/52645.
Texto completoENGLISH ABSTRACT: This report describes the development of a Java Bytecode Compiler (JBC) for the 8051 micro-controller. Bytecodes are found in the class file generated when a Java source file is compiled with the java compiler (javac). On Java platforms, the Java Virtual Machine (JVM) interprets and executes the bytecodes. Currently existing Java platforms do not support programming the 8051 using Java. As an 8-bit micro-controller with only 64 KB of total memory, the 8051's word size and memory is too limited to implement a NM. Moreover, full applications of the 8051 require that it handles hardware interrupts and access 110 ports and special registers. This thesis proposes a JBC to compile the standard bytecodes found in the class file and generate equivalent assembly code that can run on the 8051. The JBC was tested on the 8051 compatible AT89C52*44 micro-controller with a program that simulates an irrigation controller. The code generated by the JBC executes correctly but is large in size and runs slower than code of a program written in assembly. Conclusions drawn are that the JBC can be used to compile Java programs intended for the 8051 and its family of micro-controllers. In particular, it is especially a good tool for people who prefer Java to other languages. The JBC is suitable for smaller programs that do not have efficiency as a major requirement.
AFRIKAANSE OPSOMMING: Hierdie tesis beskryf die ontwikkeling van 'n Java "Bytecode" samesteller (Java Bytecode Compiler, JBC) vir die 8051 mikro beheerder argitektuur. "Bytecodes" is die produk van die standaard Java samesteller "javac" en word deur 'n platform spesifieke Java Virtuele Masjien gelees en uitgevoer. Geen NM is huidig beskikbaar vir die 8051 argitektuur nie. Die gekose 8-bis 8051 mikro beheerder het 'n beperkte interne geheue van 64kB. Hierdie beperking maak dit nie geskik vir 'n IVM nie. Daar moet ook voorsiening gemaak word om hardeware onderbrekings te hantering en te kan kommunikeer met die poorte en spesiale registers van die mikro beheerder. JBC word ontwikkel wat die standaard "Bytecode" kompileer na geskikte masjien kode wat dan op die mikro beheerder gebruik kan word. Die JBC is ontwikkel en toets en 'n eenvoudige besproeiing program is geskryf om op 'n Atmel AT89C52*44 te loop. Die kode werk goed maar is nog nie geoptimeer nie en loop onnodig stadig. Optimerings metodes word aanbeveel en bespreek. Die gevolgtrekking is dat die huidige JBC kan gebruik word om Java kode te skryfvir die 8051 beheerder. Dit maak die hardeware platform nou beskikbaar aan Java programmeerders. Daar moet wel gelet word dat die JBC op die oomblik net geskik is vir klein programme en waar spoed nie die primêre vereiste is nie.
De, Beer Daniel Nel. "The development of an 8051 micro-controller evaluation and training board". Thesis, Cape Technikon, 1996. http://hdl.handle.net/20.500.11838/1095.
Texto completoThe development of the 8051 Evaluation and Training Board was in response to fulfill a need to have a training board available for students at the start of a micro-controller course. This board must be used to get hands-on experience in the internal architecture, programming and operation of the controller through the testing of sample programs and exercises. It can act as an example of a practical micro-controller application board, and also as part of, or as an aid in the design and application of own projects. The board had to be cheap enough so that each student can be issued with a personal board for the duration of the course. It had to be adequately selfsufficient to be portable and to operate independent of a host PC. In addition, it had to contain adequate "intelligence" to guide the student in the use of the board: have a quick re-programming turn-around cycle; and it must be possible to use the board for user program testing and debugging. After drawing up an initial set of objectives and investigating the economic viability of similar systems in industry, an outline of the required design was made. This included the selection of suitable communication between the onboard Operating System and a user; the easiest way to load user programs into the board memory; and methods to test and debug this program. All the normal support circuitry required by a micro-controller to accommodate a minimum system for operation was included into a single Field Programmable Gate Array. The execution of the project was therefore divided into three distinct sections, the hardware, the firmware (Programmable Array configuration) and the software. In the design, the harmony between these sections had to be consolidated to yield a successful final product. The simplicity and ergonomics of the operation and application from a user's point of view, had to be accentuated and kept in mind throughout. In a design of the complexity such as this, careful planning and the investigation of various methods of approach were essential. The use of many computer-aided design and other relevant computer packages was incorporated. Interaction between the user and the Operating System on the board was done through a standard 16-character by 1-line LCD Display Module and a 32-key keyboard. The main feature of the Operating System was to enable the inspection and editing of all the memory locations on the micro-processor.
Φραγκούλης, Νικόλαος. "Σxεδίαση και ανάπτυξη συστήματος επίδειξης δυνατοτήτων του μικροελεγκτή 8051 της σειράς MCS - 51 της Intel". Thesis, 1995. http://hdl.handle.net/10889/6522.
Texto completoLibros sobre el tema "Intel 8051 (Microcontroller)"
MacKenzie, I. Scott. The 8051 microcontroller. 4a ed. Upper Saddle River, N.J: Pearson/Prentice Hall, 2007.
Buscar texto completoAyala, Kenneth J. Instructor's guide to accompany The 8051 microcontroller. Clifton Park, NY: Delmar Learning, 2004.
Buscar texto completoAyala, Kenneth J. The 8051 microcontroller: Architecture, programming, and applications. 2a ed. Minneapolis/St. Paul: West Pub., 1997.
Buscar texto completoPredko, Myke. Programming and customizing the 8051 microcontroller. New York: McGraw-Hill, 1999.
Buscar texto completoPredko, Myke. Programming and customizing the 8051 microcontroller. New York: McGraw-Hill, 1999.
Buscar texto completoIbrahim, Dogan. Microcontroller projects in C for the 8051. Oxford: Newnes, 2000.
Buscar texto completoJ, Cowan Frederick y Parchizadeh G. Hassan, eds. 8051 microcontrollers: Hardware, software, and applications. London: Arnold, 1998.
Buscar texto completoJ, Cowan Frederick y Parchizadeh G. Hassan, eds. 8051 microcontroller: An applications-based introduction. Boston, Mass: Newnes, 2003.
Buscar texto completoStewart, James W. The 8051 microcontroller: Hardware, software, and interfacing. Englewood Cliffs, N.J: Prentice Hall, 1993.
Buscar texto completoActas de conferencias sobre el tema "Intel 8051 (Microcontroller)"
Kamaluddin, Mohd Uzir, Shahrani Shahbudin, Naimah Mat Isa y Husna Zainol Abidin. "Teaching the Intel 8051 Microcontroller with hands-on hardware experiments". En 2015 IEEE 7th International Conference on Engineering Education (ICEED). IEEE, 2015. http://dx.doi.org/10.1109/iceed.2015.7451501.
Texto completo