Project

General

Profile

Statistics
| Branch: | Revision:

scoutece / paintboard / code @ 11c945d9

# Date Author Comment
11c945d9 04/23/2013 02:32 PM Julian Binder

added code to use the geiger counter. should count cpm. Compiles but not
tested yet.

fcddafaf 04/18/2013 07:53 PM Julian Binder

added motor turn on when metal is detected

d9b50611 04/18/2013 06:28 PM Thomas Mullins

Fixed servo code to output correct signal

c874b753 04/18/2013 04:36 PM Thomas Mullins

Fixed paintboard code

Added servo initialization and more internal_data array entries

1af81271 04/17/2013 10:15 AM Julian Binder

added code to read metal detector on PD4

351481ed 04/11/2013 07:24 PM Thomas Mullins

Finished paintboard code except for metal detector

f4a85021 04/01/2013 04:56 PM Thomas Mullins

Changed abs() in motor.c to clamp -128 to 127

1226c007 04/01/2013 01:37 PM AnsonLinux

Added motor and servo code. Both timers are set to phase-correct-PWM mode, which is yet to be tested. Also, I used 32 prescaler.

4319e0bc 03/25/2013 05:07 PM Thomas Mullins

Initial commit of some of the paintboard code