I2C LCD 1602 Display

Display text on 1602A LCD I2C display with Micro:bit

Purpose of this tutorial: In this tutorial we will see how to display text in an LCD display with micro:bit. [...]

22-04-21 2887

Traffic light with LCD display controlled by Micro:bit

Objective of this project: The objective of this project is to realize a traffic light following these steps: - The [...]

22-04-21 2887

Measure the temperature with the DHT11 sensor and display it on an LCD display

Purpose of this tutorial: In this tutorial we will see how to read the temperature measured by the DHT11 sensor [...]

22-04-21 2887

Create a stopwatch with Micro:bit and LCD display

A stopwatch is a timer device that can be used to measure the amount of time that has elapsed between [...]

22-04-21 2887

Display text on the I2C LCD 1602A display with Arduino

Purpose of this tutorial: To display text on an I2C LCD 1602A display with Arduino, you will need to connect [...]

23-04-21 2887

Traffic light with LCD display controlled by Arduino

Presentation of traffic light A traffic light is a signaling device at road intersections, pedestrian crossings, and other locations to [...]

23-04-21 2887

Measuring temperature with DHT11 sensor and Arduino

Measuring temperature with Arduino is a common application that can be achieved by using a temperature sensor such as the [...]

23-04-21 2887

Create a stopwatch with Arduino and LCD display

A stopwatch is a timer device that can be used to measure the amount of time that has elapsed between [...]

24-04-21 2887

Using the joystick with Arduino

A joystick is a type of controller typically used for video games and other applications that involve navigating or controlling [...]

25-04-21 2887

Send a message from Arduino to smartphone

Arduino is an open-source electronics platform based on simple software and hardware. It can be used to control a wide [...]

07-05-21 2887

Display a text on the I2C LCD 1602A display with ESP32

Purpose of this tutorial: In this tutorial we will see how to display a text in an LCD display with [...]

09-05-21 2887

Traffic light with LCD display controlled by ESP32

Objective of this project: The objective of this project is to create a traffic light following these steps: The red [...]

09-05-21 2887

Using the 4×4 Matrix Keypad with Arduino

The Arduino microcontroller can be easily interfaced with a 4x4 matrix keypad using a variety of methods, including digital input [...]

08-04-22 2887

Water level measurement system controlled by Arduino

A water level measurement system is a system that is used to measure the level of water in a tank [...]

17-05-22 2887

Scroll to Top