Skip to main content

Xadow Tutorial - Acceleration Detector

We have made an acceleration detector, it detects the acceleration and reminds users by vibrating. When the acceleration changes, the Xadow Vibration will vibrate and the Oled will display the accelerometer value. You can also see the current battery voltage on the OLED display.

This demo required:

To complete the demo, you need to:

  • Connect Xadow Main Board,Xadow OLED, Xadow Vibrator and Xadow Accelerometer at the same direction with FFC cables.
  • When you see "Now, you can program and use the Xadow as you use other Arduino boards", it means you have finished the preparations.

  • Downloading the file: acceleDetector Library and directly open acceleDetector INO file.

note
Before compiling, you should make sure that there are [the library:OLED_Display12864](https://files.seeedstudio.com/wiki/Xadow_Tutorial_Acceleration_Detector/res/OLED_Display12864.zip) and [sleep_FromArduino](https://files.seeedstudio.com/wiki/Xadow_Tutorial_Acceleration_Detector/res/Sleep_FromArduino.zip) in Arduino Library. If not, please download them and put them on the libraries file of Arduino IDE in the path: ..\arduino-1.0.1\libraries after unzip._
  • Compile code and upload it to xadow board. You need to select Seeed Xadow from the Tools | Board menu of the Arduino environment.
  • Then you can see the following picture:

Change the acceleration value by shaking the sensor,you will see the sensor value on the OLED module

Resources

Demo1 acceleDetectoe Code

Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...