Arduino Menu Tutorial with a Rotary Encoder and a Nokia 5110 LCD display
https://www.electronics-lab.com/arduino-menu-tutorial-rotary-encoder-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 rotary […]
Menu on Nokia 5110 LCD display with Arduino
https://www.electronics-lab.com/menu-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 based system with the Nokia 5110 LCD display and […]
DIY Light (Lux) Meter using BH1750 sensor, Arduino and Nokia 5110
https://www.electronics-lab.com/diy-light-lux-meter-using-bh1750-sensor-arduino-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, per unit area. It is a measure of […]
Arduino Real Time Clock with DS1302 and Nokia 5110 LCD Display
https://www.electronics-lab.com/arduino-real-time-clock-ds1302-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 used in the […]
Arduino Nokia 5110 Tutorial #2- Displaying Customized Graphics
https://www.electronics-lab.com/arduino-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 graphics on the Nokia 5110 […]
How to drive Nokia 5110 84×48 LCD display with Arduino
https://www.electronics-lab.com/drive-nokia-5110-84x48-lcd-display-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 probably several months, like […]
Arduino Tutorial: Menu on a Nokia 5110 LCD Display Tutorial
https://www.electronics-lab.com/arduino-tutorial-menu-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 […]
External Hardware Monitor
https://www.electronics-lab.com/external-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 board(in my case a pro micro board), a Nokia […]
DIY Voltmeter using a simple voltage sensor and Arduino Uno and a Nokia 5110 LCD
https://www.electronics-lab.com/diy-voltmeter-using-simple-voltage-sensor-arduino-uno-nokia-5110-lcd/
In this video we are going to learn how to build our own voltmeter using a very inexpensive sensor. The voltage we measure is then displayed in a Nokia 5110 LCD display. This project is very easy to build and great learning experience. With this project we can measure the voltage of our voltage sources, […]
Mini Arduino Lux Meter
https://www.electronics-lab.com/mini-arduino-lux-meter/
Here is a nice build of a LUX meter using BH1750 sensor and a Nokia 5110 LCD. The meter is controlled by an Arduino Pro Mini and is powered by a Li-Ion battery. The LCD backlight is controlled according to environment light and there is graphing capability of the measured light intensity. That’s when I […]