Skip to content

ice-efrei/sonar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sonar

version language owner status

| sonar from a HC-SR04 sensor (ultrasonic sensor) with a raspberry |

materials

electronics

  • raspberry
  • screen (to support pygame UI output)
  • wires
  • HC-SR04 sensor
  • servo motor

support

You can build the support with laser-cut mdf (like us) or with 3D printing. All files in the folder files.

connections

wiring schematic wiring Just note that :

  • servo pulse goes to GPIO19
  • HC-SR04 trigger goes to GPIO18
  • HC-SR04 echo goes to GPIO24 through resistor (see scheme)

Of course those are just the default values in the script, edit them at will.

Concept

The idea behind this project is to have a radar render of items detected by the ultrasonic sensor through a servo motor moving from 0 to 180 degrees.

Code

Sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages