Skip to content

Arduino and Processing example code for Memsic2125 Accelerometer

Notifications You must be signed in to change notification settings

marbaque/Accelerometer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arduino and Processing sample sketches for the Memsic 2125 Accelerometer

Accelerometer Sketch

These sample sketches will get you up and running using a Parallax Memsic 2125 accelerometer.

  • Arduino_Accelerometer.pde takes the X and Y input from the accelerometer and sends them out in a serial connection.

  • Processing_Accelerometer.pde then reads that data and draws an ellipse in the window.

Here are a few screenshots of the applications:

Arduino Processing

I have done a write up about the code on my website

About

Arduino and Processing example code for Memsic2125 Accelerometer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 100.0%