Science, Technology, Problem solving skills. We provide premium videos that will prepare you with the right skills. This concept learned in our videos will make you confident to take the projects for studies(case for students), in companies or for competitions on your own. Our premium support and material are best as per project need. If in case you've any questions related to our videos, drop down in the comments or email us at Engbrandonm@gmail.com.
use a better microphone, have less background noise, then use audacity to increase volume before uploading to RU-vid. The sound quality is unacceptable, especially for a specialist in electronics, where this problem is easily solveable.
For all electronic devices datasheets you can check on the website alldatasheet.com You can search for that LCD in the website by typing its name LM016L
Good day Engineer Brandon. I built the same circuit and it simulates perfectly except that it seems that it cannot display voltages below 1V properly. For example 0.1V will be displayed as 1V, 0.01 will also be displayed as 1V. I did some digging and realised that the floattostr function is the cause. The sprintf function is a solution but the 16F877A does not support this function. How would you solve this problem. I see even in your video, you don't go below 1V
Can you help me here, can you display LM35 temperature sensor values on the LCD using AT89C51 microcontroller? LM35 must be connected to ADC0831. Can you do that conversion it is a challenge to me