ikarus23 / GeigerWifi

Display measurements from the MightyOhm Geiger Counter on a display and website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Display measurements from the MightyOhm Geiger Counter on a display and website.

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%