Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nailyk-fr/iot

my IOT weather station with arduino pro micro, nodemcu, ssd1306 and some sensors
https://github.com/nailyk-fr/iot

Last synced: about 2 months ago
JSON representation

my IOT weather station with arduino pro micro, nodemcu, ssd1306 and some sensors

Awesome Lists containing this project

README

        

Setup arduino ide:
https://www.arduino.cc/en/Main/Donate

goto hardware folder and clone NodeMCU:
https://github.com/esp8266/Arduino#using-git-version-basic-instructions

clone RF24 lib into library folder:
https://github.com/nRF24/RF24

program nodemcu as "nodemcu v1.0" and promicro as 'arduino/genuino'

Nice to have:
MCU stack trace decoder: https://github.com/me-no-dev/EspExceptionDecoder