Go to file
schinken 7ae8226d60 Fix Markdown 2022-03-15 20:04:33 +01:00
images Add images 2022-03-15 20:02:54 +01:00
.gitignore Ignore settings.h; Add settings.h.example 2016-02-20 22:21:16 +01:00
LICENSE Add readme and license 2015-12-24 20:08:14 +01:00
README.md Fix Markdown 2022-03-15 20:04:33 +01:00
esp8266-geigercounter.ino Make ArduinoOTA optional 2022-03-15 17:48:29 +01:00
settings.h.example Make ArduinoOTA optional 2022-03-15 17:48:29 +01:00

README.md

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 to settings.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).

Schematic

images

license and credits

This code is under MIT license (Christopher Schirner mail+github@schinken.io)