Update README

This commit is contained in:
schinken 2022-03-15 17:49:27 +01:00
parent bc16cb95cd
commit 272dea3810
1 changed files with 7 additions and 5 deletions

View File

@ -1,10 +1,6 @@
# Mightyohm.com Geigercounter connected to ESP8266
Here's some code and schematic to connect your mightyohm.com geiger counter to the Internet of Things (IoT).
![Schematic](https://raw.githubusercontent.com/b4ckspace/esp8266-geigercounter/master/schematic.png "How to connect")
## compile
## getting started
To compile this code, just clone or download the master branch as a zip and ramp up your arduino IDE.
@ -13,6 +9,12 @@ To compile this code, just clone or download the master branch as a zip and ramp
* 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](https://raw.githubusercontent.com/b4ckspace/esp8266-geigercounter/master/schematic.png "How to connect")
## license and credits
This code is under MIT license (Christopher Schirner <mail+github@schinken.io>)