59 Search results

For the term "witricity with arduino".

Arduino: Ultrasonic Rangefinder Using Parallax Ping and LCD

Here’s a little Ultrasonic Ranger using the Parallax brand Ping ultrasonic transducer pair and the Parallax LCD display. Both are easy to use with the Arduino system. Just don’t try to supply more than…

Arduino 9: Driving a Bipolar Transistor: 2n3055 As Light Dimmer

Another application of the simple, sensor driven voltmeter. The 2n3055 bipolar power transistor is used along with the Arduino’s pwm output to function as a sensor-controlled light dimmer. The photovoltaic cell is still useful…

Arduino 5: TKThermosensor w/ Alarm, Airflow Sensor

I used the same circuit arrangement as in the last video but with the addition of a piezo speaker element. A negative-coefficient thermistor is used along with a 1K resistor as the “potentiometer” sensor…

Arduino 6: TKPhotovoltaic Sensor, Use of Serial Monitor, Sensor Range Mapping

By suggestion, I hooked a simple PV cell to the potpin sensor input, and recalibrated the sensor range using values read off of the Serial Monitor tool in the Arduino IDE. I show how…

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…