pythongpiozero

MicroPython - is it compatible with gpiozero ?RPi.GPIO?


I'm making an IOT project for home automation, including a dozen of Rpi Zero-W using Strech-Lite operating syste, to control and report its Sensor and/ or relay's status.

I believe a ESP32 Ebay link would be much more reliable since it is a controller running code rather that a whole operating system as my current solution ( By the way micro:bit does not qualify since it lacks wifi ).

My question is - can I use gpiozero library ? since my code is based on it


Solution

  • classes supported in MicroPython here