Tag: Nokia 5110
Arduino Menu Tutorial with a Rotary Encoder and a Nokia 5110 LCD display
In our last tutorial, we examined how to create a menu for your Arduino project on a Nokia 5110 LCD, with push buttons to navigate through it. In today’s tutorial will build a modified version of it as we will use a rotary encoder (in place of the push buttons) for menu navigation. A...
Continue ReadingMenu on Nokia 5110 LCD display with Arduino
We have published quite a number of tutorials using different displays with the Arduino, with the most recent being the tutorial on displaying graphics on all kind of displays with Arduino. For today’s tutorial, we will look into achieving more with displays by implementing a menu...
Continue ReadingDIY Light (Lux) Meter using BH1750 sensor, Arduino and Nokia 5110
Hi guys, continuing on our recent path of building really cool stuffs based on the Nokia 5110 LCD display, today we will be building a DIY Lux (or light) meter using the highly sensitive BH1750 light sensor. In photometry, illuminance is the total luminous flux incident on a surface,...
Continue ReadingArduino Real Time Clock with DS1302 and Nokia 5110 LCD Display
Hi guys, in one of our previous tutorials, we made a real time clock, using the DS3231 RTC Module and the 1602 LCD display module. For this tutorial, we will be building something similar using the DS1302 RTC module and the Nokia 5110 display module. Unlike the 1602 LCD module which was...
Continue ReadingArduino Nokia 5110 Tutorial #2- Displaying Customized Graphics
In one of our previous tutorials we did an introduction on how to use the Nokia 5110 LCD with the Arduino, the tutorial covered displaying texts with different fonts etc. For this tutorial, we are taking things a little bit further and will be working through the display of customized...
Continue ReadingHow to drive Nokia 5110 84×48 LCD display with Arduino
In the previous tutorial I showed how to build a weather station using DHT11 and BMP180 with an Arduino. However, the project has a downside which is the power consumption of the 16X2 LCD. If we were building a battery powered project with the desire to last for several weeks and...
Continue ReadingArduino Tutorial: Menu on a Nokia 5110 LCD Display Tutorial
In this easy Arduino Tutorial educ8s.tv is going to show us how to create a Menu on a Nokia 5110 LCD display. This is the project we are going to build. In the display a simple menu appears, and with the help of three buttons I can navigate up, or down and select a menu item. Let’s...
Continue ReadingExternal Hardware Monitor
Vincenzopaolo FlameE @ instructables.com shows us how to create an external hardware monitor based on Arduino and Nokia LCD display. Communication with the PC is done using Visual Basic program. Hi guys! Today I will show you how create an external hardware monitor with any Arduino...
Continue Reading