E-Paper Dashboard Creator

Hello everyone,

My E-Paper Dashboard Creator is a hybrid hardware and software solution for creating custom smart home / IoT dashboards.
With no-code editor it is possible to design layouts for e-paper displays ranging from 1.54″ to 4.2″ — some models include touch panel input and frontlight.
Once designed, just generate a configuration binary and upload it directly to the device.

In this initial project state the devices work with Zigbee network.

It allows to:

  • design, build, and deploy interactive dashboards powered by e-paper displays
  • design smart thermostat, sensor, remote controler, wall controler, information screen, price tag, messanger etc.
  • design without writing a single line of code
  • design faster than anyone else
  • design custom layout for any use case or client
  • design dashboards for variety sizes and resolutions
  • load a new design any time

The devices operate as Zigbee Devices, optimized for battery efficiency.
They integrate seamlessly with Zigbee2MQTT and Home Assistant .
Currently there are several screen sizes: 1.54″(200x200px), 2.13″, 2.9″, and 4.2″ (800x480px) — with optional touch and frontlight modules.
One of the FW development goals is to make it ready for various platform: STM32, ESP32, nRF etc. and to communicate over any available mean off communication like Bluetooth Low Energy, Zigbee, UART, I2C, MODBUS etc.

Current configuration:
  • Based on STM32
  • Wireless: Zigbee (IEEE 802.15.4)
  • Display: e-paper, partial refresh supported
  • Power: battery or USB
  • Input: capacitive touch (selected models)
  • Accelerometer and temperature&humidity sensor.
    More info you can find in project info page lobsnet.eu
3 Likes

Hi

Thanks for the share but am I the only one that doesn’t understand well your post ? you speak about Dashboard Creator but no link and based both on hw and sw ??

Vincèn

Thank you for your comment. There is a project info page name in the last sentence of my post: lobsnet.eu - you will find more details there.
In regards HW/SW combination - the dashboard (in fact applications) work only with a specific FW (now) on STM32. I’m working on porting it to ESP32 as well.
greg