EmbeddedRelated.com
The 2026 Embedded Online Conference

Arduino: Circuits and Projects Guide

Günter Spanner 2014

Arduino users are supported by an array of software libraries. The increasing daily volume of libraries can however, pose problems for newcomers, making the way forward seem unclear. In many cases, detailed descriptions are missing, and projects confuse rather than elucidate. Clear guidance and a single narrative are missing, usually owing to the projects having been created by several different persons-all with different aims in mind. This book represents an entirely different approach....


Getting Started with Arduino: The Open Source Electronics Prototyping Platform (Make)

Massimo Banzi 2014

Arduino is the hot open source prototyping platform for artists, hobbyists, students, and anyone who wants to create interactive physical environments. Getting Started with Arduino is co-authored by Arduino co-founder Massimo Banzi, and incorporates his experience in teaching, using, and creating Arduino.


The Hobbyist' Guide to Programming the MSP430: Issue 2: Architecture

2014

This article provides essential information needed by the hobbyist to understand MSP430 architecture. Knowing about important systems and modules of the microcontroller, how they work, and how they are related to each other gives you an understanding of how to use the MSP430. The entire discussion is at a high-level. It starts with some basics about starting, resetting, stopping, and putting the microcontroller to sleep. It also explains how it's wakened from sleep. Then moving on to...


Advanced C and C++ Compiling

Milan Stevanovic 2014

Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables. Advanced C and C++ Compiling explains the build process in detail and shows how to integrate code from other developers in the form of deployed libraries as well as how to resolve issues and potential mismatches between your own and...


Graphics, Touch, Sound and Usb, User Interface Design for Embedded Applications

Lucio Di Jasio 2014

Learn how to interface to color graphics displays (Tft) with touch screen inputs to design compelling graphical user interfaces for your embedded control applications. Use sound to provide quality audible feedback. Store and retrieve data (fonts, audio, images. . .) from serial Flash devices and microSd cards. Expand your connectivity options to include full speed Usb to communicate with personal computers and other devices. This is a hands on learning experience. Through eight chapters of...


The 8051 Microcontroller Based Embedded Systems

Manish K Patel 2014

This book introduces fundamental hardware, software and architectural aspects of microcontroller-based embedded systems in an elementary and integrated manner, providing a strong foundation for the development of expertise in designing such systems. The contents of the book are class tested to ensure the treatment is logical and easy to understand for the fresher.


The Hobbyist' Guide to Programming the MSP430: Issue 3: Creating a New Project

2014

Texas Instruments has many videos and documentation on how to create projects, and they are all good. What they don't explain clearly is how to install the drivers for the programmer-debugger and the UART interface. I also explain how to verify the installation. There is a little trick that I provide that will also make your installation go smoothly, but you have to do it before you create a project. Next, I explain how to create projects using Code Composer Studio versions 5.5 and 6.0. And...


Industrial Network Basics: Practical Guides for the Industrial Technician! (Volume 3)

Gary D Anderson 2014

“Industrial Network Basics” is a resource that serves as a practical guide in understanding traditional network technology and protocols before moving into the essentials of the network technologies used in manufacturing, automation, machine and process control systems. Whether you work as a technician or as a design engineer, “Industrial Network Basics” speaks to the world of possibilities available for machine and process control in a clear and understandable language. Special...


The CERT® C Coding Standard, Second Edition: 98 Rules for Developing Safe, Reliable, and Secure Systems (2nd Edition) (

Robert C. Seacord 2014

“At Cisco, we have adopted the CERT C Coding Standard as the internal secure coding standard for all C developers. It is a core component of our secure development lifecycle. The coding standard described in this book breaks down complex software security topics into easy-to-follow rules with excellent real-world examples. It is an essential reference for any developer who wishes to write secure and resilient software in C and C++.” —Edward D. Paradise, vice president, engineering,...


Real-Time UML Workshop for Embedded Systems, Second Edition (Embedded Technology)

Bruce Powel Douglass 2014

Written as a workbook with a set of guided exercises that teach by example, this book gives a practical, hands-on guide to using UML to design and implement embedded and real-time systems.

  • A review of the basics of UML and the Harmony process for embedded software development: two on-going case examples to teach the concepts, a small-scale traffic light control system and a large scale unmanned air vehicle show the applications of UML to the specification, analysis and design of embedded and...


The 2026 Embedded Online Conference