mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
3c465836f2
using dist/tools/insufficient_memory/add_insufficient_memory_board.sh |
||
---|---|---|
.. | ||
app.config.test | ||
main.c | ||
Makefile | ||
Makefile.ci | ||
README.md |
About
This is a manual test application for the L3G4200D gyroscope driver.
Usage
This test application will initialize the pressure sensor with the following parameters:
- Sampling Rate: 100Hz
- Bandwidth: 25Hz
- Scale: 500DPS
After initialization, the sensor reads the angular speed values every 10ms and prints them to the STDOUT.