All About Circuits

Latest Analog Projects

Categories

How To Use Arduino’s Analog and Digital Input/Output (I/O)

How To Use Arduino’s Analog and Digital Input/Output (I/O)

The Arduino can input and output analog signals as well as digital signals.


Projects Jun 10, 2015 by Tim Youngblood
Use an Arduino to Control a Motor

Use an Arduino to Control a Motor

Controlling a motor with an Arduino is relatively easy. In addition to simply spinning the motor, you can control the position of the motor shaft if the motor has a rotary encoder.


Projects Jun 03, 2015 by Tim Youngblood
Create a Motion-Sensing Alarm with an Arduino and IR Sensors

Create a Motion-Sensing Alarm with an Arduino and IR Sensors

Infrared (IR) sensors are normally used to measure distances, but they can also be used to detect objects. By connecting a couple of IR sensors to an Arduino, you can make an intruder alarm.


Projects Jun 02, 2015 by Tim Youngblood
Communicating Serially with the Arduino

Communicating Serially with the Arduino

Communicating serially with the Arduino is easy! Here, we'll show how to take some temperature measurements and then send the measurements over the serial link.


Projects Jun 01, 2015 by Tim Youngblood