ニュース

[mircemk] shows how to create a simple non-contact proximity sensor using little more than an Arduino Nano board, and a convenient software library intended to measure the value of capacitors. The ...
This Arduino Get Started guide shows you how to set up a capacitive soil moisture sensor with an Arduino. Like many Arduino sensors, soil moisture detectors only have three pins: GND, VIN, and data.
[mircemk] shows how to create a simple non-contact proximity sensor using little more than an Arduino Nano board, and a convenient software library intended to measure the value of capacitors. The … ...
The experiment is for switching an acoustic sounder as a rain alarm after a predetermine time. It may, however, be tinkered for a number of other applications. Needless to say, this is a simple ...
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...