seven segment display operation

Status
Not open for further replies.

routeX

Newbie level 3
Joined
Jun 19, 2011
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Khulna
Activity points
1,308
i want a 3 digit 7 segment display which shows me the number i am pressing(0-9 for each). i am using atmega8. anyone pls help.

Thread moved to Microcontrollers category [alexan_e]
 

none of them holds the digit shown first. i want the first digit respond to my first press, then the second one respond to my second press while the first one is not changed.
 

These links basically show how to multiplex the displays, what you will show in each one is up to you.
Assuming that you have an array of three char (char display[3]) you can set each char to the value you want without changing the rest.

Alex
 
Reactions: routeX

    routeX

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…