News

If you are interested in creating a low-cost contactless infrared thermometer powered by the Arduino platform, you may be interested in a new project published on the Instructables website and ...
With so many projects being made with the Arduino, we’ve seen a fair share of thermometer projects that try to do something different. This version, by educ8s.tv, does so by adopting an older look.
[Brian] started out with a clear and concise goal, “allow a regular human to associate an audible tone with a temperature from an infrared contactless thermometer.” With his latest project ...
Project: Arduino Temperature Monitor Description: Realized using the simple MCP9700A linear thermistor connected to pin A1 of the Arduino Uno (R3). The system converts the output voltage from MCP9700A ...
But what if you could combine the two systems for your project-building needs? So, here are five cool ideas you can bring to life by combining your Arduino microcontroller with a Raspberry Pi SBC.
In this particular project, I contemplated a shield for Arduino Nano, which can gather weather-related information by a built-in BMP280 Temperature and Pressure Sensor, a photoresistor, and a ...
For many people who like to build things that use Arduino to operate one of the most difficult parts is making an app or software to control the project. A new program called Blynk has turned up ...
I made this project because I wanted a way to automatically control the speed of a DC fan according to the temperature read by a LM35 sensor. I had a few problems with the PWM part mainly because the ...