User:Dans34/Sandbox/arduino: Difference between revisions

From BetaArchive Wiki
m (Sandbox test)
 
Line 4: Line 4:
==To Do==
==To Do==


;Create arduino basic framework code (define pin I/O)
;<s>Create arduino basic framework code (define pin I/O)</s> - 21/7/11
;Bluetooth RS232 module  
;Bluetooth RS232 module  
: Connect Bluetooth RS232 module to pins 0(RX) , 1 (TX) ,+5v(power) , GND
: Connect Bluetooth RS232 module to pins 0(RX) , 1 (TX) ,+5v(power) , GND
: Solder in headers ontop of relay shield for better access to pins
: Solder in headers ontop of relay shield for better access to pins
;Relay Shield
;Relay Shield
: Connections to be made to Com & N/o (N/C is connected when pin is LOW)Set pin HIGH to turn ON relay , pin LOW to turn OFF
: <s>Connections to be made to Com & N/o (N/C is connected when pin is LOW)</s>- 21/7/11 used old floppy drive power cable and molex
: Run standard timed relay code, on for 1s, off for 1s
:Set pin HIGH to turn ON relay , pin LOW to turn OFF
: <s>Run standard timed relay test code, on for 1s, off for 1s</s> -21/7/11 , supprised at the build quality, no solder splashes and everything fits in the headers
;Motor shield  
;Motor shield  
: Again run standard motor tests  
: Again run standard motor tests  
;Intergrate relay and motor shield code
;Intergrate relay and motor shield code

Revision as of 20:47, 21 July 2011

Nothing to do with beta's here , just my arduino scratchpad

RC 1/14 Scale Range Rover

To Do

Create arduino basic framework code (define pin I/O) - 21/7/11
Bluetooth RS232 module
Connect Bluetooth RS232 module to pins 0(RX) , 1 (TX) ,+5v(power) , GND
Solder in headers ontop of relay shield for better access to pins
Relay Shield
Connections to be made to Com & N/o (N/C is connected when pin is LOW)- 21/7/11 used old floppy drive power cable and molex
Set pin HIGH to turn ON relay , pin LOW to turn OFF
Run standard timed relay test code, on for 1s, off for 1s -21/7/11 , supprised at the build quality, no solder splashes and everything fits in the headers
Motor shield
Again run standard motor tests
Intergrate relay and motor shield code