This library contains a framework to easily create web servers that can interface to all sorts of sensors and actuators. esp32 and esp8266.
-
Updated
Jan 12, 2025 - C++
This library contains a framework to easily create web servers that can interface to all sorts of sensors and actuators. esp32 and esp8266.
This is a wifi http server to control a steppermotor, which can then be used to move something, under control of a REST interface. It is built using the iotsa framework for ESP8266.
Operates a solenoid to open a door, on web access or when an RFID tag is presented.
iotsaSmartMeter reads electricity and gas usage of a dutch Smart Meter through the standardised P1 port and makes the data available on the net.
A clock comprised of 60 NeoPixel LEDs. Shows the time, but can also show programmable patterns (as alerts) and temporal information (such as expected rainfall for the coming hour).
A web server that drives an LCD display, such as an i2c 4x20 character module.
Add a description, image, and links to the iotsa topic page so that developers can more easily learn about it.
To associate your repository with the iotsa topic, visit your repo's landing page and select "manage topics."