CSCI 255 — Embedded Systems

The Textbook

Read Section 8.6 of the textbook.

PIC 32 reference suvey

More about the PIC32 MX

“Building” a computer on a breadboard

GPIO interfaces

In general, there are at least three collections of registers to control GPIO.

GPIO in C

Take a look at the first part of the lab on PIC32 GPIO to see how C is used for GPIO. (You can also use assembly code!)

GPIO in Arduino

GPIO on the Raspberry Pi

Looking at some source — Arduino