Plot acc example (#1418)

* adding plot acceleration

* added console
This commit is contained in:
Peli de Halleux
2018-10-14 20:47:57 -07:00
committed by GitHub
parent 0390bffe72
commit 8aca3d3804
3 changed files with 57 additions and 2 deletions

View File

@ -1,9 +1,16 @@
# Tools
## Calibration
## Sensors
```codecard
[{
[
{
"name": "Plot Acceleration",
"description": "Use the screen to how the accelerometer works",
"url": "/projects/plot-acceleration",
"imageUrl": "/static/mb/projects/plot-acceleration.png",
"cardType": "side"
} ,{
"name": "Light Level Meter",
"description": "Measure light input",
"url": "/projects/light-level-meter",