Engduino  3.1.0
A fun device for learning coding
Public Member Functions | List of all members
EngduinoAccelerometerClass Class Reference

Public Member Functions

 EngduinoAccelerometerClass ()
 Constructor. More...
 
void begin ()
 begin function - must be called before using other functions More...
 
void end ()
 end function - switch off the button More...
 
void xyz (float buf[3])
 Read the xyz values in g from the accelerometer. More...
 
void xyzRaw (uint16_t buf[3])
 Read the raw xyz values from the accelerometer. More...
 

The documentation for this class was generated from the following files: