voltage

Instructables Hit Counter ESP8266 01 (1)

Instructables Hit Counter (ESP8266-01) Using Arduino

Some time ago, I tried to make an “Instructables Hit Counter” using the Instructables API, and an Arduino Uno with a wired network shield. However, with the limited RAM of the Arduino Uno, I was unable to get the system to work. A while ago, I noticed a similar project done by diytronics using a NodeMCU. This was just …

Instructables Hit Counter (ESP8266-01) Using Arduino Read More »

Temperature Controlled Fan

Arduino Temperature Control – Adjust Fan Speed based on Temperature

In this Arduino based project, we are going to control DC fan speed according to the room temperature and show these parameter changes on a 16×2 LCD display. It is accomplished by the data communications between Arduino, LCD, DHT11 sensor Module and DC fan that is controlled by using PWM. PWM is a technique by …

Arduino Temperature Control – Adjust Fan Speed based on Temperature Read More »

NodeMCU Humidity Temperature Unit

NodeMCU Humidity/Temperature Unit Using Arduino

n this tutorial we are going to show you how to setup your own temperature and humidity sensor. We are going to use a DHT22 unit, which is a low-cost digital output relative humidity and temperature sensor. The device includes a capacative humidity sensor and a thermistor to measure air temperature DHT22 Specifications Temperature Range: -40 …

NodeMCU Humidity/Temperature Unit Using Arduino Read More »