Code for the course CPSC 334 Creative Embedded Systems, which is a project-based class where most projects use a Raspberry Pi and an ESP32 DevKit
- labs contains in-class lab projects. These tend to be simple concept-testing; things like sending messages over UDP or using motors
- raspberryPi contains files related to running the Raspberry Pi. Things like config files and simple scripts
- All subrepositories are full projects, find their respective repositories for more information