In this tutorial we will learn how to make a Pulse Generator with a Frequency Sweep using DDS Frequency Signal Generator AD9850. Pulse generator will start with 1Hz and increase its frequency for 0.5Hz every second. Once it reaches 10Hz it wil stop increasing the frequency. You can set your own Starting frequency, End frequency, Frequency increment, …
In this tutorial you will learn how to make a simple weather station using a ESP8266 IoT Development Board with DHT11 Sensor & OLED Display. We are going to make all this using a Visuino program. You will also learn how to set the I2C pins for any board in Visuino, this is very …
In this Tutorial we are going to make a Battery Level Indicator using LCD I2C 20 X 4 Display . This approach can be used to display anything that requires a level indication such as batteries, water level, temperature, humidity, etc. For the demonstration we are going to simulate the signal with a potentiometer …
In this tutorial we are going to change the ST7735 SPI LCD Backlight brightness using a potentiometer & Arduino. Watch the video! Step 1: What You Will Need Arduino UNO (Or any other Arduino) LCD Display TFT 7735 Potentiometer module 68 ohm Resistor (LCD Backlight draws around 30mA) Jumper wires Breadboard Visuino program: Download …
In this tutorial we are going to make an I2C Scanner that will display an I2C Adress of the connected sensor or a module. This is very useful in cases where we do not know what is the I2C Address of a certain sensor or module that we would like to use in our …
In this simple tutorial we will learn how to use a DS18B20 Waterproof Temperature Sensor with Arduino. Watch the Video! Step 1: What You Will Need DS18B20 Waterproof Temperature Sensor OLED Display Arduino UNO (or any other Arduino) 4.7K ohm resistor Jumper wires Breadboard Visuino program: Download Visuino Step 2: Brought by PCBWay Thank you …
In this tutorial we are going to make a weather station project using BME280 Temperature, Humidity and Pressure sensor and ST7735 Display. Watch the Video! Step 1: What You Will Need Arduino UNO (Or any other Arduino) LCD Display TFT 7735 BME280 Sensor Jumper wires Breadboard Visuino program: Download Visuino Step 2: Brought by PCBWay …
In this tutorial we will learn how to display time using RTC DS1307 module and LED Display TM1637 and Visuino. Step 1: What You Will Need Arduino UNO (or any other Arduino) Get it here RTC DS1307 module Get it here Jumper wires LED Display TM1637 Get it here Visuino program: Download Visuino Step 2: The Circuit Connect LED …
In this tutorial we will display and move around a bitmap image in a simple form of animation on the SSD1331 OLED Display (SPI) with Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) SSD1331 OLED Display (SPI) Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit …
In this tutorial we will learn how to make a simple digit counter using LED Display TM1637 and obstacle avoidance sensor and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires Obstacle avoidance sensor LED Display TM1637 Visuino program: Download Visuino Step 2: The Circuit Connect LED Display …
In this tutorial we will learn how to use a L298N DC MOTOR CONTROL driver and a potentiometer to control a DC motor speed and direction with two buttons and display the potentiometer value on the OLED Display. Watch a demonstration video. Step 1: What You Will Need Arduino UNO L298N DC MOTOR CONTROLER DC …
In this tutorial we will learn how to make a simple digit counter using LED Display TM1637 and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires LED Display TM1637 Visuino program: Download Visuino Step 2: The Circuit Connect LED Display pin[CLK] to Arduino digital pin[10] Connect …
In this tutorial we will learn how to Find out when someone entered a room using RTC module, radar sensor xyc-wb-dc ,OLED display and arduino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) xyc-wb-dc Radar Sensor RTC DS1307 Real Time Clock module OLED display Jumper wires Breadboard Visuino …
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 …
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 LM358 dual operational amplifier 4X 4.7K ohm resistor 2X 120K ohm resistor 300 ohm resistor …
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.
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 …
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.
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.
In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display the time on the LCD. Read Full tutorial here.
In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display any text on LCD. Read Full tutorial here.
How to make Arduino Weather station using use Nextion display, rtc1307 time module, Arduino UNO, and Visuino to display current time, temperature and humidity. Read Full tutorial here.
How to make a Rolling Dice Using OLED Display and a small button. Read Full tutorial here.
How to use Stepper Motor with Obstacle Module and OLED Display to start/stop when obstacle is detected by IR sensor. Read Full tutorial here.
How to use ultrasound distance finder module,rotary encoder to specify and display ultrasound range on Lcd and set the limit distance with a red LED. We will be able to save the chosen distance by pressing on a rotary encoder button. Read Full tutorial here.
How to use NodeMCU and OLED to display live GPS position from NEO-6M module. Read Full tutorial here.
How to use Arduino UNO, OLED Lcd, MQ-3 Alcohol Gas Sensor module, and Visuino to display Alcohol levels on OLED Display and set the limit detection where it says “Too Drunk”. Read Full tutorial here.
In this tutorial we’re going to use a XYC-WB-DC micro wave Radar movement Sensor attached to Arduino UNO and Visuino to sense any movement in distance across 5m which includes thin walls. Read Full tutorial here.
In this tutorial we’re going to use a LCD TFT ST7735 connected to Arduino UNO and Visuino to show a picture and a random number. Read Full tutorial here.
In this particular tutorial we’re going to use a ESP Wemos D1 OLED and Visuino to show a CPU Time on OLED display. Read Full tutorial here.