This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| arduino:Controller_for_Cybot [2021/07/30 03:55] – tony | arduino:Controller_for_Cybot [2026/09/26 10:00] (current) – tony | ||
|---|---|---|---|
| Line 48: | Line 48: | ||
| |I|output|received echo signal| | |I|output|received echo signal| | ||
| ===== Replacing the Cybot functions ===== | ===== Replacing the Cybot functions ===== | ||
| - | ==== Arduino | + | ==== Arduino |
| The most difficult controller function to replace appears to me to be the ultrasonic sensors. The hardware is fairly minimal and a lot of the work has to be done in software. | The most difficult controller function to replace appears to me to be the ultrasonic sensors. The hardware is fairly minimal and a lot of the work has to be done in software. | ||
| Line 59: | Line 59: | ||
| On the left is one of the sonar driver outputs (top trace) with the multiple echoes (bottom trace). On the right, on a longer time base, is again the sonar pulse (top trace), and multiple groups of echo from different objects (bottom trace) | On the left is one of the sonar driver outputs (top trace) with the multiple echoes (bottom trace). On the right, on a longer time base, is again the sonar pulse (top trace), and multiple groups of echo from different objects (bottom trace) | ||
| - | ==== Arduino | + | ==== Arduino |
| Tested by connecting the Arduino directly to the sonar board, supplying power to the Arduino and Sonar board via the USB connector. | Tested by connecting the Arduino directly to the sonar board, supplying power to the Arduino and Sonar board via the USB connector. | ||
| Line 72: | Line 72: | ||
| |5|I/ | |5|I/ | ||
| - | ==== Arduino | + | ==== Arduino |
| * {{arduino: | * {{arduino: | ||
| Line 114: | Line 114: | ||
| ====== References and Additional Resources ====== | ====== References and Additional Resources ====== | ||
| - | ===== Cybot Sonar ===== | + | ===== Cybot sonar ===== |
| * [[https:// | * [[https:// | ||
| * [[http:// | * [[http:// | ||