Collection of ideas
Hardware
- Housing for 3D printing with/without USR-ES1:
on thingverse and on printables
- Installation in DIN rail housing with/without W5500 module for Ethernet
Firmware
- 1-wire sensors (currently only DS18B20 supported):
- assign a PIN to be used for the 1wire signal in the UI
- sensors will be scanned after save+reboot (or via REPL)
- sensor values are visible in the UI as well as available via HTTP endpoint under
http://<adapter-address>/api/v1/pin
- MQTT support for pins and sensors (status, signal, RSSI and temperature already realized)