Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout_avr / src / range.h @ 066b08bb

History | View | Annotate | Download (404 Bytes)

# Date Author Comment
fd73d758 11/03/2012 10:18 PM Thomas Mullins

Changed range sensor to read on-demand

cc9ca04e 10/30/2012 03:26 PM Thomas Mullins

Fixed pins to work with 128rfa1 instead of 2560

230b1b7f 04/11/2012 09:39 PM Thomas Mullins

Fixed compiler errors in scout_avr

ec9e417d 04/11/2012 09:28 PM Thomas Mullins

Added second range sensor to scout_avr

Not yet tested.

1c3c96ce 04/10/2012 06:11 PM Thomas Mullins

Added and tested range sensor to scout_avr

Max output should be 37500 (max observed value actually ~38600), and it
may be scaled down later. Also, the second sonar will need to be added
later... forgot about that...

Also, added an option to avrdude in the Makefile which makes it upload...