Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PIC based traffic lights for a small race track

Status
Not open for further replies.

astroman132003

Junior Member level 1
Joined
Oct 14, 2003
Messages
16
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,283
Location
Portugal
Activity points
97
Hello

I would like to do a pic based traffic light for a small race track.
Could someone tell me where can i see something.

Thanks
 

Re: Traffic Light

Hi,

In the past i had did traffic controller using 8052,i am using keil c compiler.

Hire is my code in c, maybe you can view this code as a reference to do same project. i think its can easily to port to c compiler for PIC, with proper adjustment of timer.

Include on this firmware, internal RTC (using timer), you can supply time when red,green,yellow time, and when traffic light in idle time, by sending a command trough its UART.

Regards
 

Traffic Light

thank you very much!
 

Traffic Light

schematic ??
 

Traffic Light

Keil C compilor has a demo design and full code for traffic control.
 

Re: Traffic Light

astroman132003 said:
Hello

I would like to do a pic based traffic light for a small race track.
Could someone tell me where can i see something.

Thanks
I will suggest u not to use PIC, why not 4017 for the same purpose,
 

Traffic Light

If you are using Keil C compiler, they have an example for Traffic Light control by using RTX_TINY RTOS, it is very good example.
 

Traffic Light

thanks
i am finding something about Traffic Light.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top