Velometa roadmap
Below are the project milestones.
Todo
2024 Activity Management
2024 Device Configuration
2024 Sensor Management.
Complete
2024.05 Prototype (Airspeed - PCB Design)
2024.04 Prototype (Airspeed - Calibration & Field Testing)
2024.03 Prototype (Airspeed - Venturi Inverse)
2024.02 Prototype (Airspeed - Venturi)
2024.01 Prototype (Airspeed - Pitot)
2023.12 Prototype (LCD Touch)
Introduction
The main goal for this milestone is to replace the e-paper with lcd screen, to experiment with faster refresh rates and multi-color rendering, compared to e-paper.
Try out the LVGL library. Also integration of GPS sensor with the UI data, first of all to get the geo and speed data, but also to try rendering the maps on screen.
Features
- [x] GPS
- [x] Speed.
- [x] Altitude.
- [x] Heading.
- [x] Maps.
- [x] Tiles rendering.
- [x] Tiles downloader.
- [x] Tiles contverter to lvgl bitmaps.
- [x] Rendering (very slow, requires lots of optimization)
- [x] Screen: WT32 sc01 plus
- [x] Project setup.
- [x] SDCard.
- [x] LVGL
- [x] Capacitive touch.
- [x] Mock Data generator.
2023.10 Prototype (E-Paper)
Introduction
The most basic version of the device with only the live telemetry from Bluetooth LE sensors.
Features
- [x] integration with BLE sensors
- [x] HR
- [x] Power meter.
- [x] Speed
- [x] E-Paper display.
- [x] Power chart.
- [x] HR chart.
- [x] Power Zone.
- [x] HR Zone
2.9" e-Ink display
This version is based on WaveShare 2.9" e-Ink module, that is connected to ESP32 development board.
Propery | Value |
---|---|
Size | 2.9" |
Resolution | 296x128 |
Full Referesh Time | 3s |
Partial Referesh Time | 0.6s |
First functional version
Enclosure Prototypes
4.2" e-Ink display
This version is based on LillyGo Board and this WaveShare 4.2" e-Inkl display.
Propery | Value |
---|---|
Size | 4.2" |
Resolution | 400x300 |
Full Referesh Time | 5s |
Fast Referesh Time | 1.5s |
Partial Referesh Time | 0.4s |