Sensor Package for Drones & Rockets
Go to file
2024-10-30 10:19:47 -04:00
src UI updates 2024-10-30 10:19:47 -04:00
ui UI updates 2024-10-30 10:19:47 -04:00
.gitignore init 2024-10-27 08:20:28 -04:00
package.json UI updates 2024-10-30 10:19:47 -04:00
README.md Update README.md 2024-10-28 16:31:38 -04:00

Apollo

Setup

sudo apt update && sudo apt upgrade -y
sudo apt install htop i2c-tools hwclock
raspi-config # enable i2c & UART
echo "@reboot root hwclock -s" >> /etc/crontab