14 lines
372 B
Markdown
14 lines
372 B
Markdown
|
# Display
|
||
|
<!-- TODO update image -->
|
||
|
![Display Image](img/Paxcounter-Screen.png)
|
||
|
|
||
|
If you're using a device with OLED display, or if you add such one to the I2C bus, the device shows live data on the display. You can flip display pages showing
|
||
|
|
||
|
- recent count of pax
|
||
|
- histogram
|
||
|
- GPS data
|
||
|
- BME sensor data
|
||
|
- time of day
|
||
|
- blank page
|
||
|
|
||
|
by pressing the button of the device.
|