I'm a newbie!! need a little help!!
RJ
Posts: 2
Hi guys
I just started using my basic stamp 2.··The only reason why I bought the stamp was because I'm·taking a electronics class, that is based on the Basic Stamp. I'm not going into Electrical of any kind, but now that I started playing with it, I'm rather injoying the stamp!
Anyways, I was hoping someone could help me out. The project I'm working on is building a 4 way traffic light with crosswalks ran by buttons to change the light at a faster pace. I have most of it constructed, but I'm having trouble tying in the buttons·to the circuit, and writing a program for them.
Any help would be·Great, thank you
RJ·
I just started using my basic stamp 2.··The only reason why I bought the stamp was because I'm·taking a electronics class, that is based on the Basic Stamp. I'm not going into Electrical of any kind, but now that I started playing with it, I'm rather injoying the stamp!
Anyways, I was hoping someone could help me out. The project I'm working on is building a 4 way traffic light with crosswalks ran by buttons to change the light at a faster pace. I have most of it constructed, but I'm having trouble tying in the buttons·to the circuit, and writing a program for them.
Any help would be·Great, thank you
RJ·
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
However, your statement that you have everything done but the buttons and program is more concerning.
Anyway, traffic controller could be implemented as state machine.
I am including my attempt on such software. It is incomplete and contains extra leftovers code from other projects. Use it as guide only!!
·Cheers and happy coding Vaclav
That really helped! I found some new routes to go and how to express the code more decisive. Thanks again.
RJ