C and the 8051


Book Description

This totally reworked book combines two previous books with material on networking. It is a complete guide to programming and interfacing the 8051 microcontroller-family devices for embedded applications.




Microcontroller Projects in C for the 8051


Book Description

This book is a thoroughly practical way to explore the 8051 and discover C programming through project work. Through graded projects, Dogan Ibrahim introduces the reader to the fundamentals of microelectronics, the 8051 family, programming in C, and the use of a C compiler. The specific device used for examples is the AT89C2051 - a small, economical chip with re-writable memory, readily available from the major component suppliers. A working knowledge of microcontrollers, and how to program them, is essential for all students of electronics. In this rapidly expanding field many students and professionals at all levels need to get up to speed with practical microcontroller applications. Their rapid fall in price has made microcontrollers the most exciting and accessible new development in electronics for years - rendering them equally popular with engineers, electronics hobbyists and teachers looking for a fresh range of projects. Microcontroller Projects in C for the 8051 is an ideal resource for self-study as well as providing an interesting, enjoyable and easily mastered alternative to more theoretical textbooks. Practical projects that enable students and practitioners to get up and running straight away with 8051 microcontrollers A hands-on introduction to practical C programming A wealth of project ideas for students and enthusiasts




C and the 8051: Hardware, modular programming, and multitasking


Book Description

Today, everything from cell phones to microwaves to CD players all contain microcontrollers, or miniature computers, which need to be programmed to perform specific tasks. Designing such systems requires an understanding of both microprocessor electronics and programming languages. This book is written for the industrial electronics engineer who needs to use or switch to the Intel 8051 family of microcontrollers and implement it using a C programming language.




C and the 8051 (4th Edition)


Book Description

Written for experienced developers, this book uses examples and case studies, rather than rules and lessons. It focuses on the programming necessary to implement multitasking applications in the 8051 family of microprocessers.




C and the 8051: Building efficient applications


Book Description

This book written for experienced developers, uses examples and case studies, rather than rules and lessons. The 8051 family is the most popular chip used in consumer products today. This book is the companion volume to Schultz's earlier title, C and the 8051: Programming for Multitasking.




Embedded Systems Design with 8051 Microcontrollers


Book Description

A presentation of developments in microcontroller technology, providing lucid instructions on its many and varied applications. It focuses on the popular eight-bit microcontroller, the 8051, and the 83C552. The text outlines a systematic methodology for small-scale, control-dominated embedded systems, and is accompanied by a disk of all the example problems included in the book.




The 8051 Microcontroller


Book Description

This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book. The 8051 Microprocessor: A Systems Approach emphasizes the programming and interfacing of the 8051. Using a systematic, step-by-step approach, the text covers various aspects of 8051, including C and Assembly language programming and interfacing. Throughout each chapter, a wealth of examples and sample programs clarify the concepts, offering an opportunity to learn by doing. Review questions at the end of each section help reinforce the main points covered in the chapter.







The 8051/8052 Microcontroller


Book Description

This book was written with the novice or intermediate 8052 developer in mind. Assuming no prior knowledge of the 8052, it takes the reader step-by-step through the architecture including discussions and explanations of concepts such as internal RAM, external RAM, Special Function Registers (SFRs), addressing modes, timers, serial I/O, and interrupts. This is followed by an in-depth section on assembly language which explains each instruction in the 8052 instruction set as well as related concepts such as assembly language syntax, expressions, assembly language directives, and how to implement 16-bit mathematical functions. The book continues with a thorough explanation of the 8052 hardware itself, reviewing the function of each pin on the microcontroller and follows this with the design and explanation of a fully functional single board computer-every section of the schematic design is explained in detail to provide the reader with a full understanding of how everything is connected, and why. The book closes with a section on hardware interfacing and software examples in which the reader will learn about the SBCMON monitor program for use on the single board computer, interfacing with a 4x4 keypad, communicating with a 16x2 LCD in direct-connect as well as memory-mapped fashion, utilizing an external serial EEPROM via the SPI protocol, and using the I2C communication standard to access an external real time clock. The book takes the reader with absolutely no knowledge of the 8052 and provides him with the information necessary to understand the architecture, design and build a functioning circuit based on the 8052, and write software to operate the 8052 in assembly language.




Embedded Software Development with C


Book Description

Embedded Software Development With C offers both an effectual reference for professionals and researchers, and a valuable learning tool for students by laying the groundwork for a solid foundation in the hardware and software aspects of embedded systems development. Key features include a resource for the fundamentals of embedded systems design and development with an emphasis on software, an exploration of the 8051 microcontroller as it pertains to embedded systems, comprehensive tutorial materials for instructors to provide students with labs of varying lengths and levels of difficulty, and supporting website including all sample codes, software tools and links to additional online references.