Using an esp8266 (ESP-01) with a Geiger Tube kit
- Web Interface to allow for polling directly from web browser
- JSON endpoints to query;
- latest count
- last CPM count
- last 15 minute history
- 1 minute, 5 minute, and 15 minute averages
- mqtt status
- Set your wifi SSID and password to connect with
- Set your mqtt broker ip address OR disable mqtt
- Flash your ESP-01
- Connect to the ESP's ip address with your web browser.