News

Makers, hobbyists and electronic enthusiasts looking for a project to keep them busy this weekend may be interested in this awesome Arduino temperature and humidity sensor which has been created ...
I used an LCD shield to display the current temperature and speed of the fan, but you can use the circuit without the LCD display. You also need to select the transistor by the type of fan that you ...
This is the type of thing you could throw together with a microcontroller hobby board (i.e. Arduino and the related diaspora), a couple temp sensors (whether thermistors on analog pins or I2C temp ...
The device is simple — it uses an Arduino Nano hooked up to a thermistor to measure the temperature of fluid in a pot. The microcontroller displays the current temperature and the target ...
I've just come across a no-name non-contact, high-precision 80 GHz mmWave radar sensor for liquid level detection with a 40m ...
I use 1-wire sensors for a similar purpose. Currently I use a computer running linux to interface with the sensors and do any web stuff I wish from there. An Arduino can interface with them but ...