Day 1
StemX Day 1
StemX Day 1
In the first day, we learned the basics of operating a Raspberry Pi, as well as learned the basics of using the GPIO pins and a breadboard. We had some issues where the interference of a charger caused a button to be "pressed" if something conductive got near the wires, but we fixed it.
Feedback
Feedback
Python Basics
Python Basics
First, we went over the various tools installed on the Raspberry Pi for python development.
We also learned how to run programs on the terminal.
GPIO
GPIO
In this section we learned how to interact with the Raspberry Pi's GPIO pins to enable LEDs and detect button presses.