Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nailyk-fr/iot
- Owner: nailyk-fr
- Created: 2018-12-20T21:50:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T09:28:57.000Z (9 months ago)
- Last Synced: 2024-04-03T10:34:55.975Z (9 months ago)
- Language: C++
- Homepage:
- Size: 2.67 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Setup arduino ide:
https://www.arduino.cc/en/Main/Donategoto hardware folder and clone NodeMCU:
https://github.com/esp8266/Arduino#using-git-version-basic-instructionsclone RF24 lib into library folder:
https://github.com/nRF24/RF24program nodemcu as "nodemcu v1.0" and promicro as 'arduino/genuino'
Nice to have:
MCU stack trace decoder: https://github.com/me-no-dev/EspExceptionDecoder