Infos hinzugefügt

This commit is contained in:
Tom 2022-10-31 16:28:00 +01:00
parent 306cbdbcf5
commit 85943cc6be
3 changed files with 17 additions and 0 deletions

8
docs/infos.md Normal file
View file

@ -0,0 +1,8 @@
# Informationssammlung zum Feinstaubsensor für Luftdateninfo
- [hackAIR Learn about the environmental conditions in your area!](https://www.hackair.eu/)
- [Workshop Luftdaten exmediawiki](https://exmediawiki.khm.de/index.php/Workshop_Luftdaten)
- [Map Sensor.Community](https://deutschland.maps.sensor.community/#6/52.093/10.525)
- [Firmware einspielen · opendata-stuttgart/meta Wiki](https://github.com/opendata-stuttgart/meta/wiki/Firmware-einspielen)
- [Zusammenbau der Komponenten (Schaltung) · opendata-stuttgart/meta Wiki](https://github.com/opendata-stuttgart/meta/wiki/Zusammenbau-der-Komponenten-%28Schaltung%29)

7
docs/lorawan.md Normal file
View file

@ -0,0 +1,7 @@
# LoRaWan Node mit ESP32
- [ESP32 with LoRa using Arduino IDE | Random Nerd Tutorials](https://randomnerdtutorials.com/esp32-lora-rfm95-transceiver-arduino-ide/)
- [TTGO LoRa32 SX1276 OLED with Arduino IDE | Random Nerd Tutorials](https://randomnerdtutorials.com/ttgo-lora32-sx1276-arduino-ide/)
- [ESP32 LoRaWAN node with Arduino - Hackster.io](https://www.hackster.io/weargenius/esp32-lorawan-node-with-arduino-c120c4)
- [HelTecAutomation/ESP32_LoRaWAN: Transplanted from Semtech LoRaWAN](https://github.com/HelTecAutomation/ESP32_LoRaWAN)

View file

@ -4,6 +4,8 @@ nav:
- Repair-Café: https://www.repaircafe-hilpoltstein.de
- Makerspace: https://makes-hacks-hip.de
- Makerspace@Github: https://makes-hacks-hip.github.io
- LoRaWan: lorawan.md
- Informationen: infos.md
theme: readthedocs
repo_url: https://github.com/makes-hacks-hip/Feinstaubsensor/
edit_uri: edit/main/docs/