Car Projects

Team PGH – Prototype I Final 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 »

Parking your car with an Arduino

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 »

Scroll to Top