Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.27 KB

Geiger Wifi

Show the measurements from your MightyOhm Geiger Counter on a OLED display as well as on a website in your local Wifi.

The System

This is what the setup looks like looks like.
Geiger Wifi Setup

This is what the website look like, which is provided by the ESP8266.
Geiger Wifi Website

Requirements

Setup

  • Wire everything up according to this image.
    Geiger Wifi Fritzing
  • Install the NodeMcu firmware on the ESP8266 with I2C and U8G support.
  • Adjust SSID and PASSWORD in config.lua.example to your needs and save it as config.lua.
  • Upload all .lua files to the ESP8266.
  • Reset the ESP8266 and turn on the MightyOhm Geiger Counter.