Archives

Category Archive for: 'Advanced'
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 …

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 …

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.

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 …

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.