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.
Author : Thomas W. Schultz
Publisher : PageFree Publishing, Inc.
Page : 444 pages
File Size : 15,13 MB
Release : 2004
Category : Computers
ISBN : 9781589612372
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.
Author : Dogan Ibrahim
Publisher : Newnes
Page : 190 pages
File Size : 29,59 MB
Release : 2000-06-05
Category : Computers
ISBN : 9780750646406
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
Author : Thomas W. Schultz
Publisher : Prentice Hall
Page : 474 pages
File Size : 24,73 MB
Release : 1998
Category : Computers
ISBN :
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.
Author : Zdravko Karakehayov
Publisher : CRC Press
Page : 432 pages
File Size : 47,79 MB
Release : 2018-10-08
Category : Technology & Engineering
ISBN : 1482276828
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.
Author : Muhammad Ali Mazidi
Publisher : Pearson Education India
Page : 550 pages
File Size : 18,50 MB
Release : 2007-09
Category : 8051
ISBN : 9788131710265
Author : Ayala
Publisher :
Page : pages
File Size : 40,71 MB
Release : 1997-01-01
Category :
ISBN : 9780314209863
Author : Muhammad Ali Mazidi
Publisher : Pearson Higher Ed
Page : 648 pages
File Size : 26,10 MB
Release : 2012-07-15
Category : Technology & Engineering
ISBN : 0133109038
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.
Author : Kai Qian
Publisher : Springer Science & Business Media
Page : 397 pages
File Size : 49,13 MB
Release : 2009-07-28
Category : Computers
ISBN : 1441906061
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.
Author : Michael J. Pont
Publisher : Addison-Wesley Longman
Page : 1000 pages
File Size : 17,83 MB
Release : 2001
Category : Computers
ISBN : 9780201331387
CD-ROM contains: Source code in 'C' for patterns and examples -- Evaluation version of the industry-standard Keil 'C' compiler and hardware simulator.
Author : Craig Steiner
Publisher : Universal-Publishers
Page : 346 pages
File Size : 42,30 MB
Release : 2005
Category : Computers
ISBN : 1581124597
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.