Benutzer-Werkzeuge

Webseiten-Werkzeuge


iot:sensors

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
iot:sensors [2023/04/30 12:38] – [RFID] adminiot:sensors [2023/07/23 11:59] (aktuell) – [RFID] admin
Zeile 11: Zeile 11:
   * https://gist.github.com/elktros/4dffa379ca3ef340961e464a1f59e0b2 - **Arduino-RC522-Write-to-RFID.ino**   * https://gist.github.com/elktros/4dffa379ca3ef340961e464a1f59e0b2 - **Arduino-RC522-Write-to-RFID.ino**
   * https://www.nxp.com/docs/en/data-sheet/MF1S50YYX_V1.pdf - Datasheet   * https://www.nxp.com/docs/en/data-sheet/MF1S50YYX_V1.pdf - Datasheet
 +  * https://why.yuyeye.cc/mtools/en/how_to_use_mtools.html - How to use MTools
 +  * https://www.youtube.com/watch?v=a7nUWIN7s-4 - How to read write clone mifare classic 1K card with ACR122U APP MTools on android phone
  
 ---- ----
  
-==== ULtraschall HC-SR04 ====+==== Abstandssensor Ultraschall HC-SR04 ====
  
   * https://randomnerdtutorials.com/micropython-hc-sr04-ultrasonic-esp32-esp8266/   * https://randomnerdtutorials.com/micropython-hc-sr04-ultrasonic-esp32-esp8266/
   * https://github.com/rsc1975/micropython-hcsr04   * https://github.com/rsc1975/micropython-hcsr04
  
 +==== VL53L0X Time-of-Flight (ToF) Laser Abstandssensor ====
 +
 +  * https://www.st.com/en/embedded-software/stsw-img005.html#documentation - Datasheet
 +  * https://www.azdelivery.de/blogs/azdelivery-blog-fur-arduino-und-raspberry-pi/vl53l0x-time-of-flight-tof-laser-abstandssensor-teil-1
 +  * https://learn.adafruit.com/adafruit-vl53l0x-micro-lidar-distance-sensor-breakout/arduino-code
 +
 +----
 ==== Magnet und Lage-Sensor ==== ==== Magnet und Lage-Sensor ====
  
Zeile 26: Zeile 35:
   * https://www.pololu.com/file/download/LSM303DLH-compass-app-note.pdf?file_id=0J434   * https://www.pololu.com/file/download/LSM303DLH-compass-app-note.pdf?file_id=0J434
   * https://github.com/pololu/lsm303-arduino   * https://github.com/pololu/lsm303-arduino
 +  * https://learn.adafruit.com/lsm303-accelerometer-slash-compass-breakout/coding
  
 ---- ----
iot/sensors.1682858302.txt.gz · Zuletzt geändert: 2023/04/30 12:38 von admin