
A very simple FPV remote control car. I always wanted to build an FPV remote control car since I was kid. Naturally the first thing we made when we got a Raspberry Pi.
Reference used - http://computers.tutsplus.com/articles/how-to-clone-raspberry-pi-sd-cards-using-the-command-line-in-os-x--mac-59911 .
This process is excruciatingly slow. Need to find an alternative.
For remotely controlling the raspberry pi we wrote a simple script that can be executed from the terminal. Keys A, W, S and D control the direction of the car ...
read moreNotice that the phone was mounted at the very front of the car. Ours is a 3 wheeled car. 2 powered wheels at the back and one ball castor at ...
read moreNexus 4 was used as the camera. Used an app called Wifi camera - https://play.google.com/store/apps/details?id=teaonly.droideye. Using this app when connected on the ...
read moreSince we are using 2 power source (Lipo and portable battery bank), for the circuits to work properly the grounds of the 2 supplies needs to be connected.
Since Lipo-L293d combination is ill suited for Raspberry Pi we looked for an alternate solution. Portable mobile battery was found to be an excellent solution. It gives exact 5V power ...
read moreRaspberry Pi also runs on 5V. So initially we collected it to the supply 5V rail that we created for L293d from the Lipo battery. Raspberry Pi model B requires ...
read moreTo create a 5v supply for L293d we used a 7805. 7805 dropped the battery voltage from 8.8V to 5V for the L293d
To move forward - Both left motor and right motor turn on. To turn right, Left motor turn on, right motor turn off. To turn left, left motor turn off and ...
read moreWe used L293d as our motor driver. L293d gives up to 600mA of current, which was good enough for driving our motors.
8 volts Lipo used to power the robot
Portable battery used for cell phones.
Nexus 4