Embedded Linux: From Novice to Expert

Embedded Linux: From Novice to Expert

Click “Ke Yan Achievements” to follow, select “Set as Star“ to avoid getting lost Hello everyone, I am Ke Yan, I haven’t gone missing, I just took a trip back in time, just returned from the year 2021, to see the industry development at that time. I can responsibly tell everyone that by 2021, our … Read more

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 Project: Control Humidity with Raspberry Pi and Node.js

DIY Project: Control Humidity with Raspberry Pi and Node.js

Using the ThingWorx IoT development platform, we can quickly build an IoT application. This article aims to demonstrate the different modules of Node.js on the Raspberry Pi, and the DIY project leaves room for expansion. ThingWorx is a company that provides IoT platforms. With the ThingWorx development platform, we can quickly build an IoT application. … 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

Can JavaScript Handle Embedded Development? A Talk by Ruff CTO

Can JavaScript Handle Embedded Development? A Talk by Ruff CTO

Guest Introduction: Zheng Ye, CTO of Ruff, author of Moco, winner of the Oracle Duke’s Choice Award, currently engaged in the IoT field, dedicated to simplifying the development of IoT applications. He has published articles in various media and has spoken at various technical conferences, possessing a deep understanding of agile software development, software design, … Read more

Easily Control Lights Using Raspberry Pi DIY

Easily Control Lights Using Raspberry Pi DIY

\ Recently, I have been researching microcontrollers and the security of IoT devices. Therefore, I started considering building a small home automation system. Although it is not yet complete, I would like to share how I use Raspberry Pi 2 and some other electronic components to control the lights in a room. Of course, I … Read more

STM32WLE5 IoT Tutorial for Lanqiao Cup

STM32WLE5 IoT Tutorial for Lanqiao Cup

[Note] 1. If the images in the article are unclear, please contact customer service. 2. Reproduction, commercial use, piracy, and other actions that harm this public account are prohibited. 3. Any suggestions or content updates can be discussed with customer service. 4. The following link is the initial version of the tutorial; this article will … Read more

IoT Development With Python: Smart Home Control System

IoT Development With Python: Smart Home Control System

IoT Development With Python: Smart Home Control System Hello everyone, I’m Xiao Juan! Today I want to share a super interesting topic with you all – developing a smart home control system using Python. With the popularization of IoT technology, our home life has become increasingly intelligent. Let’s get started and build a simple smart … Read more

Connecting Smart Devices Using Python and IoT

Connecting Smart Devices Using Python and IoT

The Internet of Things (IoT), a term that sounds impressive, is actually about enabling various devices at home to connect to the internet and communicate with each other. Today, let’s discuss how to use Python to achieve connectivity between smart devices, making your home life smarter. 1. Basic Concepts of IoT Simply put, IoT connects … Read more