📄️ What's in the box?
A quick rundown of the sensors and microcontrollers you've recieved in your kit.
📄️ Installing MicroPython
A guide to install MicroPython on your Pi.
📄️ Setting up IDEs and Git
Now that MicroPython is installed, we need to install Thonny and Visual Studio Code to be able to write code, and install Git to track our changes.
📄️ Creating Project Structure
Now that we've installed all the prerequisites, we can begin making our project structure.
📄️ Testing it All / Transferring the code to the Pi
Now that we've done the hard parts, we can upload our code to the Pi and make sure that it's working.
📄️ Appendix
Additional information to aid you on your journey.