This program makes use of a potentiometer, transistor and motor. The potentiometer changes the speed of the motor depending on how far its twisted. Along with this I have wired up 3 LED's. One red, ...
This repository contains the code files from the New Arduino Paul McWhorter tutorial Series on YouTube. Each file represents a simple project or tutorial from the series. The Arduino Paul McWhorter ...
An infrared proximity sensor, or IR Sensor, is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This interfacing of the IR sensor module with Arduino is ...