A collection of C++ projects on the Pi Pico. Check out the links below getting started with development.
- hello : Your typical hello world project
- hello2 : A clone of the hello project
- gamepad : Experiment with Adafruit I2C Gamepad
- ros2-led : Control an LED with ROS2
- IDEA: Let's have a simple serial project here using the probe
- IDEA: IDC Gamepad, to learn I2C, and create a library for the gamepad.
- IDEA: Drop down, wind up ghosty boi!
- IDEA: Snake drop trap!
- IDEA: Watching eyes. Eyes that follow you as you move, and open when you are nearby.
- IDEA: A 3D print spinning pumpkin light.
- IDEA: A Simple Open Book that screams!
- IDEA: Ouija board!
- IDEA: Spinning Spooky Cross
- IDEA: Shaking portraits!!
- IDEA: Chattering skull!
- IDEA: Separate the trigger sensors from the outputs?
- Getting Started with Raspberry Pi Pico
- See Appendix A for using the PICO Debug Probe
- Pi Pico Pinout Diagram
- Pico SDK Documentation
- Make a cheat sheet of commands, or move them to the launch place
- Provide targets for building individual projects, instead of all of them