In this project we will learn how to make a compass using the Arduino and the Accelerometer Gyroscope sensor MPU9250. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) MPU9250 (is an accelerometer, gyroscope, magnetometer sensor) OLED I2C Display Breadboard Jumper wires Visuino program: Download Visuino Step 2: The …
In This tutorial we will learn how to use the SGP30 Air Quality Sensor to Display TVOC-Total volatile organic compounds,CO2 -Carbon dioxide, Hydrogen and Ethanol on the OLED Display. In Part2 we will learn how to calculate the absolute Humidity and also Display the Temperature and Humidity using the DHT11 Sensor. Watch the video. …
In this Video you will learn how to make A SOS realistic Beep & Light signal using Arduino. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this tutorial we will learn how to use the seeduino Xiao with the compass I2C sensor QMC5883 and the OLED Display. We will Display all the axis and the temperature on the OLED Display. Watch the video! Step 1: What You Will Need Seeeduino XIAO Compass QMC5883/GY-271 Sensor OLED Display Breadboard Jumper Wires …
In this simple tutorial we will learn how to turn ON or OFF a 12V light bulb with a 433MHz RF Remote control and Arduino. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires Relay module 12V Power Supply 12V Light Bulb 433 MHz RF module …
In this Version 2 tutorial we will learn how to get the Bitcoin price from the internet using the TTGO ESP32 and Visuino, we will also learn how to add a SSL certificate to the ESP32 board. In this tutorial we are going to use Bitstamp API access, In the first original tutorial we were …
In this tutorial we will learn how to make a Menu with buttons and a rotary encoder to set andstore values. Values are then automatically loaded on the start. For this project we are going to use Arduino and the I2C LCD. Watch the Video! Step 1: What You Will Need LCD Display I2C 20X4 …
In this tutorial we will learn how to control the RGB LED Random color with a 433MHz RF Remote and Arduino, also how to turn it ON or OFF, or set the auto changing color and the speed of the changing color. Watch the Video! Step 1: What You Will Need Arduino UNO (or any …
In this tutorial we will learn how to connect the SSD1331 OLED Display & ST7789 Display to Arduino using the Visuino program. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) SSD1331 OLED Display ST7789 Display Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect Arduino …
In this Video you will learn how to make A Parking System Assistant using Arduino. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to make A Seismograph Earthquake Detector using Arduino. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to make An LED Compass using Arduino. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to make a Laser Automatic Target positioning using Arduino. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Tutorial we will learn how to use Seeeduino XIAO by making a Simple LED Blink project. Watch the video! Step 1: What You Will Need Seeeduino XIAO LED 1K ohm resistor Breadboard Jumper Wires Visuino program: Download Visuino Step 2: About Seeeduino XIAO Powerful CPU: ARM® Cortex®-M0+ 32bit 48MHz microcontroller(SAMD21G18) with 256KB …
In this tutorial we will learn how to make a Countdown Timer, where you can set time with one button and start the timer with another button. When timer reaches the zero the LED will start to flash. Instead of the LED you can connect anything else like a relay or any other module. Watch …
In this Video you will learn how to make a Magic Led Box using Arduino. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to make a Random Roulette using the OLED Display and Arduino. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to Control Robot Arm With Your Hands! This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to make a Robotic Arm using servo motors. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to make a Sonar Radar with the OLED Display. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to make a Simple Gyroscope using MPU 6050 Sensor. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.
In this Video you will learn how to Control Lights With Your Hands! This Tutorial was made by a user Compact DIY , you can check out his youtube channel here and his Visuino playlist where you can find other Visuino videos.
In this Video you will learn how to make a Wind Vane This Tutorial was made by a user Compact DIY , you can check out his youtube channel here and his Visuino playlist where you can find other Visuino videos.
In this Video you will learn how to make a Lotto number generator that displays International Lotto numbera (Germany, ItalyUSA,etc) This Tutorial was made by a user Compact DIY , you can check out his youtube channel here and his Visuino playlist where you can find other Visuino videos.
In this tutorial we will learn how to rotate a stepper motor for a certain time period and then with a push of a button repeat it again. In this tutorial we use 10s period but you can change to any time. Watch the Video! Also: Check out the Arduino Nano and Visuino: Control Stepper Motor …
In this simple tutorial we will learn how to turn ON/OFF 4 LEDs with a 433MHz RF Remote and Arduino. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires 4 X LED 4 X 1K ohm Resistor Breadboard 433 MHz RF module Visuino program: Download Visuino Step 2: …
In this Video you will learn about Seeeduino Xiao This Tutorial was made by a user Jeremy Ellis , you can check out his youtube channel here and his Visuino playlist where you can find other Visuino videos.
Easy programming Seeeduino Lotus Grove Beginner KIT for Arduino with Visuino, and review of some of the new Visuino features in the current beta! You can download the finished project here: SeeduinoGroveBeginnersKITDemo1.zip You can find the KIT here: Beginner Kit for Arduino Information about the Seeed Studio Gove System: Grove System Information about the Seeeduino …
In this tutorial we will learn how to get the weather data based on location from the internet using TTGO ESP32 and Visuino. Watch the Video! Step 1: What You Will Need TTGO ESP32 WiFi connection A Free API account on the openweathermap.org (also Explained in the Next Step) Visuino program: Download Visuino Step 2: OpeanWeatherMap API …
In this tutorial we will learn how to display a Simple text on the MAX7219 8-digit Digital LED Display using Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires Max7219 Led Dot Matrix 8-digit Digital Display Control Module Visuino program: Download Visuino Step 2: The Circuit Connect …