Archives

Category Archive for: 'Intermediate'
Arduino Neopixel LED Ring Ws2812

In this tutorial we will learn how to control the Neopixel Led Ring Ws2812 using Arduino and Visuino to run the LED pixel around. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Neopixel LED ring Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect LED Ring pin …

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

M5StickC  How to Display Temperature, Humidity and Pressure

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display the Temperature, Humidity and Pressure using ENV sensor (DHT12, BMP280, BMM150) Step 1: What You Will Need M5StickC ESP32: you can get it here M5StickC ENV Hat (DHT12, BMP280, BMM150) you can get it here Visuino program: Download Visuino …

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.

Servo Motor Angle Using Visuino Sequence Component

Within this tutorial we’re going to use Servo Motor and Arduino, and Visuino to control servo motor position utilizing sequence component. Sequence component is most appropriate for cases where we need to activate many events in sequence in our example servo motor degrees. Read Full tutorial here.

Cool Automatic Arduino Fan

Learn how to create a fan using a servo motor. With the help of Visuino, an easy to use graphical development environment for Arduino, achieving this has never been easier! Read Full tutorial here.

How to Control Servos with Joystick

Controlling Servos connected to Arduino with Joystick is very common task. With the help of Visuino, an easy to use graphical development environment for Arduino, achieving this has never been easier! Read Full tutorial here.