top of page
Search

How to make a Home Automation System using Blynk2.0 and NodeMCU
Sure, here’s a step-by-step guide to create a home automation system that controls two devices and displays temperature data from a DHT22...
EmbeddedBrew
Jul 5, 20242 min read
23 views
0 comments

How to Make an Online Clock with NodeMCU and LCD Display
Creating an online clock using NodeMCU and an LCD display is an exciting project that combines the power of Wi-Fi connectivity with the...
EmbeddedBrew
Jul 5, 20242 min read
4 views
0 comments

How to Monitor DHT Sensor Values on the Blynk App Using Arduino
In this tutorial, we will walk you through the steps to monitor DHT (Digital Humidity and Temperature) sensor values on the Blynk app...
EmbeddedBrew
Jul 5, 20242 min read
43 views
0 comments

Getting Started with New Blynk 2.0 with NodeMCU to control LED over the Internet
In this tutorial, we'll walk you through the steps to control an LED using Blynk 2.0 with a NodeMCU, bypassing BlynkEdgent for a...
EmbeddedBrew
Jul 5, 20242 min read
72 views
0 comments

Getting Started with Arduino IoT Cloud and NodeMCU to Control an LED using Internet
Controlling an LED with NodeMCU through Arduino IoT Cloud is a fantastic beginner project that introduces you to the world of IoT...
EmbeddedBrew
Jul 5, 20242 min read
28 views
0 comments

Create a WiFi-controlled car using NodeMCU and a custom app
In this project, we'll create a WiFi-controlled car using NodeMCU and an app. This project is perfect for beginners looking to dive into...
EmbeddedBrew
Jul 5, 20242 min read
4 views
0 comments

How to Control a Servo Using a Slider on a Web Server with NodeMCU
In this tutorial, we'll show you how to control a servo motor using a slider on a web server hosted by a NodeMCU. This project combines...
EmbeddedBrew
Jul 5, 20242 min read
21 views
1 comment

Learn controlling LED Lights on a webserver using NodeMCU
In this tutorial, we'll show you how to control an LED connected to a NodeMCU via a web server. This project is a great way to get...
EmbeddedBrew
Jul 5, 20243 min read
17 views
0 comments


Learn to find the IP Address of NodeMCU using Serial Monitor
Finding the IP address of your NodeMCU is a crucial step in many IoT projects. Here’s a simple guide to help you obtain the IP address...
EmbeddedBrew
Jul 5, 20242 min read
754 views
0 comments

Using NodeMCU as a Client & Server Application
Description: The NodeMCU is a popular development board that makes it easy to connect to Wi-Fi and create IoT applications. In this...
EmbeddedBrew
Jul 5, 20242 min read
17 views
0 comments


Getting Started with NodeMCU ESP8266 Module with ArduinoIDE
NodeMCU is a popular open-source IoT platform that uses the ESP8266 Wi-Fi module. Here’s a simple guide to help you get started with...
EmbeddedBrew
Jul 5, 20242 min read
13 views
0 comments
bottom of page