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 [2022/01/26 12:12] – [LiDAR] adminiot:sensors [2023/07/23 11:59] (aktuell) – [RFID] admin
Zeile 8: Zeile 8:
  
   * https://en.wikipedia.org/wiki/MIFARE#Security_of_MIFARE_Classic.2C_MIFARE_DESFire_and_MIFARE_Ultralight   * https://en.wikipedia.org/wiki/MIFARE#Security_of_MIFARE_Classic.2C_MIFARE_DESFire_and_MIFARE_Ultralight
 +  * http://calc.gmss.ru/Mifare1k/ - **MIFARE Classic 1K Access Bits Calculator**
 +  * 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://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
 +
 +----
 +
 +==== Abstandssensor Ultraschall HC-SR04 ====
 +
 +  * https://randomnerdtutorials.com/micropython-hc-sr04-ultrasonic-esp32-esp8266/
 +  * 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
  
 ---- ----
Zeile 17: 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
  
 ---- ----
Zeile 38: Zeile 57:
   * https://github.com/jaejunlee0538/kitti2pcl   * https://github.com/jaejunlee0538/kitti2pcl
  
 +==== Kinekt & Sensing: ====
  
 +  * https://www.roboternetz.de/community/threads/71135-Kinect-oder-Alternative
 +  * https://vimeo.com/236124203 ROSCon 2017 Vancouver Day 1: How to select a 3D sensor technology
 +  * https://store.intelrealsense.com/products.html
 +  * https://click.intel.com/intela-realsensea-legacy-products.html
 +  * [[https://www.google.com/search?client=safari&rls=en&q=teraranger+evo&ie=UTF-8&oe=UTF-8| teraranger evo]]
 ==== Fototransistor ==== ==== Fototransistor ====
   * https://rn-wissen.de/wiki/index.php/Fototransistor   * https://rn-wissen.de/wiki/index.php/Fototransistor
iot/sensors.1643199157.txt.gz · Zuletzt geändert: 2022/01/26 12:12 von admin