Touch and Dim Control
Posted: Sun Aug 30, 2015 7:18 am
If you are LED lighting aficionado and do not consider other light sources but LED, do not read this post
I have developed a library to control electronic dimmable ballasts for fluorescent light tubes that have touch and dim functionality.
To check it in action I have integrated it with MQTT and hooked up to openHAB. Please check description and code on GitHub and tell me what you think.
Preparation of this application would not be possible without:
I have developed a library to control electronic dimmable ballasts for fluorescent light tubes that have touch and dim functionality.
To check it in action I have integrated it with MQTT and hooked up to openHAB. Please check description and code on GitHub and tell me what you think.
Preparation of this application would not be possible without:
- * Unofficial Development Kit for Espressif ESP8266 by CHERTS
* MQTT client library for ESP8266 Soc by Tuan PM
* inspiration by blogs, posts and s/w of rab, Sprite_tm and scargill.