Skip to content

Commit

Permalink
Add info about sdcard and neopixel
Browse files Browse the repository at this point in the history
  • Loading branch information
steadramon committed Dec 21, 2023
1 parent 1b7e312 commit a1154b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ ESPGeiger is an open-source project that makes it easy to create your own IOT co
- 📟 Accurate counting via interrupt and non-blocking functions (accuracy tested up to 100k CPM), with optional hardware counter (ESP32 only - PCNT)
- ⏲️ No dead time due to waiting for 3rd party services
- 🌐 Upload and share statistics to services online and locally via MQTT and Home Assistant automatic discovery
- 💾 Save your data locally to a Fat16/32 SDCard over SPI
- 💡 Colourful and intuitive feedback using a WS2812X NeoPixel
- 🚧 Test builds for emulating pulse and serial based counters

<img src="https://raw.githubusercontent.com/steadramon/ESPGeiger/main/docs/img/statuspage.png" width="50%"/>
Expand Down

0 comments on commit a1154b8

Please sign in to comment.