I'm here and I'm gonna show you how to make a 360 Radar. Send data to computer, and after processing them draw the Radar in real-time and after a revolution (360 turn) save the previous Radar and draw the new one. and after all of these ENCODE the data and hide them into an image. For example if you send just the encode data and someone observed this data transfer he will find out that you transferred a ENCODED data. But, if you hide the Encoded data into an image he will never find out what you did and just think you sent a photo for someone else.
Step 1 (Collect what you need)In this project you will need:
- Arduino (I used Uno R3)
- Servo motor (we need 2 of them because we should have 360° of motion available)
- Ultrasonic sensor (we use this one to calculate distance)
- Wires so you can attach the ultrasonic sensor and the servo.
Connect the servo and ultrasonic sensor to the Arduino just like in the schematic below (just above the C++ code). You can upload the code and and see them on the computer.
Attention : If you don't know what is the name of the port go to Device Manager then find Ports. you can see the name there(COM3 or COM5).
If you finish the project, just ask me to send the EXE of Radar Drawer.
*Update* : Download the EXE file in this page.
If you have problem with working with EXE or you want to make your own EXE just ask me and I'm here to help.
When you import a photo to encode the AI choose the best method to make it more scure.
Comments