s-hadinger
375c825d32
More cleaning of audio for ESP32 ( #19577 )
2023-09-23 11:25:58 +02:00
s-hadinger
36de007909
Berry replace `string.format`with `format` ( #18945 )
...
* Berry replace `string.format`with `format`
* remove import.string
2023-06-23 18:33:31 +02:00
s-hadinger
be56618ace
Add I2C example for M5Stack DigiClock ( #18132 )
2023-03-07 19:04:35 +01:00
Dmytro Shestakov
f3b6cd1d73
Add TM1637 driver written in Berry
...
It allows to use this type of display in addition to any standard
Tasmota display simultaneously
2022-11-03 10:25:14 +02:00
Stephan Hadinger
549f13f7a8
Fix Berry `gpio.INPUT` conflict
2022-10-25 11:49:39 +02:00
Stephan Hadinger
be180c2da5
Berry simplify drivers
2022-04-26 19:43:58 +02:00
Stephan Hadinger
773c7290f4
Rename 3 buttons driver
2022-04-25 08:43:58 +02:00
Stephan Hadinger
e1c1e52d64
AXP192 driver for M5Stack Tough
2022-04-23 09:28:16 +02:00
s-hadinger
7df607f471
LilyGo TWtach prep ( #14800 )
...
* LilyGo TWtach prep
* Fix compilation
* Add USE_LVGL_TOUCHSCREEN
* fix
2022-02-11 09:22:30 +01:00
Stephan Hadinger
0ef94e2429
AXP192 add `set_exten`
2022-01-28 19:17:03 +01:00
Stephan Hadinger
6d9e427970
Fix Berry I2C driver lib with latest changes
2021-12-16 13:57:12 +01:00
Barbudor
57b27578f6
Driver for '595 shift register
2021-12-02 22:14:47 +01:00
Stephan Hadinger
e173f7492e
DisplayDimmer support for M5StickC
2021-11-21 22:05:07 +01:00
Stephan Hadinger
3cfae4ccce
Support for DisplayDimmer for Core2 with Berry drivers
2021-11-04 19:29:06 +01:00
Stephan Hadinger
418ebf1e4e
Berry update and global resolidify
2021-09-15 19:36:48 +02:00
Stephan Hadinger
0c879ebe25
Berry solidified AXP192 driver
2021-09-14 08:44:54 +02:00
Stephan Hadinger
9d8626e9ca
Fix AXP192 lcd voltage for M5Stack Core2
2021-07-15 22:07:37 +02:00
Stephan Hadinger
236c17d896
Updated MPUxxx driver
2021-06-18 18:36:32 +02:00
Stephan Hadinger
cf81127193
Berry added I2C_Driver class and patches
2021-06-18 18:30:58 +02:00
Stephan Hadinger
1c5bcd6dad
I2C extended MPU6886 to also support MPU9250 (found in Legacy M5Stack Fire)
2021-06-11 13:27:34 +02:00
Stephan Hadinger
c4bf4e0401
Berrry web button demo
...
- demo of a simple button on the main page and associated value as sensor
- fixed a bug in event dispatcher that would stop the event to the first driver to handle it
- cleaned directories in Berry examples
2021-05-29 14:27:01 +02:00