Jordi Gauchía
Jordi Gauchía
> Hi sir,this project is great, i connect a gps moudule with gpio 17 and gpio 18, i put maps with (13 14 15 16 resolutions) into sd card. >...
Hi, No, now speed is from GPS module, not from any IMU or similar, and compass arrow was from IMU or magnetometer module. If you want speed from IMU or...
This 300k are RAM , ESP32S3 (if you have makerfabs board) has an extra 2Mb PSRAM sufficient to handle the program. Map images, and all the GUI interface uses PSRAM...
Sharing location isn't planned to be implemented for now. At this point, I can't help you with that.
Depends of #40
New preferences library thanks to @hpsaturn [Easy Preferences](https://github.com/hpsaturn/easy-preferencesl)
Try to include touch calibration in Easypreferences instead of flash memory. This avoid to recalibrate touch when new assets are uploaded with `pio run --target uploadfs`
user settings keys renamed: - GPS TX gpio - GPS RX gpio - Default zoom
Still working on It,
Changes in devel branch