Using Arduino

car Parking sensor

UltraSonic Arduino Video instructions How To – Parking your car with an Arduino

How To – Parking your car with an Arduino Code: // Back up Helper, by Kevin Darrah v4 #include <SoftwareSerial.h>// to read the data fron the range finder on any digital pin SoftwareSerial sonar(5, 6); // RX, TX //we’re only using the RX pin (5), so who cares about the TX pin int huns, tens, …

UltraSonic Arduino Video instructions How To – Parking your car with an Arduino Read More »

Athena

Athena: The Global Car Tracking System(3D Images) using Arduino

Bring out your 3D glasses and enjoy viewing in a novel way! I have added a new dimension to my instructable. If you do not have 3D glasses, then you can make one yourself. The following link explains how to make 3D glasses ( link ). Please Note: This instructable contains 3D images which are best viewed with …

Athena: The Global Car Tracking System(3D Images) using Arduino Read More »

LabVIEW Controlled Vehicle

CARduino – Arduino-Powered, LabVIEW-Controlled Vehicle

The CARduino is a remote-operated vehicle which is controlled by a controller attached to a computer running LabVIEW. The vehicle is powered by the Arduino, and can be expanded upon through the addition of sensors or other devices. Using LabVIEW, one can easily modify the controller program and expand the features of the CARduino with …

CARduino – Arduino-Powered, LabVIEW-Controlled Vehicle Read More »

Report Motion RC Car

[Team PGH] – Prototype I Final Report: [Motion RC Car] using arduino

Introduction: Give a brief description of what you are trying to solve. Include a high-level overview of what you made, why you made it, what parts you used, and what it does. In today’s growing technology, it seems every little electronic is becoming touch or motion sensored. Our team wanted to incorporate that type of technology into a …

[Team PGH] – Prototype I Final Report: [Motion RC Car] using arduino Read More »

BARC Jeep

BARC Jeep – An XBOX Controlled Power Wheels Using Arduino

Make a power wheels jeep that is controlled by an XBOX controller. This particular build is using Power Wheels® Jeep® Hurricane with Monster Traction™ but should be usable across many different types of power wheels with small adjustments. I wanted to do this project so I could drive my kids around. They are 2 and 3. We …

BARC Jeep – An XBOX Controlled Power Wheels Using Arduino Read More »