PIC32 AND RASPBERRY PI INTERFACE Part 2

By Zesun Yang

Abstract:
This project is a continued work of the PIC32 and raspberry Pi Interface Project in the
2018-2019 Academic year in which I implemented the PIC and PI interface with Vipin and Ye.
The goal of the project was to develop a cross-platform system capable of performing real-time
tasks while enabling the development of software decoupled from the hardware and to
implement a final application to demonstrate the system. The project aimed to combine the best
of both worlds of Embedded Operating System in Raspberry Pi and hardware-dependent
bare-metal firmware of PIC32 to build a low-cost oscilloscope. The project proved that the
interface we developed last year was functionally sufficient to provide easy interfacing. I also
addressed and fixed some issues I have encountered in the project development phase.

Report (pdf)

Poster (pdf)

code (ZIP)