105 Search results

For the term "ps3 arduino wireless hack".

Pulse Motors: SNOT Update 2: Arduino Data Display of Velocity and Energy

Here’s another SNOT update. This time I’ve cobbled together an Arduino data collection system. The Arduino monitors the gate signal from the SNOT controller circuit by the use of the pulseIn() function on pin…

Arduino 16: Magnetic Levitator Optically Controlled

Here’s the latest project, an optically-controlled magnetic levitator using the Arduino. The OSEPP Uno clone runs a sketch which senses the position and velocity of the levitated object, and sends a switching signal to…

Scoposcopy: Supplement: Arduino’s Method of Inductance Measurement

To complement the earlier video on inductance measurement by resonating tank, I’ll now show a slightly different method used by the Arduino inductance meter. The Arduino uses a bit of external circuitry to “strike”…

Arduino: Ultrasonic Rangefinder Using Parallax Ping and LCD

Here’s a little Ultrasonic Ranger using the Parallax brand Ping ultrasonic transducer pair and the Parallax LCD display. Both are easy to use with the Arduino system. Just don’t try to supply more than…