News

đź’§ Monitoring water tanker level using NodeMCU ESP8266 and HC-SR04P Ultrasonic Sensor and broadcasting it using a simple HTTP server inside NodeMCU ESP8266 and show data in an Android App Using ...
Abstract: This paper presents the implementation of a distributed consensus algorithm for wireless sensor network (WSN) on a hardware platform of NodeMCU ESP8266. This study uses the minimum consensus ...
The board can be considered a GPIO board and a standard ESP8266 NodeMCU module sits on top of that PCB, so there is an option to buy the PCB only or the PCB with a soldered NodeMCU ESP8266 module on ...
Regarding software support, the board can be programmed with ESP-IDF, Arduino IDE, and MicroPython, which are available from their respective websites. Additional documentation, such as the pinout ...
Abstract: This paper presents an insight into a Wi-Fi controlled car using NodeMCU ESP8266 module for car controlling, and ESP32 Cam Module, which collects the visual data, as well as maintains the Wi ...
This code was tested on a HiLetgo NodeMCU ESP8266 board. You need some WS2812B LEDs (e.g. NeoPixel) connected to 5V and GND and a data pin of the ESP8266. I used an 74AHCT125 level-shifter in my ...
Or you could use any of the widely available SDK’s for the ESP32 platform — Espressif SDK, Arduino Core for ESP32, MicroPython, NodeMCU or Rust. [Matti]’s NMEA 2000 USB gateway example is a ...
Documentation — regardless of whether you love it or hate it, you still have to negotiate it. Microcontrollers have a lot of documentation because, in comparison to other, simpler semiconductor ...