Controlling LED Brightness With a Potentiometer and OLED Display

In this tutorial we will learn how to control the LED brightness with a potentiometer and Display the value on the OLED Display. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) LED Potentiometer Jumper wires OLED Display Visuino program: Download Visuino Step 2: The Circuit Connect potentiometer pin …

Weather Station Using BMP280-DHT11 – Temperature, Humidity and Pressure

 In this tutorial we will learn how to make a weather station that will display a TEMPERATURE, HUMIDITY AND PRESSURE on the LCD Display TFT 7735 Watch a demonstration video. Step 1: What You Will Need Arduino UNO (Or any other Arduino) LCD Display TFT 7735 BMP280 Sensor DHT11 Sensor Jumper wires Breadboard Visuino …

Get Time and Date From Internet

In this tutorial we will learn how to get the date and time from NIST TIME server using M5Stack StickC and Visuino. Watch a demonstration video. Step 1: What You Will Need M5StickC ESP32: you can get it here Visuino program: Download Visuino Note: Check this tutorial here on how to Install StickC ESP32 board Step 2: …

Arduino LED Ring Ultrasonic Distance Sensor

In this tutorial we will learn how to Use a LED ring with and a Ultrasonic module to measure the distance. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Ultrasonic Range Finder HC-SR04 Jumper wires Neopixel LED ring Visuino program: Download Visuino Step 2: The Circuit Connect LED …

Nextion Screen – A Quickstart

How to get started with Nextion Editor and it’s simulator. Nextion Offers an Ease of Use and Cost-effective HMI Solution. The Nextion Editor software offers an easy way to create the intuitive and superb touch user interface. Watch Video tutorial here.

Find out when someone entered a room

In this tutorial we will learn how to Find out when someone entered a room using RTC module, PIR sensor,OLED display and arduino. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) PIR Sensor RTC DS1307 Real Time Clock module OLED display Jumper wires Visuino program: Download Visuino Step …

Controlling LED Brightness With a Potentiometer

In this tutorial we will learn how to control the LED brightness with a potentiometer and Arduino. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) LED Potentiometer Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect potentiometer pin [DTB] to arduino analog pin [A0] Connect potentiometer …

M5StickC Cool Looking Watch With a Menu and Brightness Control

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display a time on the LCD and also set the time and the brightness using the menu and the StickC buttons. Watch a demonstration video. Step 1: What You Will Need M5StickC ESP32: you can get it here …

CONTROL LED MATRIX MAX7219 WITH ARDUINO

In this tutorial we will learn how to control the MAX7219 Led matrix with Arduino by displaying a simple text. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) LED MATRIX. We are going to use the FC-16 module which has four casacaded 8×8 LED Matrix Displays and …

Arduino Police Siren With LED Police Lights

In this tutorial we will learn how to make a police siren with flashing led blue and red. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) 2x RGB LED (If you dont have it just use a regular LEDs blue and red) Piezo buzzer Jumper wires Visuino …

Arduino Neopixel LED Ring Ws2812

In this tutorial we will learn how to control the Neopixel Led Ring Ws2812 using Arduino and Visuino to run the LED pixel around. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Neopixel LED ring Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect LED Ring pin …

Simple DIY Weather Station With DHT11 and OLED Display

In this tutorial we will learn how to create a simple weather station using Arduino, DHT11 sensor, OLED Display and Visuino to Display the Temperature and Humidity. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) OLED Display DHT11 temperature/humidity sensor Jumper wires Visuino program: Download Visuino Step 2: …

M5StickC  How to Display Temperature, Humidity and Pressure

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display the Temperature, Humidity and Pressure using ENV sensor (DHT12, BMP280, BMM150) Step 1: What You Will Need M5StickC ESP32: you can get it here M5StickC ENV Hat (DHT12, BMP280, BMM150) you can get it here Visuino program: Download Visuino …

RemoteXY in Visuino

Here is a simple tutorial on how to use the RemoteXY component in Visuino. It has very cool features and it can be used for all sort of fun projects. Watch Full tutorial video here.

Force Sensing Resistor (FSR) Arduino

In this tutorial we will learn how to detect the force applied to the Force Sensing Resistor (FSR) and display it on the OLED Display + we will set the limits with a green and a red LED. Read Full tutorial here.

How to Make a Cool Looking Watch

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display a time on the LCD and also set the time using StickC buttons. Read Full tutorial here.