EmbeddedRelated.com
The 2026 Embedded Online Conference

PIC EXPERIMENTS LAB BOOK WITH PIC16F877A AND XC8

Innocent Okoloko 2019

This book is intended for use as a fast-paced laboratory guide for practical experimental work using Microchip® PIC microcontrollers. In order for people (students, hobbyists, enthusiasts, etc) to understand the inner workings of processors and embedded systems they need to be familiar with a real microcontroller. I needed to teach a course in mechatronics of which embedded systems is a part, and I needed a lab book that used one processor, one free programming language (e.g. XC8) (not a...


Programming PIC Microcontrollers with XC8

Armstrong Subero 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

Muhammad Ali Mazidi 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

Andrew Eliasz 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

Kevin Lynch 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

Dogan Ibrahim 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

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


PIC Microcontroller Projects in C, Second Edition: Basic to Advanced

Dogan Ibrahim 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

Mark Siegesmund 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

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


The 2026 Embedded Online Conference