In this project, we learn to make a DIY Turbidity Meter by interfacing Turbidity Sensor with Arduino or ESP. When it comes to liquids, turbidity is a crucial term. Because it plays an important role in liquid dynamics and is also used to measure water quality. So in this tutorial, let’s discuss turbidity and how…
Read more
In this project, you’ll create a standalone web server with an ESP8266 that displays the temperature and humidity with a DHT11 or DHT22 sensor. The web server you’ll build can be accessed with any device Having the ESP 8266/32 KIT APP on Mobile . Installing the DHT Library for ESP8266 To read from the DHT…
Read more
Setup a programming environment for ESP 8266 in Arduino IDE. Select the File àPreferences 2. This will open up a new window, where we set the IDE to point to the configuration file. 3. In the field “Additional Boards Manager URLs:” enter 4. http://arduino.esp8266.com/stable/package_esp8266com_index.json 5. Select the OK button at the bottom of the window when the link…
Read more
Interface DHT 11 Sensor with ESP8266 (Node MCU) Before that a brief overview of DHT 11 DHT11 sensor consists of a capacitive humidity sensing element and a thermistor for sensing temperature. The humidity sensing capacitor has two electrodes with a moisture-holding substrate as a dielectric between them. Change in the capacitance value occurs with the change in…
Read more
Automated Chrome Dino Game using Arduino : Hey, guy’s welcome back to Techeonics in this article we will make an Automated Chrome Dino (T.rex) Game using Arduino this Automated Dino Game is very easy to make In a few steps. To make this automated dino game I am using Arduino UNO you can also use…
Read more