Sonar With Arduino And Processing 3D Printer Model

License: CC BY
File formats: ino,stl,pde
Download type: zip
Size:39.0KB

The file 'Sonar With Arduino And Processing 3D Printer Model' is (ino,stl,pde) file type, size is 39.0KB.

Summary

This is a small sonar made with Arduino and Processing.
It is an ideal educational project to combine design and programming.
The structure of the Sonar is made of two components:

  • A servo holder
  • An ultrasonic holder
  • A wooden base of about 120 x 70 mm
    the two components were printed on a Geeetech printer.

The circuit board is made using:

Other tools used are:

  • A hot glue gun
  • Screws
  • Screwdriver

When the circuit is ready to display the sonar is necessary:
1 - Open the Arduino sketch called Arduino_radar (inside the Things File)
2 - Check the COM port
3 - Open Processing the sketch called sonar_con_processing_ink (inside the Things File)

ATTENTION: if the program does not work, check that you have changed the value of the COM port by inserting it the same as that of the Arduino sketch. (red rectangle in the picture).
If processing gives you an error related to the loading of the font (blue rectangle in the picture), you must follow the following steps:

  • from Processing open; tool
  • click on: create font
  • a window will open in which you can insert the correct OCRAExtended font
    If you want to change the resolution size of your screen you can change the size values (green rectangle in the picture)

ENJOY!

Arduino_radar.ino 1.9KB
servo_holder.stl 278.7KB
servo_ultrasonic.stl 235.6KB
sonar_con_processing_lnk.pde 5.5KB