By: Vishal Shinde
206 Views
A
7-segment display is the best affordable option when it comes to displaying
numbers. Such display is widely used in devices that need to show only
numerical information.
You may have seen the 7-segment
display in counter machines, fancy shop ba
By: Vishal Shinde
204 Views
Hello and welcome to this tutorial, in this tutorial, you will learn the next part of our Tkinter blog series, i.e. how to use Grid Manager in Tkinter. In our previous blog, we have discussed what Geometry Manager is and how to use Pack Layout Mana
By: Vishal Shinde
303 Views
Hello Geeks, welcome!! In this tutorial, we are learning the design of GUI on Raspberry Pi. As you are here, I believe you are on the journey of designing an app to do automation. In this blog we will use the Tinker library to design the GUI on Ras
By: Sneha Chaware
481 Views
Hello Guys, today we are going to talk about the interfacing of OLED (organic LED) with NodeMCU. The very first sentence we print our Display window/ Serial monitor or any other LCD is "Hello World". So in this tutorial, we will gonna print "Hello w
By: Vishal Shinde
1466 Views
Many times, when designing an embedded project you may need a serial monitor to check if all the things are working. But you do not think it is a time consuming and it can be stopped if we interface LCD with Arduino board. Yes, this i
By: Vishal Shinde
2233 Views
Hello geeks, thanks for visiting this blog. As per the title of this topic, in this section, we are going to talk about what is TFT LCD, how it works and how we can interface it with Arduino Uno.
So before getting started, let's discuss the importan
