![]() |
![]() |
![]() |
|
|
|||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
hi, i'm doing a project which requires me to built and design a traffic control system (two T-junctions) i also need to create a display system using two 7-segment display for each direction. the duration for the dispay depends on the data that is send from the sensors(IR) located in each junction.
pls advice me how to tackle this project, which PIC to use that could handle so many inputs n outputs or any method to reduce the number of pins needed. thanks |
|
|
|
|
|
|
(permalink) |
|
You can use some shift registers to expand the I/O, makes the programming slightly more difficult though.
__________________
Jeff Zimmerman To the optimist, the glass is half full. To the pessimist, the glass is half empty. To the engineer, the glass is twice as big as it needs to be. |
|
|
|
|
|
|
(permalink) |
|
so sorry but i don't really understand what u mean, btw which PIC should i use?
|
|
|
|
|
|
|
(permalink) |
|
you should post in the microcontrollers section, you'll probably get a better response
__________________
Jeff Zimmerman To the optimist, the glass is half full. To the pessimist, the glass is half empty. To the engineer, the glass is twice as big as it needs to be. |
|
|
|
|
|
|
(permalink) |
|
how to connect and control multiple 7-segment display?
do i need to connect a buffer to each 7-segment ? if yes, pls recommend which one to use. what is the buffer for? |
|
|
|
|
|
|
(permalink) |
|
You can connect multiple displays to a microcontroller using multiplexing technique in which only one display is driven at a time but to to high refresh rate all the displays appear to be on simultaneously.
Check out Nigel's PIC tutorial on multiplexed display. http://www.winpicprog.co.uk/pic_tutorial10.htm
__________________
"There is no way to peace, peace is the way!" |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|