Search found 267 matches: blynk

Return to advanced search

... we will build a water level control system using an ESP8266 NodeMCU and a waterproof ultrasonic sensor. We can monitor the water level on the Blynk dashboard. https://lededitpro.com/wp-content/uploads/2023/06/build-a-water-level-control-system-using-esp8266-nodemcu.webp A smart, automated ...

Re: Read only GPIO state webserver

by rooppoorali ¦ Fri Feb 24, 2023 9:30 am ¦ Forum: Newbie Corner ¦ Topic: Read only GPIO state webserver ¦ Replies: 1 ¦ Views: 1581

... client.println("</html>"); delay(1); Serial.println("Client disonnected"); Serial.println(""); } You can also use BLYNK app for similar projects. Here is an example of ESP 8266 Nodemcu Ws 2812 Neopixel Based LED MOOD Lamp Controlled by Local Web Server: https://www.pcbway.com/project/shareproject/ESP_8266_Nodemcu_Ws_2812_Neopixel_Based_LED_MOOD_Lamp_Controlled_by_Local_Web_Se_f5245c0f.html

Re: esp8266 NodeMcu v3

by neelyang ¦ Tue Feb 07, 2023 12:05 pm ¦ Forum: General Discussions ¦ Topic: esp8266 NodeMcu v3 ¦ Replies: 2 ¦ Views: 2973

Hello. I have a problem with esp8266 NodeMcu v3. I connected the ds18b20 sensor to the temperature preview in the Blynk application. ESP does not connect to Wi-Fi on my router. When I do hotspot from my phone everything works, there is a connection to Blynk. Another ESP, the same ...

Weather Monitoring Station Using Telegram

by bebekbengil ¦ Sat Jan 21, 2023 11:19 pm ¦ Forum: General Discussions ¦ Topic: Weather Monitoring Station Using Telegram ¦ Replies: 2 ¦ Views: 1811

... the Wemos D1R2 microcontroller and several types of sensors. This project uses Telegram bots to find out the conditions at the place and uses blynk cloud to see weather trends. The problem is the coding of the direction and wind speed sensors cannot run on Telegram (I don't know where the ...