You are on page 1of 17

Samar State University

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

4 pcs. - SPST Pushbutton Switch


1 pc. - Gizduino V5 board
1 pc. - RF Tx Module
5 pcs. - LED lights (Optional)
1 pc. - Breadboard
1 pc. - 9 Volt Battery with Battery Snap
Connecting Wires or Solid wires

COMPONENTS
Receiver Board

1 pc. - Gizduino V5 board


1 pc. - RF Rx Module
1 pc. - LED light (Optional)
1 pc. - L293D Motor Driver
6 pcs. - 0.1uF Ceramic Capacitor
1 pc. - 100uF 25V Electrolytic Capacitor
Connecting Wires or Solid wires
1 pc. - Tower Pro SG-90 (or any servo motor)
1 pc. - Stackable Solderless Breadboard 92 x 53mm
2 pcs. - 9 Volts Battery
2 pcs. - AA Battery (make it 3 if rechargeable)

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!

You might also like