ex4
Full Member level 2

- Joined
- Dec 28, 2004
- Messages
- 120
- Helped
- 2
- Reputation
- 4
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- Jakarta, Indonesia
- Activity points
- 958
Hi
I'm using ATMEGA8535 for displaying value from ADC into 5 pieces of 5x7 Inch 7 Segment led. I've succedeed in making the MCU works and display the correct value of the voltage with 4 decimal point
But unfortunately when I send the value of the ADC to serial port of my pc with speed of 1200 Baud, the 7 segment led got flicked awfully
I've try to increase the speed of my serial connection and it works nicely
But why in low speed it doesn't have a nice performance?? Is there anyway to overcome it? I'm using scanning method for my 7 segment led.
Don't suggest me to use shift register, because it's not economical and I've seen the same circuit with the same principal and got works very nice even at low baud rate
I'm looking forward for the answer
I'm using ATMEGA8535 for displaying value from ADC into 5 pieces of 5x7 Inch 7 Segment led. I've succedeed in making the MCU works and display the correct value of the voltage with 4 decimal point
But unfortunately when I send the value of the ADC to serial port of my pc with speed of 1200 Baud, the 7 segment led got flicked awfully
I've try to increase the speed of my serial connection and it works nicely
But why in low speed it doesn't have a nice performance?? Is there anyway to overcome it? I'm using scanning method for my 7 segment led.
Don't suggest me to use shift register, because it's not economical and I've seen the same circuit with the same principal and got works very nice even at low baud rate
I'm looking forward for the answer