## 👀 Handmade_Radio Overview
A Handmade Simplex Communication Radio
## 🚀 Features
The design aims to provide survivors with a critical communications link by monitoring one-way (Simplex) radio transmissions. This functionality is implemented to ensure victims can effectively assess their immediate status and receive vital instructions regarding necessary safety measures and precautions.
## 🔎 Preparation
1. Components
'1' Arduino Uno
'1' Radio Module (TEA 5767)
'1' Potentiometer **to be able to change our frequency**
'1' Infrared (IR) Sensor **Because minor interferences can affect the potentiometer value, it only serves to change the frequency when we trigger it with our finger**
## 📦 Setup
1. `Refer to the circuit diagram`
2. `Install the 'Arduino IDE' software and open 'radio.ino' file`
3. `Plug the 'Arduino Uno' into your computer`
4. `Select 'Tools>Board>Arduino AVR Boards>Arduino Uno'`
5. `Tools>Port>'Select the arduino's port'`
6. `Tools>Manage Libraries...>Install the libraries used in the code`
7. `Click the 'upload ➡️' button`
✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'**
## 🎉 Run
`You are ready to use`
## 🔒 License
📜 GPL-3.0 License