This is repo to store code for Raspberry Pi Pico 2 (satellite) and ESP8266 (ground station) in our CanSat competition for our team SteinSat. We are developing it using Arduino IDE 2.x and its libraries. To display and store data we have node-red dashboard.
ground_stationcontains code used in our ground station using ESP8266satellitecontains code used onboard our satellite using Raspberry Pi Pico 2esp32_camcontains code for ESP32 with camerareset_counterin theesp32_camdirectory contains camera counter reset codearchivecontains code that is no longer used but might be useful for later or in case of reversing changes
- Raspberry Pi Pico 2 Arduino IDE setup guide
- Raspberry Pi Pico 2 Pinout
- ESP8266 Arduino IDE setup guide
- ESP8266 Pinout
- ESP32 with Camera Arduino IDE setup guide
- ESP32 with Camera Pinout
The setup guides also contain links to other useful libraries for boards