DIY Remote WiFi Control for Water Heater Using ESP8266

DIY Remote WiFi Control for Water Heater Using ESP8266

Follow us on WeChat “DLGG Maker DIY“ Set as “Starred“, heavy content delivered first. Automatic Timed Heating and Power Off Requirements No need for requirements analysis, simply put, I’m lazy. I don’t want to heat water every day. Don’t tell me to keep it on all the time; my NAS isn’t always on either, energy … Read more

DIY Smart Home Product with Touch Control: ArduiTouch

DIY Smart Home Product with Touch Control: ArduiTouch

Currently, the widely popular ESP8266 and ESP32 WiFi modules have rich applications in various fields, but the most prominent market is undoubtedly in IoT applications, such as home automation, smart lighting, smart metering, and remote control. You can find many ready-made projects on the Internet. ArduiTouch is a smart device with a touchscreen shell, specifically … Read more

DIY Low-Cost IoT Control Box

DIY Low-Cost IoT Control Box

This is about building a simple smart home system. I have created a small box for this smart home system, aimed at providing a convenient way to control regular household appliances, allowing control of lights, water heaters, fans, doors, air conditioners, etc., when connected to the internet via a mobile phone. The hardware components of … Read more

DIY Automatic Temperature Control System

DIY Automatic Temperature Control System

From October to December 2017, the university electronic competition section of 21icbbs launched the “Preliminary Competition for Electrical Contest” activity, attracting numerous participants. As the event is coming to an end, I will gradually showcase some of the outstanding works through our WeChat public account. If you’re interested, you can check out the specific activities … Read more

MicroPython MQTT: A Non-blocking Way to Communicate with MQTT Broker

MicroPython MQTT: A Non-blocking Way to Communicate with MQTT Broker

The MicroPython MQTT library is designed for developers using MicroPython, providing a non-blocking way to communicate with an MQTT Broker. This library supports various small devices, such as ESP8266, ESP32, and Pyboard D, allowing developers to easily handle message passing between devices and achieve data exchange through a publish/subscribe model. Basics of MQTT Protocol MQTT … Read more

Cortex-M Experiment Box (CW32) Overview

Cortex-M Experiment Box (CW32) Overview

The Cortex-M Experiment Box (CW32 version) is a development experiment device based on the CW32F030C8T6. The CW32F030C8T6, launched by Wuhan Xinyuan Semiconductor Co., Ltd., is a cost-effective domestic MCU based on ARM’s Cortex-M0+ core, with a maximum clock frequency of 64MHz, 64KB of FLASH, 8KB of RAM, and in an LQFP48 package. It is fully … Read more

DIY ESP8266 Based Simple Three-Wheeled Robot Car Controlled by Smartphone

DIY ESP8266 Based Simple Three-Wheeled Robot Car Controlled by Smartphone

【Click the above「Blue text」 to follow DF Maker Community, let’s become technology aesthetics together】 This tutorial will show you how to make a simple robot car at home using basic electronic components. The car can be controlled by a smartphone, and it is not limited to four directions. This is a very interesting project for … Read more

Differences Between Common Microcontrollers (ESP8266, ESP32, 51 Microcontroller, STM32)

Differences Between Common Microcontrollers (ESP8266, ESP32, 51 Microcontroller, STM32)

Click the blue text above to follow us Embedded Training – Just Find JuFeng ZhiLian ESP8266, ESP32, 51 Microcontroller and STM32 These microcontrollers have a wide range of applications in various fields and industries. ESP8266: IoT Devices:Due to its low power consumption, high performance, and various interface features, ESP8266 is widely used in the development … Read more