Projects

Projects for: 'Advanced'
GET LIVE BITCOIN PRICE V2

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 …

Arduino LCD Menu With Storing Values to EEPROM

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 …

Arduino Countdown Timer With Settings

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 …

GET LIVE WEATHER DATA FROM THE INTERNET TTGO ESP32

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 …

LED Matrix Animated Time,Date,Temp and Humidity

In this Tutorial we will learn how to use the LED Matrix MAX7219, Temperature and Humidity Sensor DHT11 and RTC DS1307 module to Display Current Temperature, Humidity, Time and Date. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino) LED MATRIX. We are going to use the FC-16 module …

Finding a Lost Bluetooth Device With LilyGO TTGO T-display ESP32

In this Tutorial we will learn how to track and find a Lost Bluetooth Device with LilyGO TTGO T-display ESP32 and Visuino. Step 1: What You Will Need TTGO ESP32 Piezo module Some Bluetooth device that you will try to locate like a smart bracelet ,etc Visuino program: Download Visuino Step 2: Connecting the Piezo Module …

Arduino LED Strip Thermometer and Barometer With WS2812 and BMP280

In this tutorial we will learn how to make a LED Strip Thermometer and Barometer with WS2812 LED strips and BMP280 I2C Sensor. to measure the current temperature and atmospheric pressure. Watch the video! Step 1: What You Will Need Arduino UNO (or any other Arduino) 2X WS2812 LED strip BMP280 I2C Sensor. Jumper wires …

How to Control Vacuum Pump Air Pump Suction for Robotic Arm

In this project we will learn how to control a vacuum suction pump that is often used in robotics or other industrial systems. Watch the Video! Step 1: What You Will Need Vacuum pump Kit -Motor with the mounted vacuum pump -Electronic valve Get It here Capacitive touch button (or any other button module) Reley …

NeoPixel LED Ring Temperature Monitor

In this tutorial we will learn how to display a temperature on a NeoPixel LED Ring from a DHT11 sensor using Arduino and Visuino software. Watch the Video! Step 1: What You Will Need Arduino Uno or any other Arduino board NeoPixel – RGB LED Ring DHT11 Temperature and Humidity Sensor Jumper wires Visuino software: Download …

How to Send Text Long Range Distance Using HC-12

In this tutorial we will learn how to send a text over a Long Distance Using a HC-12 module and Arduino. We are going to make a Sender and a Receiver. Watch the video! Step 1: What You Will Need 2X HC-12 Module OLED Display 2X Arduino UNO (or any other Arduino) Breadboard Jumper wires …

HC-12 Long Range Distance Weather Station and DHT Sensors

In this tutorial we will learn how to make a remote long distance weather station using two dht sensors, HC12 modules and the I2C LCD Display. Watch the Video! Step 1: What You Will Need   2X HC-12 Module I2C LCD Display 4X20 2 DHT sensors (In our project we use DHT11, DHT22) 2X Arduino …

Make GPS BORDER BOUNDARIES Using Arduino

In this tutorial we will learn how to make a GPS BORDER BOUNDARIES using Arduino, this is useful when you have a robot and you dont want it to go outside the specified area. When the robot is outside the area, the display will show “Outside” and “Inside” when the robot is inside the area. …

Connect Up to 64 I2C Modules – TCA9548A I2C Multiplexer Module

In this tutorial we will learn how to connect multiple I2C modules on the TCA9548A I2C Multiplexer Modules. For this project we will use 3 TCA9548A I2C Multiplexer Modules and 3 I2C Displays. Watch the Video! Also check out this tutorials: Arduino Connect Multiple I2C Devices Adafruit TCA9548A 1-to-8 I2C Multiplexer Breakout TCA9548A I2C Multiplexer …

Arduino LCD Menu – Simple Tutorial

In this tutorial we will learn how to make a simple Menu with buttons using Arduino and the I2C LCD. Watch the Video! Step 1: What You Will Need LCD Display I2C 20X4 (if you use diferent LCD then make sure that you specify the right Columns and Rows in the Visuino component) 2X Buttons …

GET BITCOIN LIVE PRICE TTGO ESP32

In this tutorial we will learn how to get a current Bitcoin price in USD and EUR using a TTGO ESP32 and Visuino. Watch the video. Step 1: What You Will Need TTGO ESP32 WiFi connection Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino TTGO T-Display ESP32 Board Type The Visuino: https://www.visuino.eu needs to …

RADAR Lidar System VL53L0X Laser Time-of-Flight

In this tutorial we will learn how to make a RADAR Lidar System using VL53L0X Laser Time-of-Flight sensor. Watch the video! Step 1: What You Will Need Arduino UNO (or any other Arduino) VL53L0X Laser Time-of-Flight sensor OLED Display Servo motor Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect OLED Display pin[VCC] …

How to Build a Plant Watering System Using Arduino

In this tutorial we will learn how to make a Plant Watering System Using a moisture sensor, water pump and flash a green LED if everything is ok and OLED Display and Visuino. Step 1: What You Will Need Arduino UNO (or any other Arduino) Soil moisture sensor module, Get it here Jumper wires Breadboard …

How to Send Data From M5Stack StickC to Delphi

In this video we will learn how to send values from StickC board to Delphi VCL Application using Visuino. Watch the 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 – Delphi – Embarcadero Link Learn how …

ESP8266 OLED – Get Time and Date From Internet

In this tutorial we will learn how to get the date and time from NIST TIME server using ESP8266 OLED and Visuino, Watch the video. Step 1: What You Will Need ESP8266 OLED Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino WeMos D1 Mini Board Type Step 2: Start Visuino, and Select …

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 …