Commit Graph

19 Commits

Author SHA1 Message Date
Klaus Musch 7efd7ac6e8
Update README.md 2024-03-12 23:08:30 +01:00
Klaus Musch e895557a58
Update README.md 2024-03-10 17:43:21 +01:00
Klaus Musch a3eab07ad8
Update README.md 2024-03-10 17:27:10 +01:00
Klaus Musch adcc8bfee2
Update README.md 2024-03-10 17:20:28 +01:00
Klaus Musch 27b5012685
Update README.md 2024-03-10 15:57:56 +01:00
Klaus Musch 761310cff2
Update README.md 2024-03-10 15:54:55 +01:00
Klaus Musch 47f644b64a
Update README.md 2024-03-10 15:30:31 +01:00
Max a8265c9580 fixed the ESP32 build action
- Changed include name to fix build actions
- Removes Changes in this fork from readme
2024-02-12 20:51:34 +01:00
Klaus Musch 7ba79d5c92
Modular approach - first version for main branch (#60)
* first version of "modular-approach"

* changed keyboard commands for HOME and BACK

* Update README.md

* only some typos in comments

* readability

* comment for what the mqtt keyboard is used

* removed numbering of tab variables. not needed anymore

* changed the default keyboard from "´mqtt keyboard" to "BLE keyboard"

* updated to latest version of keypad library from Github, changes for inverted logic are explicitely marked

* added comment for key repeatModes

* added comment for MQTT keyboard

* setting timout via GUI now works, not only dropdown without functionality

* BLE indicator added; separation of BLE/WiFi activation from activation of devices using it

* report battery level to BLE device

* Dynamic keyboard commands, so you can safely deactivate BLE and/or WiFi and not break the example code

* reorganized files into folders

* moved lv_conf.h into the gui folder

* added devices for appleTV and smarthome

* assets.c broken up and placed them where they are used

* added support for IR RC5

* reorganization of files and folder

* added comment

* renamed assets files

* introduction of gui_registry

* removed unnecessary functions from sleep.h

* use gui_registry.h only once

* some files renamed for better understandability

* minor renaming

* some more renaming

* check if WiFi label was instantiated before using it

* introduction of a scene registry

* save prefs directly after timeout is changed

* renaming of preferencesStorage

* comment added

* only readability

* detailled definition of key layout for the diferrent scenes

* made code compile for "device_smarthome" when WiFi is deactivated

* fixed access violation when no scene was active

* added support for IR DENON commands

* increased lvgl heap from 32K to 48K
2024-02-12 19:57:51 +01:00
Max K e1ff6459a9 Discord Links fixed 2023-12-02 15:21:21 +01:00
Max K b8e98da959 Discord banner and components sourcing hints
Added more prominent discord links as well as some hints regarding component sourcing.
2023-12-02 15:09:26 +01:00
Max K 1a7d72d2e7
Weblink fixed 2023-08-16 20:17:11 +02:00
Max K 609c9e6470
Added Discord Link 2023-08-12 00:41:28 +02:00
Max K 0b357b4e05
Added Discord Link 2023-08-12 00:15:29 +02:00
Max K f17975961e
fixed a typo 2023-08-03 19:19:49 +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