Arduino Menu Tutorial with a Rotary Encoder and a Nokia 5110 LCD display

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, we will build a modified version of it which will make use a rotary encoder (in place of the push buttons) for menu...

Continue Reading
15.383 Views2 Comments
Using Interrupts with Arduino

Using Interrupts with Arduino

We can say that an Interrupt is an automatic transfer of software execution in response to a hardware event that is asynchronous with the current software execution. As it's name says, interrupts, "interrupt" the normal program flow to perform an action (run another code block, function,...

Continue Reading
7.705 Views0 Comments
Menu on Nokia 5110 LCD display with Arduino
Arduino

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...

Continue Reading
7.283
Views
0 Comments
Menu on Nokia 5110 LCD display with Arduino

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...

Continue Reading
15.217 Views0 Comments
BreadShield – Bridging Arduino to breadboard with no jumper wires
Arduino

BreadShield – Bridging Arduino to breadboard with no jumper wires

BreadShield is a shield that maps Arduino pins to breadboard ties without jumper wires. It inserts into both of them, bridging them together mechanically, electrically, and firmly. Using jumper wires gets messy and tedious Many projects start with connecting an Arduino and a...

Continue Reading
3.544
Views
0 Comments
10 x 1W White LED Shield For Arduino Uno
ArduinoLed

10 x 1W White LED Shield For Arduino Uno

This project includes 10 LEDs of 1W each, and provides high intensity lighting that can be used in various applications. The board is made in Arduino shield form and can be used with Arduino Uno or Mega. Each LED can be controlled individually connected to digital pins D2-D11 of...

Continue Reading
3.454
Views
0 Comments
10 x 1W White LED Shield For Arduino Uno

10 x 1W White LED Shield For Arduino Uno

This project includes 10 LEDs of 1W each, and provides high intensity lighting that can be used in various applications. The board is made in Arduino shield form and can be used with Arduino Uno or Mega. Each LED can be controlled individually connected to digital pins D2-D11 of...

Continue Reading
4.834 Views2 Comments
Display Custom Bitmap graphics on an Arduino Touch Screen and other Arduino compatible Displays
Arduino

Display Custom Bitmap graphics on an Arduino Touch Screen and other Arduino compatible Displays

Displaying a custom image or graphic on a LCD display is a very useful task as displays are now a premium way of providing feedback to users on any project. With this functionality, we can build projects that display our own logo, or display images that help users better understand a...

Continue Reading
3.531
Views
0 Comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives