This is an old revision of the document!


Paper Plane Radar

Introduction

What is the project about? Paper Plane Radar is a distance-based tracking system using an ultrasonic sensor and a microcontroller. It detects the flight of a paper airplane and calculates both its speed and angle of movement, displaying them on a simple LED matrix. A warning LED simulates radar alert behavior when a target is detected.

What is the project's purpose? The purpose of this project is to simulate a minimalistic radar system using low-cost components and to practice real-time measurement and feedback systems in embedded environments.

What inspired the idea? The idea came from the fascination with radar systems and motion tracking. By adapting this concept to something as lighthearted as a paper airplane, the project makes radar concepts tangible and interactive while remaining technically relevant and accessible.

Why is this project useful? It offers a hands-on experience with sensor data acquisition, time-based calculations, and visual output. It is useful for learning embedded system design principles, especially in motion tracking and data visualization scenarios, and could serve as a fun educational tool or demo.

General Description

Block Diagram

###

Hardware Design

Utilizare PINI

Arduino Mega:

Pin Funcție
—————- ——————————————————————————————
D4–D7 (PD4 – PD7) – ieșiri digitale către pinii Trig ai celor 4 senzori ultrasonic HC-SR04
D8, D9, D10, D12 (PB0, PB1, PB2, PB4) – intrări digitale de la pinii Echo ai celor 4 senzori ultrasonic
D20, D21 (SDA, SCL) – magistrala I2C pentru controlul LCD-ului
D3 ieșire PWM către buzzer piezoelectric pentru semnal sonor proporțional cu viteza
5V, GND alimentare și masă pentru toate componentele

Senzori Ultrasonic HC-SR04 (x4):

Pin Conectare
—- ——————————————–
Trig Pini digitali D4 – D7 de la Arduino
Echo Pini digitali D8, D9, D10, D12 de la Arduino
Vcc Alimentare 5V de la Arduino
GND Masă comună

LCD I2C:

Pin Conectare
——————–
SDA Arduino Mega pin D20
SCL Arduino Mega pin D21
Vcc 5V
GND Masă

Buzzer Pasiv:

Pin Conectare
—— ——————–
Semnal PWM – conectat la D3
GND Masă

Bill of Materials

No. Component Description Quantity Unit Price Total Price Product Link / Datasheet
———————————- ———————————————————————– ——– ———- ———– —————————————————————————————————————————————————————————————————————————————————————————————
1 HC-SR04+ Ultrasonic Sensor Measures distance to the paper airplane 4 14.99 lei 59.96 lei [Link](https://www.optimusdigital.ro/ro/senzori-senzori-ultrasonici/2328-senzor-ultrasonic-de-distana-hc-sr04-compatibil-33-v-i-5-v.html) [Datasheet](https://www.optimusdigital.ro/ro/index.php?controller=attachment&id_attachment=1)
2 Arduino UNO Main controller for the system *(not Mega, modify dacă folosești Mega)* 1 34.99 lei 34.99 lei [Link](https://www.optimusdigital.ro/ro/compatibile-cu-arduino-uno/1678-placa-de-dezvoltare-compatibila-cu-arduino-uno-atmega328p-i-ch340.html?search_query=0104110000016997&results=1) [Datasheet](https://www.optimusdigital.ro/ro/index.php?controller=attachment&id_attachment=143)
3 USB AM-BM Cable 30 cm Power and programming for Arduino 1 3.60 lei 3.60 lei [Link](https://www.optimusdigital.ro/ro/cabluri-cabluri-usb/3146-cablu-albastru-usb-am-la-bm-30-cm-pentru-arduino-mega-i-uno.html?search_query=0104210000027792&results=1)
4 LCD 1602 with I2C Interface Displays the angle and speed of the detected plane 1 16.34 lei 16.34 lei [Link](https://www.optimusdigital.ro/ro/optoelectronice-lcd-uri/2894-lcd-cu-interfata-i2c-si-backlight-albastru.html?search_query=0104110000003584&results=1) [Datasheet](https://www.handsontec.com/dataspecs/module/I2C_1602_LCD.pdf)
5 3V Passive Buzzer Emits sound signals corresponding to speed 1 0.99 lei 0.99 lei [Link](https://www.optimusdigital.ro/ro/audio-buzzere/12247-buzzer-pasiv-de-33v-sau-3v.html?search_query=0104210000081527&results=1)
6 Breadboard Platform for prototyping 1 5.99 lei 5.99 lei [Link](https://www.ardumarket.ro/ro/product/mb102-830-puncte-fara-lipire-breadboard)
7 Male-to-Male Jumper Wires (10 pcs) Connects components together 4 1.70 lei 6.80 lei [Link](https://www.optimusdigital.ro/en/wires-with-connectors/885-wires-male-male-10p-10cm.html)

Total Cost: 128.68 lei

Electrical Diagram

``

Software Design

Results

Describe the results you obtained after building the project.

Conclusions

Download

An archive (or more if needed) containing the project files: sources, schematics, etc. A README file, a ChangeLog, and a script to compile and copy to the microcontroller always make a good impression ;-)

Files should be uploaded to the wiki using the Add Images or other files feature. The namespace for uploads is typically :pm:prj20??:c? or :pm:prj20??:c?:student_name (if applicable). Example: Dumitru Alin, 331CC → :pm:prj2009:cc:dumitru_alin

Journal

You may include a journal section to help your lab assistant track the project's progress.

Bibliography/Resources

List of documents, datasheets, and Internet resources used — optionally grouped into Software Resources and Hardware Resources.

pm/prj2025/eradu/mihai.strejaru.1748291253.txt.gz · Last modified: 2025/05/26 23:27 by mihai.strejaru
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0