114 Search results

For the term "arduino charge regulator".

Arduino 4: TKVoltmeter, Potentiometer LED Sweep, Circuit Controller

Here I use the example sketch called “arrays” and blended it with the “potentiometer” example from the basic Arduino library with some simple modifications to serve as a potentiometer LED sweeper, which can also…

USB 4

Solar 18650 battery charger, with 5.1v 1A USB power supply. Charging board – tp4056 – More info here – http://www.candlepowerforums.com/vb/showthread.php?345500-Review-of-Measurement-on-Charger-module-with-TP4056-controller Note I used a different board than the one in the link, which uses…

Arduino: LED Twinkler: Basic Analog Input, Digital Output, PWM

The Arduino is a flexible platform for controlling all kinds of devices from all kinds of input signals. Here I demonstrate the most basic Analog Input — a voltage from a potentiometer — and…

Electric OU: Supplement: MOSFETs… How do THEY work? Chapter 2

A simple circuit describing high-side switching using a random N-channel mosfet. Also showing that the gate needs only Charge to switch and if the Charge stays on the gate it keeps the mosfet ON….

Scoposcopy: Supplement: Arduino’s Method of Inductance Measurement

To complement the earlier video on inductance measurement by resonating tank, I’ll now show a slightly different method used by the Arduino inductance meter. The Arduino uses a bit of external circuitry to “strike”…

Arduino 16: Magnetic Levitator Optically Controlled

Here’s the latest project, an optically-controlled magnetic levitator using the Arduino. The OSEPP Uno clone runs a sketch which senses the position and velocity of the levitated object, and sends a switching signal to…