Skip to content

Releases: Djalcoding/WT901C

WT901C Library Release 1.0

30 Aug 19:01
4c5d9d3

Choose a tag to compare

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

  1. Install .zip file
  2. Open arduino IDE, any version is ok
  3. Go to Sketch, Include Library, Add .ZIP library
  4. Choose the .zip file you just installed
  5. You now have the library installed