|
d64dd4b0fa
|
Added draw function to Display
|
2023-11-13 14:19:50 +00:00 |
|
|
6c157f65f6
|
Created generic display module
|
2023-11-13 13:59:22 +00:00 |
|
|
6625351e38
|
Chore: Started moving individual components out into modules. Started with GPS. Display and i2c driver to follow.
|
2023-11-06 23:20:12 +00:00 |
|
|
a880586321
|
Changed the project name in cargo.toml
|
2023-08-18 09:57:12 +01:00 |
|
|
8c7181add2
|
Removed some unecessary code, cleaned up the main UI to show only speed, and finally made a start on implementing some sort of app state for different screens / menus
|
2023-07-25 21:15:59 +01:00 |
|
|
5828d5ead6
|
Updated some of the error handling and data sources for GPS
|
2023-07-21 14:29:57 +01:00 |
|
|
620ff4b207
|
Reverted back to pre async attempt
|
2023-07-21 10:23:23 +01:00 |
|
|
46ca82f379
|
Created some very verbose, inefficient and messy code that sends data down an I2C bus for a SSD1306 display to pickup.
|
2023-07-14 14:01:46 +01:00 |
|
|
1f8fe3020f
|
Finished code to have data get read from a serial GPS module
|
2023-07-14 12:23:13 +01:00 |
|
|
443ef167c1
|
Initial commit
|
2023-07-14 13:12:43 +02:00 |
|