News

Keeping track of things like the temperature, humidity, and smoke level in your house is important. If you want to make your own system for doing so, Instructables user ICStation shows off how to use ...
Thingiverse member MrVasily has created a small DIY home weather station powered by an Arduino NANO capable of providing up-to-the-minute readings for humidity, air pressure and temperature. The TFT ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
When people set out to learn to program, they often get mired in a lot of choices. What programming language should I learn? What will get me hired? What frameworks do I need to know? It goes on and ...
An Arduino is a popular open-source single-board microcontroller. Learn how to program one and let the possibilities take shape. By The Big Book Of Hacks Published Jan 10, 2013 3:00 AM EST Get the ...
[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a ...
Those of you that are looking for a temperature datalogger may be interested in a new piece of kit which has arrived at the Adafruit website this week in the form of the Pax Instruments T400 ...
A lot of people have used ESP8266 to add inexpensive WiFi connectivity to their projects, but [Oscar] decided to take it one step further and program an Arduino over WiFi with the ESP8266. [Oscar] ...