This is a repository of samples to achieve common tasks with the Dragonboard 410c. Developers can pull this code as reference or boilerplate code to control the hardware of the DB410c.
Collection of Sample code for the Android platform.
- SensorsDemo
- Accelerometer - ADXL345
- Gesture Sensor - PAJ7620
- Color Sensor - Tcs3414cs
- Light Sensor - TSL2561
- The DB410c Linux distribution can support the MRAA kit , a low level skeleton library for various sensors.
- The MRAA kit supports an even wide variety of sensors and also has bindings for Node.js, python and C/C++.
- Please refer to https://github.com/intel-iot-devkit/mraa for using this kit on the DB410c.
- Sujai SyrilRaj (project maintainer)