Phantom
Hardware- 3 Devlogs
- 9 Total hours
Bike navigation device with offline GPS/GPX and records stats such as speed and distance.
Bike navigation device with offline GPS/GPX and records stats such as speed and distance.
Finished working on the cad model for the enclosure on Solidworks, there were a few problems with the files crashing and not saving and being able to reference geometry on different parts to make the holes for the usb connector.
Finished the PCB
PCB routing and layout is done, it includes the ESP32 S3, LDO, battery charger module, GPS chip, SD card slot, and Screen. I had to go back through and re select pins on the esp32 so that routing would be cleaner.
Dev Blog 1
Started working on the PCB for my bike navigation device. It works by using a GPS chip, ESP32, SD Card, and screen to record position, speed, and display a map with a presaved route on the screen. I will probably also add a magnometer for cardinal directions.