Collection of ideas
Hardware
- C6 Housing for 3D printing (without USR-ES1):

on printables
- Stick Housing for 3D printing (without USR-ES1):

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 1-wire signal in the UI
- after save+reboot (or via REPL), 1-wire sensors will be scanned
- sensor values are visible in the UI as well as available via HTTP endpoint under
http://<adapter-address>/api/v1/pin
- I2C BMP/BME sensors:
- assign a PIN to I2C clock in the UI
- assign a PIN to I2C data in the UI
- after save+reboot (or via REPL), I2C BMP+BME sensors will be scanned
- sensor values are visible in the UI as well as available via HTTP endpoint under
http://<adapter-address>/api/v1/pin
- MQTT Support:
- already realized (see MQTT)
- status, signal, RSSI, temperature, button, and own power consumption (on 5V supply, since PCB 2.44/3.44)
- read pins and sensors and set output pins (if configured in UI)
- still missing: