Computer Organization and Embedded Systems
The sixth edition of this book covers the key topics in computer organization and embedded systems. It presents hardware design principles and shows how hardware design is influenced by the requirements of software. The book carefully explains the main principles supported by examples drawn from commercially available processors.
The book is suitable for undergraduate electrical and computer engineering majors and computer science specialists. It is intended for a first course in computer...
Real-Time Embedded Components and Systems with Linux and RTOS (Engineering)
This book is intended to provide a senior undergraduate or graduate student in electrical engineering or computer science with a balance of fundamental theory, review of industry practice, and hands-on experience to prepare for a career in the real-time embedded system industries. It is also intended to provide the practicing engineer with the necessary background to apply real-time theory to the design of embedded components and systems. Typical industries include aerospace, medical...
Rs-232 Simplified: Everything You Need to Know About Connecting, Interfacing & Troubleshooting Peripheral Devices
Designed to illustrate RS-232 asynchronous interfacing techniques in light of modern peripherals, this book will teach you to correctly set up any RS-232 device, design and construct custom interface cables, and troubleshoot malfunctioning interfaces.
How Linux Works: What Every Superuser Should Know
Unlike some operating systems, Linux doesn't try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel actually does.
In this completely revised second edition of the perennial best seller How Linux Works, author Brian Ward makes the concepts behind Linux internals accessible to anyone curious about the inner workings of the...
ARM® Cortex® M4 Cookbook
About This Book
- This book focuses on programming embedded systems using a practical approach
- Examples show how to use bitmapped graphics and manipulate digital audio to produce amazing games and other multimedia applications
- The recipes in this book are written using ARM's MDK Microcontroller Development Kit which is the most comprehensive and accessible development solution
This book is aimed at those with an interest in designing and programming embedded systems. These...
Real-Time Embedded Multithreading : Using ThreadX® and ARM®
Use the industry's most popular RTOS/processor combination to develop embedded applications that are small, fast, reliable, and deterministic. Beginning with a discussion of embedded and real-time concepts and terminology, this book uses a specific demon
The Art of Linux Kernel Design: Illustrating the Operating System Design Principle and Implementation
Uses the Running Operation as the Main Thread
Difficulty in understanding an operating system (OS) lies not in the technical aspects, but in the complex relationships inside the operating systems. The Art of Linux Kernel Design: Illustrating the Operating System Design Principle and Implementation addresses this complexity. Written from the perspective of the designer of an operating system, this book tackles important issues and practical problems on how to understand an operating system...
Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, Second Edition (Artech House Remote Sensing
This newly revised and greatly expanded edition of the popular Artech House book Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems offers you a current and comprehensive understanding of satellite navigation, inertial navigation, terrestrial radio navigation, dead reckoning, and environmental feature matching. It provides both an introduction to navigation systems and an in-depth treatment of INS/GNSS and multisensor integration. The second edition offers a wealth...
USB: The Universal Serial Bus (Volume 8)
Have you ever wondered how to use the USB hardware to send and receive data from an attached device? Wondered how to detect and initialize the controller, retrieve the device's descriptors, configure the device, and then communicate with it to send or retrieve its data? This book explains the ins and outs of the four major controllers, starting with the UHCI, OHCI, EHCI, and then the new Super Speed xHCI Controller. It explains in detail how to communicate with the various devices such as...
Serial Port Complete: COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems
PC COM ports, USB virtual COM ports, and ports in embedded systems are all addressed in this updated guide to programming, interfacing, and using serial ports. Topics include using .NET’s SerialPort class for COM-port communications on PCs; upgrading existing RS-232 designs to USB or wireless networks; and creating serial networks of embedded systems and PCs. Example circuits and code provide a quick start to projects. Installation and maintenance staff will also find tips for ensuring...
Introduction to Microprocessor Based Systems Using the ARM Processor (2nd Edition)
Technology is changing rapidly all the time, and computer science instructors must make sure that they are giving their students the most up-to-the-minute training. For example, while the Motorola 68000 and MIPS processors have long been popular teaching tools in computer engineering courses, the ARM microprocessor is surpassing them in popularity, given its use in both Microsoft’s new Surface tablet and in Apple’s iPod and iPad. Introduction to Microprocessor Based Systems Using the ARM...
Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, Second Edition (Artech House Remote Sensing
This newly revised and greatly expanded edition of the popular Artech House book Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems offers you a current and comprehensive understanding of satellite navigation, inertial navigation, terrestrial radio navigation, dead reckoning, and environmental feature matching. It provides both an introduction to navigation systems and an in-depth treatment of INS/GNSS and multisensor integration. The second edition offers a wealth...
Introduction to Embedded Systems: Using Microcontrollers and the MSP430
This textbook serves as an introduction to the subject of embedded systems design, using microcontrollers as core components. It develops concepts from the ground up, covering the development of embedded systems technology, architectural and organizational aspects of controllers and systems, processor models, and peripheral devices. Since microprocessor-based embedded systems tightly blend hardware and software components in a single application, the book also introduces the subjects of...
Arduino Workshop: A Hands-On Introduction with 65 Projects
Learn the Basics, Build the Projects, Create Your Own
The Arduino is a cheap, flexible, open source microcontroller platform designed to make it easy for hobbyists to use electronics in homemade projects. With an almost unlimited range of input and output add-ons, sensors, indicators, displays, motors, and more, the Arduino offers you countless ways to create devices that interact with the world around you.
In Arduino Workshop, you'll learn how these add-ons work and how to integrate them into...
Exploring Arduino: Tools and Techniques for Engineering Wizardry
Learn to easily build gadgets, gizmos, robots, and more using Arduino
Written by Arduino expert Jeremy Blum, this unique book uses the popular Arduino microcontroller platform as an instrument to teach you about topics in electrical engineering, programming, and human-computer interaction. Whether you're a budding hobbyist or an engineer, you'll benefit from the perfectly paced lessons that walk you through useful, artistic, and educational exercises that gradually get more advanced. In...
Advanced Chip Design, Practical Examples in Verilog
Designing a complex ASIC/SoC is similar to learning a language well and then creating a masterpiece using experience, imagination, and creativity. Digital design starts with RTL such as Verilog or VHDL, but it is only the beginning. A complete designer needs to have a good understanding of the Verilog language, digital design techniques, system architecture, IO protocols, and hardware-software interaction that I call the five rings of chip design. This book is the result of 20 years of...
Designing Embedded Systems with 32-Bit PIC Microcontrollers and MikroC
The new generation of 32-bit PIC microcontrollers can be used to solve the increasingly complex embedded system design challenges faced by engineers today. This book teaches the basics of 32-bit C programming, including an introduction to the PIC 32-bit C compiler. It includes a full description of the architecture of 32-bit PICs and their applications, along with coverage of the relevant development and debugging tools. Through a series of fully realized example projects, Dogan Ibrahim...
Beginner's Guide to Programming the PIC32
Thomas Kibalo, who has written many articles for Nuts & Volts magazine delivers the beginner's book many have been looking for: Beginner’s Guide to Programming the PIC32. Using the low cost Microchip Microstick II module with built in programmer and socketed PIC32MX250F128B Microcontroller and the free to download version of MPLAB XC32 Compiler, Kibalo takes you step by step through the fundamentals of programming the PIC32. His clear explanations of the inner workings make learning the...
Bad to the Bone: Crafting Electronics Systems with Beaglebone and BeagleBone Black
This comprehensive book provides detailed materials for both novice and experienced programmers using all BeagleBone variants which host a powerful 32-bit, super-scalar TI Sitara ARM Cortex A8 processor. Authored by Steven F. Barrett and Jason Kridner, a seasoned ECE educator along with the founder of Beagleboard.org, respectively, the work may be used in a wide variety of projects from science fair projects to university courses and senior design projects to first prototypes of very complex...








