This is the Sensirion STS3X library for Arduino allowing you to communicate with a sensor of the STS3X family over I²C. Click here to learn more about the Sensirion STS3X sensor family.
Abstract: For low-speed peripherals in embedded systems, the Inter-Integrated Circuit (I2C) protocol is a popular serial communication standard. In order to accommodate variable communication speeds ...
This library was created to read the UID of tags presented to a PN5180 RFID reader, such as below: The PN5180 implements the ISO15693 "vicinity" protocol, which typically enables tags to be read at a ...
Abstract: In embedded systems, for reliable digital and analog communication between peripherals, the I2C (InterIntegrated Circuit) protocol is extensively used. This work focuses on interfacing the ...
[导读]该项目使用带有 TF-Luna 激光雷达传感器的 Arduino Uno 来实时测量距离。Arduino 通过 I2C 从 TF-Luna 读取距离数据并对其进行处理。测量得到的距离随后通过 XBee S2C 模块进行无线传输。 该项目使用带有 TF-Luna 激光雷达传感器的 Arduino Uno 来实时测量距离。Arduino ...