diff --git a/README.md b/README.md index 1877dec..6008072 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ the setup is pretty simple ### I am using an esp8266-MOD ![esp8266 pinouts](http://dkc-hvac.com/images/projects/esp8266-pinout-map.png) + the bme280 sensor is connected like this: * sensor + ---> esp 3.3v * sensor gnd ---> esp gnd @@ -23,4 +24,5 @@ the bme280 sensor is connected like this: For the solar charging i wanted to stay as close to a gardenlight as possible - so i am using a 5v 500mAh solar panel and a lm4056 breakout board to charge 4x 1.2v NIMH rechargable batteries, which powers the station. Here is a schematic i got off the net: ![esp8266 solar charge schematic](http://dkc-hvac.com/images/projects/arduino-solar-powered.png) + download the .ino file and alter to your specification \ No newline at end of file