Arduino & Raspberry Projects

ESP32 Webserver Tutorial

ESP32 Webserver Tutorial

One of the most interesting project we can build while learning to work with a WiFi Based board is a web Server.


4 comments Tested
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.


2 comments Tested
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.


0 comments Tested
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.


0 comments Tested
Getting Started with ESP32

Getting Started with ESP32

Over the last few articles, we have covered the use of ESP8266 boards for building several WiFi based projects.


0 comments Tested
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.


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

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.


2 comments Tested
8 RGB LED Driver Shield for Arduino Nano with Optical Defuse Sensor

8 RGB LED Driver Shield for Arduino Nano with Optical Defuse Sensor

The board consists of 8 x RGB LEDs 1W, BJT transistors on each LED, series resistor across the LED for current limiting, a hole to mount 18mm optical sensor which may be a defuse sensor for object detection with Arduino nano.


0 comments Tested
Home Automation using NodeMCU (ESP8266) board

Home Automation using NodeMCU (ESP8266) board

Home automation refers to the ability of your home to make its own decisions depending on environment conditions and give you the option to control it from a remote location.


15 comments Tested
Raspberry Pi Web-Based Data logger using MySQL and PHP

Raspberry Pi Web-Based Data logger using MySQL and PHP

Over the past few weeks, we worked on different projects around IoT.


2 comments Tested
NodeMCU ESP8266 WebServer Tutorial

NodeMCU ESP8266 WebServer Tutorial

From the Wemos D1 mini to the NodeMCU, the ESP8266 based boards are by far the most popular platform, among makers and hobbyist, for building WiFi based projects due to their low cost and general ease of use.


3 comments Tested
Arduino and BMP280 Based Weather Station

Arduino and BMP280 Based Weather Station

Weather stations are interesting projects for beginners and very useful for expert makers.


3 comments Tested