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.