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

Mastering MQTT Client Development for IoT

Mastering MQTT Client Development for IoT

Essential Knowledge Points from Beginner to Pro Hello everyone, I am Niu Ge. In Internet of Things (IoT) development, have you encountered issues such as unstable device communication, severe message loss, and poor real-time performance? These are common pain points in IoT projects. Today, we will delve into MQTT client development to help you thoroughly … Read more

IoT Air Quality Monitoring Device Experiment Design

IoT Air Quality Monitoring Device Experiment Design

Abstract: This experiment aims to build an IoT air quality monitoring device using Mind+ programming and an Arduino board. Through this experiment, students can enhance their practical application skills in IoT technology by using the Easy IoT platform and the OBLOQ module. Keywords: Mind+ programming; Arduino board; Easy IoT platform Classification Number: G434 Document Code: … Read more