Show Posts
|
|
Pages: [1]
|
|
1
|
Using Arduino / Programming Questions / Re: millis with random switching question
|
on: November 28, 2012, 03:07:59 pm
|
|
ok the code is as was the provided by me old mate coding badly, the led was another seprate to board but as i was lead to believe pin 13 has inbuilt resistor for this purpose ( maybe not ha).over night i left it running with only board led doing the work and it is still working this morning,looks like i either need to provide seperate power source via switching transistor to led or increse the resistance via a couple of resistors on bread board,lesson learnt ! and thanks for your reply.
|
|
|
|
|
4
|
Using Arduino / Programming Questions / millis with random switching question
|
on: November 27, 2012, 03:46:49 am
|
|
hi guy's have been stumped for days on this one,trying to create chopper for water stream,and light show, have done code with delays and works and now wanted to change out to millis type program the theory is turn on led (will be stepper motor in future) then wait random time ,then turn off after seperate random time the code included is only one i would like help with thanks in advance
|
|
|
|
|