Workshop Luftdaten: Unterschied zwischen den Versionen
Aus exmediawiki
Verena (Diskussion | Beiträge) K |
Verena (Diskussion | Beiträge) K (→Einkaufsliste) |
||
Zeile 29: | Zeile 29: | ||
https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers <br> | https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers <br> | ||
− | + | Wenn man das runtergeladete .dmg file entpackt, findet man darin einen Folder "Legacy MacVCP Driver"<br> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | About the Legacy Driver <br> | ||
This is the 4.x Mac VCP Driver for CP210x parts. This supports MacOS X version 10.9 and up. This is provided | This is the 4.x Mac VCP Driver for CP210x parts. This supports MacOS X version 10.9 and up. This is provided | ||
in case you need support for the older versions of MacOS X because version 5.0 supports 10.11 and up. | in case you need support for the older versions of MacOS X because version 5.0 supports 10.11 and up. | ||
Zeile 50: | Zeile 40: | ||
https://www.silabs.com/community/interface/forum.topic.html/cp210x_usb_to_uartb-LJMf | https://www.silabs.com/community/interface/forum.topic.html/cp210x_usb_to_uartb-LJMf | ||
− | + | If it's installed, there should be a "SiLabsUSBDriver.kext" file in /Library/Extensions with a date created of June 16, 2017. | |
+ | irgendwo stand man muss es zwei mal installieren... | ||
<!-- | <!-- |
Version vom 8. April 2020, 14:51 Uhr
- Feinstaubsensor selber bauen
- Luftqualität messen und visualisieren
- Aus den übermittelten Daten generiert luftdaten.info eine sich ständig aktualisierende Feinstaub-Karte.
https://luftdaten.info/feinstaubsensor-bauen/
https://www.hackair.eu/
Einkaufsliste
https://luftdaten.info/feinstaubsensor-bauen/
- NodeMCU ESP8266, CPU/WLAN, Reichelt, 8,50€
- SDS011 Feinstaubsensor (früher PPD42NS), Reichelt, ca. 30€
- DHT22, Temperatur & Luftfeuchtigkeit (optional), Reichelt, ca. 5€
- (kurzes) Micro-USB-Kabel Reichelt
- Wetterschutz, z.B. Bauhaus
- Steckbrückenkabel f/f
- Plastikschlauch für Anschluss an Sensor (Durchmesser?)
- USB-Ladegerät 5V, Reichelt
Vidoanleitungen
https://luftdaten.info/faq/
https://github.com/opendata-stuttgart/meta/wiki/Firmware-einspielen
Achtung, der Link zum Treiber von Lilicon Labs ist veraltet, hier ein aktueller:
https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
Wenn man das runtergeladete .dmg file entpackt, findet man darin einen Folder "Legacy MacVCP Driver"
About the Legacy Driver
This is the 4.x Mac VCP Driver for CP210x parts. This supports MacOS X version 10.9 and up. This is provided
in case you need support for the older versions of MacOS X because version 5.0 supports 10.11 and up.
The legacy driver does not have GPIO support.
hilfreicher Blogpost_:
https://www.silabs.com/community/interface/forum.topic.html/cp210x_usb_to_uartb-LJMf
If it's installed, there should be a "SiLabsUSBDriver.kext" file in /Library/Extensions with a date created of June 16, 2017. irgendwo stand man muss es zwei mal installieren...