102 Search results

For the term "arduino induction cooker".

Arduino 12: TK Sous Vide Cooker Controller Taking Shape, Calibration

Note: improved and commented program sketch for the system, curing some of the problems, can be downloaded at: (new file, minor bug fix) www.mediafire.com Here’s the system taking shape. I am to the stage…

Arduino 14: Induction Meter using Parallax LCD and KA393 Comparator

Here’s a small and easy inductance meter made from the Arduino and some other parts. Old TVs are a great source for capacitors, diodes, and even some chips: I found this handy dual lowvoltage…

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…

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…