|
final project
1
|
sweeps for objects using servo motor, sonar and IR sensors More...
Go to the source code of this file.
Macros | |
| #define | period 20 |
| #define | TIMER4B_PRESCALER 50 |
Functions | |
| void | sweep () |
| sweeps from 0 to 180 degrees, reads and sends data More... | |
| void | sweep_init () |
| initializes the sweep modules More... | |
Variables | |
| volatile float | sersvo_angle |
| void sweep | ( | ) |