From 7ff537bb34e450a2ff724ef53d8493b1d42b456d Mon Sep 17 00:00:00 2001 From: Klaus K Wilting Date: Sun, 4 Nov 2018 20:35:41 +0100 Subject: [PATCH] readme.md updated --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 223c0408..b4b6a61f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Paxcounter is a proof-of-concept device for metering passenger flows in realtime Intention of this project is to do this without intrusion in privacy: You don't need to track people owned devices, if you just want to count them. Therefore, Paxcounter does not persistenly store MAC adresses and does no kind of fingerprinting the scanned devices. -Metered counts are transferred to a server via a LoRaWAN network, and/or a local SPI cable interface. +Data is transferred to a server via a LoRaWAN network, and/or a wired SPI slave interface. You can build this project battery powered and reach a full day uptime with a single 18650 Li-Ion cell. @@ -33,15 +33,16 @@ This can all be done with a single small and cheap ESP32 board for less than $20 LoLin32lite + [LoraNode32-Lite shield](https://github.com/hallard/LoLin32-Lite-Lora) - Adafruit ESP32 Feather + LoRa Wing + OLED Wing, #IoT Octopus32 (Octopus + ESP32 Feather) -*SPI only*: (code yet to come) +*SPI only*: - Pyom: WiPy - WeMos: LoLin32, LoLin32 Lite, WeMos D32 +- Generic ESP32 Depending on board hardware following features are supported: -- LED -- OLED Display -- RGB LED +- LED (power/status) +- OLED Display (detailed status) +- RGB LED (colorized status) - Button - Silicon unique ID - Battery voltage monitoring