1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_gp2y10xx
Leandro Lanzieri 9abf3247c8
tests/driver_{g,h,i,j}*: add Kconfig configuration files
This also adds these applications to the CI tests. The following drivers
have been modelled:

gp2y10xx
grove_ledbar
hd44780
hdc1000
hih6130
hmc5883l
hts221
ili9341
ina2xx
ina3221
io1_xplained
isl29020
isl29125
itg320x
jc42
my9221
2020-11-27 09:20:08 +01:00
..
app.config.test tests/driver_{g,h,i,j}*: add Kconfig configuration files 2020-11-27 09:20:08 +01:00
main.c drivers: add gp2y10xx dust sensor 2020-11-18 09:13:56 +01:00
Makefile drivers: add gp2y10xx dust sensor 2020-11-18 09:13:56 +01:00
README.md drivers: add gp2y10xx dust sensor 2020-11-18 09:13:56 +01:00

About

This is a test application for the GP2Y10xx Compact Optical Dust Sensors.

Usage

This test application will initialize the sensor for measuring dust density, after that it will print measurements on STDOUT periodically.