Projects

Tag Projects for: 'OLED'
Arduino Connect Multiple I2C Devices

In this tutorial we will learn how to connect several modules with an I2C connection to arduino. Watch the Video! In our case we will use 4 OLED Displays as an example, but you can use any other I2C modules/sensors if you wish. Note: 4 OLED Displays consume a bit more memory thats why we …

UV Index Meter Using the ML8511 ULTRAVIOLET Sensor Arduino

In this tutorial we will learn how to measure the Sun UV Index using ML8511 ULTRAVIOLET Sensor. Step 1: What You Will Need Arduino Uno or any other Arduino board UV sensor ML8511 OLED Display Breadboard Jumper wires Visuino software: Download here Step 2: The Circuit Connect UV sensor pin GND to Arduino pin GND Connect …

Arduino Plant Monitor With Soil Capacitive Sensor

In this tutorial we will learn how to detect a soil moisture using a capacitive moisture sensor with OLED Display and Visuino. Watch the Video! Step 1: What You Will Need Arduino Uno or any other Arduino board Capacitive Analog Soil Moisture Sensor OLED Display Breadboard Jumper wires Visuino software: Download here Step 2: The Circuit …

DHT21 Digital Temperature and Humidity Sensor With Arduino

In this tutorial we will learn how to use DHT21 Humidity and Temperature Sensor with Arduino and display the values on the OLED Display. Watch the video! Step 1: What You Will Need Arduino Uno or any other Arduino board DHT21 sensor Breadboard Jumper wires OLED Display Visuino software: Download here Step 2: The Circuit Connect …

How to Use DHT22 Humidity and Temperature Sensor With Arduino

In this tutorial we will learn how to use DHT22 Humidity and Temperature Sensor with Arduino and display the values on the OLED Display. Watch the video! Step 1: What You Will Need Arduino Uno or any other Arduino board DHT22 sensor Breadboard Jumper wires OLED Display Visuino software: Download here Step 2: The Circuit Connect …

How to Scroll the TEXT on I2C 0.91″ 128X32 OLED DISPLAY

In this tutorial we will learn how to Scroll the TEXT on I2C 0.91″ 128X32 OLED DISPLAY using Arduino and Visuino software. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other board) OLED Display Breadboard Jumper wires Visuino program: Download Visuino Step 3: Start Visuino, and Select the Arduino UNO Board …

Distance Proximity Measurement With Gesture Sensor APDS9960

In this tutorial we will learn how to measure the distance using a gesture sensor APDS9960, arduino and Visuino. Watch the video! Step 1: What You Will Need Arduino UNO (or any other Arduino) APDS9960 Sensor Jumper wires Breadboard OLED Display Visuino program: Download Visuino Step 2: The Circuit Connect Sensor Pin [GND] to Arduino board …

DC MOTOR Hand Gesture Control Speed & Direction Using Arduino

In this tutorial we will learn how to control a DC motor with hand gestures using arduino and Visuino. Watch the video! Step 1: What You Will Need Arduino UNO (or any other board)   APDS9960 proximity gesture sensor L298N DC MOTOR CONTROLER Driver OLED Display Batteries DC Motor Breadboard Jumper wires Visuino program: Download Visuino …

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

Control DC Motor With Encoder Optical Sensor Module FC-03

In this tutorial we will learn how to count Optical encoder interrupts using a DC motor, OLED display and Visuino. Watch the video! Step 1: What You Will Need Arduino UNO (or any other Arduino) Optical Coupling Sensor Module FC-03 DC motor Encoder wheel (with holes) that you attach on the DC motor OLED Display …

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 …

Rain Detector Using Arduino and Raindrop Sensor

In this tutorial we will learn how to detect a rain using a rain sensor and make a sound using a buzzer module and OLED Display and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Rain sensor module Jumper wires Breadboard OLED Display Piezo buzzer Visuino program: Download …

How to Build a Plant Monitor With Arduino

In this tutorial we will learn how to detect a soil moisture using a moisture sensor and flash a green LED if everything is ok and OLED Display and Visuino. Watch the video. Step 1: What You Will Need   Arduino UNO (or any other Arduino) Soil moisture sensor module, Get it here Jumper wires …

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 …

VL53L0X Time-of-Flight + OLED Display

In this tutorial we will learn how to display the distance in mm using VL53L0X Time-of-Flight sensor and OLED Display. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) VL53L0X Laser Ranging Sensor Time-of-Flight Sensor Jumper wires OLED Display Visuino program: Download Visuino Step 2: The Circuit Connect OLED Display …

Arduino Display Temperature on TM1637 LED Display

In this tutorial we will learn how to display the temperature using LED Display TM1637 and DHT11 sensor and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires LED Display TM1637 DHT11 sensor Visuino program: Download Visuino Step 2: The Circuit Connect LED Display pin[CLK] to Arduino …

Control LED Blinking With a Potentiometer and OLED Display

In this tutorial we will learn how to control the LED Blinking with a potentiometer and Display the pulse frequency value on the OLED Display. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) LED Potentiometer Jumper wires OLED Display Visuino program: Download Visuino Step 2: The Circuit Connect …

Arduino OLED Display Menu With Option to Select

In this tutorial we will learn how to make a menu with a selection option using OLED Display and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires OLED Display Breadboard 1K ohm resistor Button Visuino program: Download Visuino Step 2: The Circuit Connect OLED display pin …

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 …

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 …

How to Wire & Use GY-30 BH1750 Light Sensor (GY30 / GY302)

In this tutorial we will learn how to quickly and easily use the GY-30 BH1750 light intensity sensor with Arduino. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) GY-30 BH1750 light intensity sensor OLED Display Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect Arduino …

Controlling LED Brightness With a Potentiometer and OLED Display

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 Potentiometer Jumper wires OLED Display Visuino program: Download Visuino Step 2: The Circuit Connect potentiometer pin …

Find out when someone entered a room

In this tutorial we will learn how to Find out when someone entered a room using RTC module, PIR sensor,OLED display and arduino. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) PIR Sensor RTC DS1307 Real Time Clock module OLED display Jumper wires Visuino program: Download Visuino Step …

Simple DIY Weather Station With DHT11 and OLED Display

In this tutorial we will learn how to create a simple weather station using Arduino, DHT11 sensor, OLED Display and Visuino to Display the Temperature and Humidity. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) OLED Display DHT11 temperature/humidity sensor Jumper wires Visuino program: Download Visuino Step 2: …

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.