News

When the sensor detects that the moisture content is already below 30%, it sends a signal to the Arduino, which, in turn, activates a water pump to provide hydration to the plant.
There are a flame sensor and a water pump up forward, as well. You can probably guess, the device notices a flame and rushes to squirt water on it. That got us thinking, though.
Posted in Arduino Hacks Tagged arduino, temperature, temperature sensor ← The FAA Mandates External Registration Markings For Drones Blink An LED On The Internet Of Things → ...
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 ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...