Sensor Package for Drones & Rockets
Go to file
2024-10-28 20:17:38 -04:00
src Lots of refactoring 2024-10-28 20:17:38 -04:00
ui Lots of refactoring 2024-10-28 20:17:38 -04:00
.gitignore init 2024-10-27 08:20:28 -04:00
package.json Lots of refactoring 2024-10-28 20:17:38 -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