mirror of
https://github.com/schinken/esp8266-geigercounter.git
synced 2024-11-13 04:24:21 +01:00
Update README
This commit is contained in:
parent
bc16cb95cd
commit
272dea3810
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -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>)
|
||||
|
|
Loading…
Reference in a new issue