Releases: Djalcoding/WT901C
Releases · Djalcoding/WT901C
WT901C Library Release 1.0
This is the first release of the library.
What is currently supported :
- Reading the current acceleration in g from the Accelerometer
- Reading the current angle in degrees from the Gyroscope
- Reading the current angular velocity in degrees/second from the Gyroscope
- Reading the current magnetic field reading in Gauss from the Magnetomer
How to use
- Install .zip file
- Open arduino IDE, any version is ok
- Go to Sketch, Include Library, Add .ZIP library
- Choose the .zip file you just installed
- You now have the library installed