Projects

Tag Projects for: 'resistor'
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 LEDs ON/OFF With 433MHz RF Remote and Arduino

In this simple tutorial we will learn how to turn ON/OFF 4 LEDs with a 433MHz RF Remote and Arduino. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires 4 X LED 4 X 1K ohm Resistor Breadboard 433 MHz RF module Visuino program: Download Visuino Step 2: …

Arduino LED Control With Analog Joystick

In this tutorial we will learn how to use analog Joystick to control the LED. Watch the video. What You Will Need Arduino UNO (or any other Arduino) 4XLED Joystick 4X Resistor 220Ω (or something similar) Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect Arduino pin[5V] to breadboard positive pin [red line] …