Hallo!
Here is my digital thermometer using 7-segment LED displays. Only the dot that comes next to "C" should be created as a separate point (LED) at the top, because the standard point is at the bottom.
Thank you to everyone who helped me with this code.
I accidentally placed this code under the theme Demonstration code but it was need below the topic User submitted projects. How can i change (Delete from here)?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello to all! However, using this code still revealed weaknesses that I do not know how to fix. The problem is that the sensor is not read from time to time, at that point the indication shows value of 0. This is due to overflow of Timer 0. If prescaler changes to PS0_32 or higher, this problem disappears. But then the displays flash, the frequency is low. Video attached https://youtu.be/le9v-fbVRbc
Help .please!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hallo!
Here is my digital thermometer using 7-segment LED displays. Only the dot that comes next to "C" should be created as a separate point (LED) at the top, because the standard point is at the bottom.
Thank you to everyone who helped me with this code.
I accidentally placed this code under the theme Demonstration code but it was need below the topic User submitted projects. How can i change (Delete from here)?
By magic ...moved
:) Thank you!
Hello to all! However, using this code still revealed weaknesses that I do not know how to fix. The problem is that the sensor is not read from time to time, at that point the indication shows value of 0. This is due to overflow of Timer 0. If prescaler changes to PS0_32 or higher, this problem disappears. But then the displays flash, the frequency is low. Video attached https://youtu.be/le9v-fbVRbc
Help .please!