Skip to content

Commit

Permalink
readme: add device photo
Browse files Browse the repository at this point in the history
  • Loading branch information
vooon committed Jan 27, 2019
1 parent 42b968c commit 930b12e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@
Лицензировано на условиях GPL v3.


Железо
------

Принципиально прошивка может работать на любой плате с ESP32, т.к. все необходимое уже встроено в чип.
Желательно иметь экран SSD1603, который есть на плате Wemos ESP32 OLED.
Но все будет работать и без него, просто без какой-либо индикации.

![photo of device running firmware](docs/IMG_20190127_181700.jpg)


TODO
----
- [x] BLE sniffer
Expand All @@ -32,8 +42,9 @@ TODO
- [x] WiFi
- [x] MQTT client
- [x] InfluxDB client (UDP)
- [ ] Watch dog
- [x] Watch dog (soft wdt on WiFi connection)
- [x] NTP date
- [ ] LED indicate pkt sent
- [ ] LED indicate pkt sent (maybe)
- [x] OLED display (maybe)
- [ ] Home Assistant auto discovery
- [ ] Home Assistant auto discovery (maybe)
- [x] OTA
Binary file added docs/IMG_20190127_181700.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 930b12e

Please sign in to comment.