nanosat-workshop icon indicating copy to clipboard operation
nanosat-workshop copied to clipboard

The AeroRust Nanosat embedded workshop using 2 ESP32-C3 boards with embassy

Results 7 nanosat-workshop issues
Sort by recently updated
recently updated
newest added

Send the ticks from the start of the MCU and to more accurately use the data with the effects of network and/or community delays on the receiving side to affect...

Use the internal Pico W temperature sensor to track the temperature of the chip inside the frame. 1. Use mediana and multiple readings (e.g. 10) in order to get a...

- [ ] clean up all the logic from `skeleton-solutions` for the exercises and update the default `skeleton` branch - [x] mdbook & Docs deployment to GH pages - can...

We should use the UART pins: - GPIO 0 - TX (power-system) -> GPIO 1 - RX (onboard-computer) - GPIO 1 - RX (power-system) -> GPIO 0 - TX (onboard-computer)...