Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

using a stamp to start a timer

Status
Not open for further replies.

bonesdub

New Member
i was wondering if i could use a stamp2 to start a timer which could output a 101010101010 ect which will blink a LED for a certain period of time
if anyone could suggest a solution i would be much appreciated
 
bonesdub said:
i was wondering if i could use a stamp2 to start a timer which could output a 101010101010 ect which will blink a LED for a certain period of time
if anyone could suggest a solution i would be much appreciated

I don't use stamp's, but there should be no problem using one as a timer to do as you wish. A simple for/next loop with delay's is all that's required.

Presumably you simply want to blink an LED a specific number of times?.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top