Projects

Tag Projects for: 'uno'
Clap Switch Using Sound Sensor & Arduino

 In this tutorial we are going to make a clap switch using a Sound Sensor & Arduino. Whenever you clap an LED will Turn On or Off. There is also a schematic below on how to use it with a relay and a light bulb. Watch the Video! Step 1: What You Will Need …

How to Save Sensor Data Temp & Time to SD Card Using Arduino

 In this tutorial we are going to save Temperature and Humidity data from the Dht11 sensor to the SD card and we will also add a time and a date that we will get from the RTC module ds1307. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino …

Arduino Pulse Generator Frequency Sweep

 In this tutorial we will learn how to make a Pulse Generator with a Frequency Sweep. 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, and the increment interval. Step 1: What …

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.

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.