Make a Christmass Tree Animation with snow, and lights using a TFT ST7735 LCD & Arduino. Snow and Lights are drawn at random each time, Watch the Video! Project file can be downloaded below.  Step 1: What You Will Need Arduino UNO (or any other Arduino) ST7735 or ST7789 Display Breadboard Jumper wires Visuino …

Visuino Component Creation – Part6

Now you can make your own Visuino component! Without needing the NDA that used to come attached to that ability. Visuino has now gone Open Source with the addition of the new .vcomp files. This is the first video in a series that will get you off the fence in understanding how to do it. …

Visuino Component Creation – Part5

Now you can make your own Visuino component! Without needing the NDA that used to come attached to that ability. Visuino has now gone Open Source with the addition of the new .vcomp files. This is the first video in a series that will get you off the fence in understanding how to do it. …

Visuino Component Creation – Part4

Now you can make your own Visuino component! Without needing the NDA that used to come attached to that ability. Visuino has now gone Open Source with the addition of the new .vcomp files. This is the first video in a series that will get you off the fence in understanding how to do it. …

Visuino Component Creation – Part3

Now you can make your own Visuino component! Without needing the NDA that used to come attached to that ability. Visuino has now gone Open Source with the addition of the new .vcomp files. This is the first video in a series that will get you off the fence in understanding how to do it. …

Visuino Component Creation – Part2

Now you can make your own Visuino component! Without needing the NDA that used to come attached to that ability. Visuino has now gone Open Source with the addition of the new .vcomp files. This is the first video in a series that will get you off the fence in understanding how to do it. …

Visuino Component Creation – Part1

Now you can make your own Visuino component! Without needing the NDA that used to come attached to that ability. Visuino has now gone Open Source with the addition of the new .vcomp files. This is the first video in a series that will get you off the fence in understanding how to do it. …

How to use Visuino Custom Code – Part9

Visuino PRO offers the users to use their own C code, or use the existing one from the Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino …

How to use Visuino Custom Code – Part8

Visuino PRO offers the users to use their own C code, or use the existing one from the Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino …

How to use Visuino Custom Code – Part7

Visuino PRO offers the users to use their own C code, or use the existing one from the Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino …

How to use Visuino Custom Code – Part6

Visuino PRO offers the users to use their own C code, or use the existing one from the Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino …

How to use Visuino Custom Code – Part5

Visuino PRO offers the users to use their own C code, or use the existing one from the Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino …

How to use Visuino Custom Code – Part4

Visuino PRO offers the users to use their own C code, or use the existing one from the Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino …

How to use Visuino Custom Code – Part3

Visuino PRO offers the users to use their own C code, or use the existing one from the Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino …

How to use Visuino Custom Code – Part2

Visuino PRO offers the users to use their own C code, or use the existing one from Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino and …

How to use Visuino Custom Code – Part1

Visuino PRO offers the users to use their own C code, or use the existing one from Arduino to create a custom component. This is very useful when you you want to use a certain library from Arduino but is not supported yet in Visuino or if you created your own code in Arduino and …

How to Wire & Use GY-30 BH1750 Light Sensor (GY30 / GY302)

In this tutorial we will learn how to quickly and easily use the GY-30 BH1750 light intensity sensor with Arduino. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) GY-30 BH1750 light intensity sensor OLED Display Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect Arduino …

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 program: Download …

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 …