wayland/wio-terminal-sensors@0.0.2

License: BSD

Nodes for the Wio Terminal's built-in sensors (accelerometer, light meter and microphone). Wio Terminal is an ATSAMD51-based microcontroller with wireless connectivity powered by Realtek RTL8720DN (https://www.seeedstudio.com/Wio-Terminal-p-4509.html).
NodeDescription
microphone
Wio Terminal's built-in microphone.
light-sensor
Wio Terminal's built-in light sensor.
imu-accelerometer
Read triaxial acceleration using inertial measurement unit (LIS3DH).
imu-click-detector
Click detector using inertial measurement unit (LIS3DH).
example-all-sensors
Patch to test reading from all three onboard sensors (IMU, light and microphone). Run in debugger.
example-click-detector
Patch to test click-detector. Run in debugger.
To use the nodes in your project you should have the wayland/wio-terminal-sensors library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.