Commit Graph

9 Commits

Author SHA1 Message Date
Klaus Musch 6719daa787
Update README.md 2024-03-25 22:56:22 +01:00
Klaus Musch fb5f75da5a
Update README.md 2024-03-25 22:54:49 +01:00
Klaus Musch 574e34fb96
Update README.md 2024-03-20 07:32:34 +01:00
Matthew Colvin 6a78c4cfa1
Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
Matthew Colvin 7a9ee138db
Add platform io sim (#31)
* Lower default SPI Clock

Lowered the default SPI clock as some displays might show glitches with the SPI frequency set above 40MHz.

* Added missing library components

Added the missing library symbols, footprints and 3D-models. These are all in a project-specific library called "omoteLib" (#19)

* Implement MQTT publish in HardwareRevX

Change-Id: I7b6955a662716f83dd8daf34128a353efa26bf80

* add batteryStatus info and allow access to it through the interface.

Change-Id: Ieb748b1478d532f52ffff9edc783de3cbcf9f303

* rename hardwareAbstractionInterface

Change-Id: I39a9bcd7fc4d92b271a40a869faae7870d6d88a1

* rename HardwareAbstractionInterface files

Change-Id: Ifb6a96c38da61cb80aabc6c929e392a2fc91cf29

* fixed a typo

* Re work directory structure to support new architecture

Still need to get the Sim building

* lvgl simulator working.

* put init code into HardwareSimulator Class

* ensure all targets build
remove unused assets.c
add new github actions that reflect new simulator

* clean up build defines by using platform.ini to override default lv_config.
remove unneeded include directory.

Change-Id: Id63baa80dae89977d239a539b5db9ff67266e1d6

* Fix ESP32 Windows build after battling escape characters.
Add esp32 Windows target to Actions.

* Fixed screen height

- corrected the SCREEN_HEIGHT
- small graphical changes in OmoteUI to make it look like in the main branch

---------

Co-authored-by: Max <Max-MKA@web.de>
Co-authored-by: Matthew Colvin <Matthew.Colvin@garmin.com>
Co-authored-by: Matthew Colvin <35540398+Mc067415@users.noreply.github.com>
2023-08-12 00:16:48 +02:00
Max be3a203fe5 action badges added 2023-07-28 13:19:26 +02:00
Max K 4eb6590c58
added instruction for the simulator 2023-07-23 20:04:46 +02:00
Max 4704080409 New Readme 2023-07-21 22:23:39 +02:00
Max 00145ed0dc Initial Upload 2023-06-28 20:26:56 +02:00