50 Search results

For the term "hho kit 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 7: Switching a Heavy Load Using MOSFET and PV Sensor

Here I continue to demonstrate the versatility of the simple Arduino pot-voltmeter system. NOTE: I get scrambled when I describe the mosfet pin hookup. The Load has no connection to the mosfet gate, it…

Arduino: TKLightMeter v 0.1: A Simple Irradiance Meter Using TSL235A

This little gadget is primarily for Joule Thief research, where the relative brightness of an LED must be compared or monitored as conditions change. The TSL235A is a small sensor that converts light intensity…

Arduino: Improved Resolution Ultrasonic Ranger Using Parallax Ping Transducer

I changed the code a little bit to show the resolution of the ultrasonic ranging method used by the Arduino/Ping combination. I think that the resolution is about 1-2 mm at the distance I…