Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.27 KB

CanSat

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.

Project Directory Structure

  • ground-station contains code used in our ground station using ESP8266
  • satellite contains code used onboard our satellite using Raspberry Pi Pico 2
  • archive contains code that is no longer used but might be useful for later or in case of reversing changes

Used libraries

Useful links