mirror of
https://github.com/schinken/esp8266-geigercounter.git
synced 2024-11-13 04:24:21 +01:00
No description
.gitignore | ||
esp8266-geigercounter.ino | ||
LICENSE | ||
README.md | ||
schematic.png | ||
settings.h.example |
Mightyohm.com Geigercounter connected to ESP8266
getting started
To compile this code, just clone or download the master branch as a zip and ramp up your arduino IDE.
- Needed external dependencies are PubSubClient and optionally ArduinoOTA.
- Rename
settings.h.example
tosettings.h
- Select Wemos D1 Mini clone in Platform
how to connect the wires
Here's some code and schematic to connect your mightyohm.com geiger counter to the Internet of Things (IoT).
license and credits
This code is under MIT license (Christopher Schirner mail+github@schinken.io)