1
0
mirror of https://github.com/esphome/esphome.git synced 2025-01-19 12:24:05 +00:00
Levente Tamas 9d7f76773d Add support for TI TLC59208F (#718)
* Add support for TI TLC59208F

The chip is a 8-BIT FM+ I2C BUS LED DRIVER with
8 open-drain output channels.

Its features include:
- 256 linear levels
- group dimming
- group blinking
- 64 slave addresses
- customizable sub addresses and all call address
- output update on stop or on ACK
- 3.3V or 5V supply with 5V tolerant IO
- no glitch startup
- 50mA / output continuous current up to 17V

* Convert macro to uint8_t

Variables had to be renamed, clang-format would protest against
mixed case in global variable name.

* Change gen-call reset to use the correct i2c bus
2019-10-14 11:30:41 +02:00
2019-05-29 10:29:17 +02:00
2019-10-12 15:03:35 +02:00
2019-10-14 11:30:41 +02:00
2018-09-25 10:30:45 +02:00
2019-05-08 15:37:18 +02:00
2019-05-01 20:37:55 +02:00
2019-07-28 15:40:31 +02:00
2019-04-22 21:56:30 +02:00
2019-02-14 13:49:22 +01:00
2019-06-28 11:29:37 +02:00
2019-03-16 22:24:26 +01:00
2019-06-28 11:29:37 +02:00

ESPHome Build Status Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.

Description
No description provided
Readme Multiple Licenses 326 MiB
Languages
C++ 70.1%
Python 29.6%
C 0.1%