micropython-sonoff-switch
Switch controller
A MicroPython implementation of an MQTT controllable relay switch using the ITead Sonoff Switch
Implements a MQTT controllable switch for the iTead Sonoff Switch using MicroPython
10 stars
0 watching
6 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kfricke/micropython-nunchuck | A MicroPython module that reads data from a game console controller | 12 |
mattsaxon/sonoff-lan-mode-homeassistant | Controls Sonoff switches using their LAN Mode feature | 51 |
davea/sonoff-mqtt | Control an ESP8266-based device remotely via MQTT. | 59 |
mcauser/micropython-xl9535-kxv5-relay | A MicroPython library for controlling 16-bit I/O Expander with I2C Interface on a relay board | 9 |
kfricke/micropython-mcp9808 | A MicroPython driver for the MCP9808 temperature sensor | 7 |
itead/sonoff_devices_diy_tools | Tools for controlling Sonoff Devices via LAN | 558 |
peterhinch/micropython_remote | A library that captures and replays 433MHz remote control codes to control devices | 70 |
peterbuga/hass-sonoff-ewelink | A Home Assistant component to control Sonoff/eWeLink devices with their original firmware | 798 |
beveradb/sonoff-lan-mode-homeassistant | A Home Assistant platform to control Sonoff switches using LAN Mode, allowing local network-based control without internet connection. | 73 |
jacklinquan/micropython-aiobutton | A MicroPython module for creating buttons with debounced and timed press/hold states | 4 |
kfricke/micropython-hdc1008 | A MicroPython driver for a Texas Instruments HDC1008 sensor | 4 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 590 |
jposada202020/micropython_pca9685 | Provides a driver for controlling PWM signals on the PCA9685 IC. | 5 |
sparkfun/micro_bit_controller_bit | A game controller expansion board for the micro:bit microcontroller | 5 |