jamct / DoorsignEPD

Doorsign with E-Paper-Display with ESP32. Loading images from webserver.
GNU General Public License v3.0
100 stars 36 forks source link

Create a door sign based on a csv file #15

Closed jdede closed 6 years ago

jdede commented 6 years ago

This example creates a door sign based on a csv file which can be from a google spreadsheet. It displays

of the persons. The additional parameter room determines the room number used from the csv file. Using this example, all persons in an office can be managed in one csv file and the same firmware for all displays. Additionally, this example adds a logo to the upper right corner.

jamct commented 6 years ago

Great idea! Works fine.

l3d00m commented 6 years ago

This really is a great idea!