- This topic has 1 reply, 2 voices, and was last updated 11 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › 7 segment display
hi
I am using five 7 segment led display common anode(DIS1,DIS2,DIS3,DIS4, DIS5) in my project.i want to control each 7 segment display differently .but in my circuit connection are alternatively connected same pins are e,d,c,dp,b,a,f,g(DIS1,DIS3,DIS5 are same) and e,d,c,dp,b,a,f,g (DIS2,DIS4 are same).
but my question is if i send date to DIS1 display remaining DIS3 and DIS5 also high. but i need to send different data to DIS3 and DIS5. can any one help me how to send different data to different 7 segment display. actuvally this circuit i taken from electronics for you book but in this circuit they are using AT89C52 but i am using PIC30F5011.i want display my ADC values on 7 segment display.can any one guid me.!!
Hi,
A diagram would help us to understant your question.