Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Tittelbach committed Oct 21, 2023
1 parent 0a6ae52 commit 91404d4
Show file tree
Hide file tree
Showing 7 changed files with 60 additions and 7 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/Screenshot_my_sensors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/airrohr-wiring-sds011-bme280.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/r3_airrohr_mounted2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/sha_badge_anzeige.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 60 additions & 7 deletions sensor_community_airrohr_workshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,18 @@ http://sensor.community

![bg right:50% fit](img/r3_airrohr_mounted.jpg)

- klassich
- straßenseitig
- mittelguter WLAN Empfang hinter Eisen
- 257cm Höhe
- der r3 Sensor
---
# Beispiel Montage

## Airrohr

![bg right:60% fit](img/r3_airrohr_mounted2.jpg)

- klassich
- straßenseitig
- mittelguter WLAN Empfang hinter Eisen
Expand Down Expand Up @@ -129,11 +141,11 @@ python3 -m serial.tools.miniterm /dev/ttyUSB0 9600

![bg right:40% fit](img/qr_sensor_bauanleitung_airrohr.svg)

- [Anleitung](https://sensor.community/de/sensors/airrohr/)
- [Anleitung](https://sensor.community/de/sensors/airrohr/) gut am Handy zu haben

![img](img/sds011-jammed-into-tube.jpeg)

[Soldering Tipps, falls nötig](https://mightyohm.com/files/soldercomic/FullSolderComic_EN.pdf)
           [Soldering Tipps, falls nötig](https://mightyohm.com/files/soldercomic/FullSolderComic_EN.pdf)

---

Expand All @@ -150,6 +162,21 @@ python3 -m serial.tools.miniterm /dev/ttyUSB0 9600

---

![bg fit](img/airrohr-wiring-sds011-bme280.jpg)

---

# Sensor Configuration

via Firmware-Webpage and Accesspoint

- SDS011
- BME280

![bg right:50% fit](img/Screenshot_esp8266_webpage_sensor_config_page.png)

---

![bg](img/r3_airrohr_pcb.jpg)

---
Expand All @@ -173,11 +200,37 @@ python3 -m serial.tools.miniterm /dev/ttyUSB0 9600
---
# WLAN neu konfigurieren

- Daheim eigenes WLAN konfigurieren
- Findet Sensor Workshop-WLAN nicht mehr, macht er einen AccessPoint auf
- auf dessen Webseite, kann WLAN konfiguriert werden
- Alternativ: Airrohr-FlashingTool verwenden
- Configuration-Tab flasht via USB direkt WIFI config auf den ESP8266
![bg right:45% fit](img/Screenshot_esp8266_webpage_wifi_configuration.png)

- Daheim ins eigene WLAN
- Wenn FW konfiguriertes WLAN nicht mehr sieht, macht sie einen AccessPoint auf
- auf deren Webseite, kann WLAN konfiguriert werden

- Alternativ: Airrohr-Flasher-Tool
---
# IP im WLAN finden

- eigenen Router/AP fragen, welche Geräte im WLAN sind
- multicast-DNS mit Laptop im selben WLAN:
- Airrohr Flashing Tool - Discovery Page
- `avahi-browse -a -v --resolve | less`
- Terminal via USB-Kabel:
- `python3 -m serial.tools.miniterm /dev/ttyUSB* 9600`
- https://bipes.net.br/aroca/web-serial-terminal/ mit Speed 9600
- µC Reset und Terminal Output lesen

---
# Kit Unkostenbeitrag

- 52€

![bg right:50% fit](img/bernhard_n26_sensor_community_workshop_content.svg)

---

# Download Firmware for Experts

- http://firmware.sensor.community/

---

Expand Down

0 comments on commit 91404d4

Please sign in to comment.