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

C and the 8051: Hardware, modular programming, and multitasking
Author: Thomas W. Schultz
Publisher: Prentice Hall
Total Pages: 474
Release: 1998
Genre: 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.

C and the 8051

C and the 8051
Author: Thomas W. Schultz
Publisher: PageFree Publishing, Inc.
Total Pages: 444
Release: 2004
Genre: 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.

Embedded Systems Design with 8051 Microcontrollers

Embedded Systems Design with 8051 Microcontrollers
Author: Zdravko Karakehayov
Publisher: CRC Press
Total Pages: 432
Release: 2018-10-08
Genre: 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.

System Specification & Design Languages

System Specification & Design Languages
Author: Eugenio Villar
Publisher: Springer Science & Business Media
Total Pages: 336
Release: 2007-05-08
Genre: Computers
ISBN: 0306487349

In this fourth book in the CHDL Series, a selection of the best papers presented in FDL'02 is published. System Specification and Design Languages contains outstanding research contributions in the four areas mentioned above. So, The Analog and Mixed-Signal system design contributions cover the new methodological approaches like AMS behavioral specification, mixed-signal modeling and simulation, AMS reuse and MEMs design using the new modeling languages such as VHDL-AMS, Verilog-AMS, Modelica and analog-mixed signal extensions to SystemC. UML is the de-facto standard for SW development covering the early development stages of requirement analysis and system specification. The UML-based system specification and design contributions address latest results on hot-topic areas such as system profiling, performance analysis and UML application to complex, HW/SW embedded systems and SoC design.C/C++-for HW/SW systems design is entering standard industrial design flows. Selected papers cover system modeling, system verification and SW generation. The papers from the Specification Formalisms for Proven design workshop present formal methods for system modeling and design, semantic integrity and formal languages such as ALPHA, HANDLE and B.

ARM-Based Microcontroller Multitasking Projects

ARM-Based Microcontroller Multitasking Projects
Author: Dogan Ibrahim
Publisher: Newnes
Total Pages: 520
Release: 2020-05-14
Genre: Computers
ISBN: 0128226315

Most microcontroller-based applications nowadays are large, complex, and may require several tasks to share the MCU in multitasking applications. Most modern high-speed microcontrollers support multitasking kernels with sophisticated scheduling algorithms so that many complex tasks can be executed on a priority basis. ARM-based Microcontroller Multitasking Projects: Using the FreeRTOS Multitasking Kernel explains how to multitask ARM Cortex microcontrollers using the FreeRTOS multitasking kernel. The book describes in detail the features of multitasking operating systems such as scheduling, priorities, mailboxes, event flags, semaphores etc. before going onto present the highly popular FreeRTOS multitasking kernel. Practical working real-time projects using the highly popular Clicker 2 for STM32 development board (which can easily be transferred to other boards) together with FreeRTOS are an essential feature of this book. Projects include: LEDs flashing at different rates; Refreshing of 7-segment LEDs; Mobile robot where different sensors are controlled by different tasks; Multiple servo motors being controlled independently; Multitasking IoT project; Temperature controller with independent keyboard entry; Random number generator with 3 tasks: live, generator, display; home alarm system; car park management system, and many more. - Explains the basic concepts of multitasking - Demonstrates how to create small multitasking programs - Explains how to install and use the FreeRTOS on an ARM Cortex processor - Presents structured real-world projects that enables the reader to create their own

System-on-Chip for Real-Time Applications

System-on-Chip for Real-Time Applications
Author: Wael Badawy
Publisher: Springer Science & Business Media
Total Pages: 464
Release: 2012-12-06
Genre: Technology & Engineering
ISBN: 1461503515

System-on-Chip for Real-Time Applications will be of interest to engineers, both in industry and academia, working in the area of SoC VLSI design and application. It will also be useful to graduate and undergraduate students in electrical and computer engineering and computer science. A selected set of papers from the 2nd International Workshop on Real-Time Applications were used to form the basis of this book. It is organized into the following chapters: -Introduction; -Design Reuse; -Modeling; -Architecture; -Design Techniques; -Memory; -Circuits; -Low Power; -Interconnect and Technology; -MEMS. System-on-Chip for Real-Time Applications contains many signal processing applications and will be of particular interest to those working in that community.

Data Conversion Handbook

Data Conversion Handbook
Author: Walt Kester
Publisher: Newnes
Total Pages: 977
Release: 2005
Genre: Computers
ISBN: 0750678410

This comprehensive new handbook is a one-stop engineering reference covering data converter fundamentals, techniques, and applications. Beginning with the basic theoretical elements necessary for a complete understanding of data converters, the book covers all the latest advances made in this changing field. Details are provided on the design of high-speec ADCs, high accuracy DACs and ADCs, sample-and-hold amplifiers, voltage sources and current reference,noise-shaping coding, sigma-delta converters, and much more.

C and the 8051: Building efficient applications

C and the 8051: Building efficient applications
Author: Thomas W. Schultz
Publisher: Prentice Hall
Total Pages: 457
Release: 1998
Genre: Computers
ISBN: 9780135211212

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.

The Microcontroller Idea Book

The Microcontroller Idea Book
Author: Jan Axelson
Publisher: lakeview research llc
Total Pages: 288
Release: 1997
Genre: Computers
ISBN: 0965081907

A hands-on introduction to microcontroller project design with dozens of example circuits and programs. Presents practical designs for use in data loggers, controllers, and other small-computer applications. Example circuits and programs in the book are based on the popular 8052-BASIC microcontroller, whose on-chip BASIC programming language makes it easy to write, run, and test your programs. With over 100 commands, instructions, and operators, the BASIC-52 interpreter can do much more than other single-chip BASICs. Its abilities include floating-point math, string handling, and special commands for storing programs in EPROM, EEPROM, or battery-backed RAM.