Domoticz and MicroPython
Posted: Sunday 05 November 2023 19:39
Anybody interested in controlling Domoticz buttons etc and sending sensor data to
Domoticz can follow my series on Domoticz with MicroPython.
I am using the chepa Raspberry Pi Pico W microcontroller to send and receive data to and from Domoticz
and it is programmed in MicroPython which is easy to learn for everyone.
You can exchange the Raspberry Pi pico for an ESP8266 or ESP32 as they also run
MicroPython.
This is the first in a series of 4 stories.
http://lucstechblog.blogspot.com/2023/1 ... art-1.html
For clarity. This is direct communication between a microcontroller and Domoticz. No MQTT server needed.
Have fun,
Luc Volders
Domoticz can follow my series on Domoticz with MicroPython.
I am using the chepa Raspberry Pi Pico W microcontroller to send and receive data to and from Domoticz
and it is programmed in MicroPython which is easy to learn for everyone.
You can exchange the Raspberry Pi pico for an ESP8266 or ESP32 as they also run
MicroPython.
This is the first in a series of 4 stories.
http://lucstechblog.blogspot.com/2023/1 ... art-1.html
For clarity. This is direct communication between a microcontroller and Domoticz. No MQTT server needed.
Have fun,
Luc Volders