• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

linear motion sensor- help

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

mor

New Member
Joined
Jul 12, 2014
hey,
I want to write a program that do something whenever it detects a change in movement... (such as moving up and than moving down).
I'm sure I will need to use a motion sensor for it..
could you help me about the steps I sould do??
how will the software programming part integrate with the sensor??

Thanks!!
 
I'd start with an Arduino and learning how to use that.
After that, grab an accelerometer and learn how to talk to it with the Arduino.
After that, link it up to whatever software you're after.
 
Back