Room Weather Station Using Arduino and BME280 Sensor

Room Weather Station Using Arduino and BME280 Sensor

We have built quite a number of weather stations in several past tutorials, with each one differing from the other by the use of a different sensor, different display, etc. Today, we are going to build another weather monitoring station using the BME280 Temp and humidity sensor from...

Continue Reading
10.323 Views0 Comments
Arduino Introduces 4x new Nano boards
Arduino

Arduino Introduces 4x new Nano boards

Arduino has begun pre-orders for four new 45 x 18mm Nano form-factor boards. They include a $10 “Arduino Nano Every” model, a faster "WiFi/BT-enabled IoT" model, and two BLE boards. The Arduino Nano Every Substitutes the ATmega328P-based Arduino Uno-like Nano 3, equipped with...

Continue Reading
5.113
Views
2 Comments
Single-Battery Charger and Fuel Gauge Reference Design for Arduino Platforms
Arduino

Single-Battery Charger and Fuel Gauge Reference Design for Arduino Platforms

The MAXREFDES96# from Maxim Integrated Products is an Arduino Uno R3-compatible board that provides battery charge, boost, and data-logging capabilities. The board can be operated tethered to a power supply or computer to charge a battery and operate untethered to use the battery to...

Continue Reading
3.546
Views
0 Comments
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.395 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.713 Views0 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.230 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.548
Views
0 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.532
Views
0 Comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives