View Single Post
  #1   Report Post  
Posted to alt.electronics
Ash
 
Posts: n/a
Default simple LED sequence

Hello

I am attempting to create a basic LED sequence

On Pulse
LED 1 - ON
Pause 5 mins
LED 2 - ON
Pause 5 mins
LED 3 - ON
Pause 5 mins
LED 4 - ON
Pause 5 mins
LED 5 - ON

I was considering using a PIC but with no knowledge of PIC programming,
and after having read a beginners guide to it I feel that it may be too
complicated.

Is there an easier way to produce this sequence without using multiple
logic gates? or a simple method of progamming a PIC to perform this
function

Thanks

Ash