https://github.com/cwi-dis/iotsamotorserver
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.
https://github.com/cwi-dis/iotsasmartmeter
iotsaSmartMeter reads electricity and gas usage of a dutch Smart Meter through the standardised P1 port and makes the data available on the net.
https://github.com/cwi-dis/iotsadisplayserver
A web server that drives an LCD display, such as an i2c 4x20 character module.
https://github.com/cwi-dis/iotsa
This library contains a framework to easily create web servers that can interface to all sorts of sensors and actuators. esp32 and esp8266.
https://github.com/cwi-dis/iotsadooropener
Operates a solenoid to open a door, on web access or when an RFID tag is presented.
https://github.com/cwi-dis/iotsaneoclock
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).