Archives

Tag Archive for: 'Display'
Arduino DDS Frequency Sweep – Signal Generator AD9850

 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, …

Simple LCD Battery Level Indicator 20×4 I2C

 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 …

Control the LCD ST7735 Backlight Brightness Using PWM With Arduino

 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 …

I2C Scanner – How to Find I2C Addresses on Arduino

 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 …

How to Use DS18B20 Waterproof Temperature Sensor With Arduino

 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 …

Weather Station | How to Use BME280 Temperature, Humidity and Pressure Sensor

 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 …

TM1637 Display

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 …

Bitmap Animation on SSD1331 OLED Display (SPI) With Visuino

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 …

Counter Using TM1637 LED Display & Obstacle Avoidance Sensor

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 …

Arduino Counter Using TM1637 LED Display

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 …

Find Out When Someone Entered a Room Using Radar Sensor Xyc-wb-dc

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 …

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.

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 …

Force Sensing Resistor (FSR) Arduino

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.

How to Make a Cool Looking Watch

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.

XYC-WB-DC Microwave Radar Motion Sensor

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.

How to Use LCD ST7735

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.