DIY RC CAR Using RF Module and Arduino/Gizduino Board
DIY RC CAR Using RF Module and Arduino/Gizduino Board
College of Engineering
DIY:
RC Car using
GizDuino & RF Module
By: Mercwesley I. Uy
Al Rafic E.
Aboganda
Mia P. Piamonte
BSECE-III
INTRODUCTION
Over the years open-source platforms such us
arduino, raspberry pi and others helped students,
hobbyists, programmers, and professionals in
creating their own electronic projects depending
on the demand and need.
In our case, will be using the arduino prototype
board called Gizduino to make a remote control car
using RF module.
OVERVIEW
Components
Block Diagram
Circuit Design
Actual Device
How it works
COMPONENTS
RF Module
- is a small electronic circuit which is used to receive,
transmit or transceive radio waves on one of a number of
carrier frequencies. The corresponding frequency range
varies between 30 kHz up to 300 GHz.
COMPONENTS
In this project we use the EGRF-433A1 433MHz UHF ASK
Data Transmitter and Receiver Module.
Low cost solution for radio wireless control application
circuits.
Operating at 433MHz ISM frequencies,
Remote operating reach 100 meters in open field
COMPONENTS
Gizduino V5 Atmega328P
- like arduino uno is an open source computing platform
based on a simple input/output (I/O)board .
Programmed using IDE(Integrated Development
Environment)
With USB Power Source Indicator
Mini USB Connector
+5V Power Port pads
Protoboard Ready Alternate Pins Layout
Buffered RX/TX Indicator
UART Switch
Buffered I/O 13 Indicator
COMPONENTS
Controller Board
COMPONENTS
Receiver Board
COMPONENTS
RC Car Body
4 pcs. - Wheels
2 pcs. - DC geared Motor
BLOCK DIAGRAM
Controller Board
Receiver Board
CIRCUIT DESIGN
Controller Board
ASK Data
Pulse Input
Ground
3 Volts Supply
CIRCUIT DESIGN
Receiver Board
Data Output
Enable Input
Ground
5 Volts Supply
ACTUAL DEVICE
Controller Board
RF Tx Signal
Indicator
Forward
Button w/ LED
Indicator
Backward
Button w/
LED
Indicator
With
Casing
Left Button
w/ LED
Indicator
Right Button
w/ LED
Indicator
ACTUAL DEVICE
Receiver Board and
Car Body
RF
Receiver
Module
RF Rx
Signal
Indicator
Gizduino V5
Board
ACTUAL DEVICE
Receiver Board and
Car Body
HOW IT WORKS
Forward
Button is
pressed
Right
Button
Left
Button
is
is
pressed
pressed
Backward
Button is
pressed
THE END...
THANK
YOU!