EmbeddedRelated.com
The 2026 Embedded Online Conference

Programming PIC Microcontrollers with XC8

Subero, Armstrong 2017

Learn how to use microcontrollers without all the frills and math. This book uses a practical approach to show you how to develop embedded systems with 8 bit PIC microcontrollers using the XC8 compiler. It's your complete guide to understanding modern PIC microcontrollers.Are you tired of copying and pasting code into your embedded projects? Do you want to write your own code from scratch for microcontrollers and understand what your code is doing? Do you want to move beyond the Arduino?...


PIC Microcontroller and Embedded Systems: Using Assembly and C for PIC18

Mazidi, Muhammad Ali, Causey, Danny, McKinlay, R 2016

The PIC microcontroller from Microchip is one of the most widely used 8-bit microcontrollers in the world. In this book, the authors use a step-by-step and systematic approach to show the programming of the PIC18 chip. Examples in both Assembly language and C show how to program many of the PIC18 features such as timers, serial communication, ADC, and SPI.


USB Programming for PIC18 Devices

Eliasz, Andrew 2016

The full title of the book is An Introduction to USB and USB Programming on Microchip Devices. This book focuses on PIC18 USB devices. It covers the practical and programming aspects of understanding the USB 2 protocol, building applications running on USB capabile Microchip PIC18 microcontrollers as well as Microsoft Windows based applications running on a PC that communicate with these applications. This volume concentrates on HID and CDC application development. The IDE used is MPLABX...


Embedded Computing and Mechatronics with the PIC32 Microcontroller

Lynch, Kevin, Marchuk, Nicholas, Elwin, Matthew 2015

For the first time in a single reference, this book provides the beginner with a coherent and logical introduction to the hardware and software of the PIC32, bringing together key material from the PIC32 Reference Manual, Data Sheets, XC32 C Compiler User's Guide, Assembler and Linker Guide, MIPS32 CPU manuals, and Harmony documentation. This book also trains you to use the Microchip documentation, allowing better life-long learning of the PIC32. The philosophy is to get you started quickly,...


PIC32 Microcontrollers and the Digilent Chipkit: Introductory to Advanced Projects

Ibrahim, Dogan 2015

PIC32 Microcontrollers and the Digilent chipKIT: Introductory to Advanced Projects will teach you about the architecture of 32-bit processors and the hardware details of the chipKIT development boards, with a focus on the chipKIT MX3 microcontroller development board. Once the basics are covered, the book then moves on to describe the MPLAB and MPIDE packages using the C language for program development. The final part of the book is based on project development, with techniques learned in...


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

Di Jasio, Lucio 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...


PIC Microcontroller Projects in C: Basic to Advanced

Ibrahim, Dogan 2014

Extensively revised and updated to encompass the latest developments in the PIC 18FXXX series, this book demonstrates how to develop a range of microcontroller applications through a project-based approach. After giving an introduction to programming in C using the popular mikroC Pro for PIC and MPLAB XC8 languages, this book describes the project development cycle in full. The book walks you through fully tried and tested hands-on projects, including many new, advanced topics such as...


Embedded C Programming: Techniques and Applications of C and PIC MCUS

Siegesmund, Mark 2014

This book provides a hands-on introductory course on concepts of C programming using a PIC® microcontroller and CCS C compiler. Through a project-based approach, this book provides an easy to understand method of learning the correct and efficient practices to program a PIC® microcontroller in C language. Principles of C programming are introduced gradually, building on skill sets and knowledge. Early chapters emphasize the understanding of C language through experience and exercises,...


Designing Embedded Systems with 32-Bit PIC Microcontrollers and MikroC

Ibrahim, Dogan 2013

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

Kibalo, Thomas 2013

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...


The 2026 Embedded Online Conference