mirror of
https://github.com/grillbaer/esp32-geiger-counter.git
synced 2025-12-21 13:23:15 +01:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
330dcc712a
commit
9f0722838b
@@ -1,7 +1,9 @@
|
||||
# Geiger counter based on ESP32 with OLED display and thingspeak channel
|
||||
|
||||
- Low power mode for battery power supply without WiFi, only with OLED display and click sounds
|
||||
- WiFi mode for thingspeak data upload
|
||||
- Low power mode for battery power supply with OLED display and click sounds, WiFi off
|
||||
- WiFi mode for thingspeak data upload every minute using WiFi
|
||||

|
||||

|
||||
|
||||
# Hardware
|
||||
|
||||
@@ -12,8 +14,6 @@
|
||||
- OLED 128x64 with controller SH1106 at I2C
|
||||
- Voltage supply from USB or power supply or 3x1.5V AAA batteries, works from 3.0 V up to 5.0 V
|
||||
|
||||

|
||||
|
||||
# Software
|
||||
|
||||
- Eclipse sloeber project using Arduino library, ESP-IDF for sleep functions and u8g2 for display output
|
||||
|
||||
Reference in New Issue
Block a user