mirror of
https://github.com/schinken/esp8266-geigercounter.git
synced 2025-04-29 17:32:37 +02: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).
|
||||
|
||||

|
||||
|
||||
## 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).
|
||||
|
||||

|
||||
|
||||
|
||||
## license and credits
|
||||
|
||||
This code is under MIT license (Christopher Schirner <mail+github@schinken.io>)
|
||||
|
|
Loading…
Add table
Reference in a new issue