New pages
This commit is contained in:
38
soar.md
Normal file
38
soar.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Introduction
|
||||
|
||||
The Soar board holds a 9 Degrees of Freedom IMU chip and a Barometer.
|
||||
|
||||
## Getting started
|
||||
## Board layout
|
||||
## Setup
|
||||
|
||||
# Programming the Soar
|
||||
|
||||
## Python
|
||||
|
||||
### Introduction
|
||||
### Import libraries
|
||||
### Reading the Compass
|
||||
### Reading the Magnetometer
|
||||
### Reading the Gyroscope
|
||||
### Reading the Barometer
|
||||
|
||||
## Node.JS
|
||||
|
||||
### Introduction
|
||||
### Import libraries
|
||||
### Reading the Compass
|
||||
### Reading the Magnetometer
|
||||
### Reading the Gyroscope
|
||||
### Reading the Barometer
|
||||
|
||||
## C++
|
||||
|
||||
### Introduction
|
||||
### Install prerequisites
|
||||
### Reading the Compass
|
||||
### Reading the Magnetometer
|
||||
### Reading the Gyroscope
|
||||
### Reading the Barometer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user