Skip to content
Snippets Groups Projects
Commit 7a05d3f9 authored by Max Unander's avatar Max Unander
Browse files

added sonar part

parent 4190a71a
No related branches found
No related tags found
No related merge requests found
...@@ -43,4 +43,7 @@ ...@@ -43,4 +43,7 @@
We decided to mount our ultrasonic sensors on the carbon fiber arms outside of the motor mounts so that the sensors would protrude beyond the tips of the propellers. This configuration means that the sensors don't have any wasted range and also that if something goes wrong the propeller is not the first thing to hit an obstacle. We originally planed on having the sensors between the propellers witch is a 45 degree shift we had to change the configuration of our copter from an "X" to a "+", but this was easily done in Cleanflight. We decided to mount our ultrasonic sensors on the carbon fiber arms outside of the motor mounts so that the sensors would protrude beyond the tips of the propellers. This configuration means that the sensors don't have any wasted range and also that if something goes wrong the propeller is not the first thing to hit an obstacle. We originally planed on having the sensors between the propellers witch is a 45 degree shift we had to change the configuration of our copter from an "X" to a "+", but this was easily done in Cleanflight.
\subsection{Sonar}
We got the sonar up and running easily by it self with good values, but when we put it on the copter we started getting missed values especially when revving up the motors. To filter out some disturbances series resistors of 1k\Omega was added to the echo and trigger line for the sonar but this also meant that the sonar wouldn't trigger with a 3.3 volt input, this was solved with a transistor switch to pull the trigger to 5 volt.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment