Voluntary Repair Service Activity for Smart Appliances by the School of Internet of Things and Communication

Voluntary Repair Service Activity for Smart Appliances by the School of Internet of Things and Communication

Craftsmanship “Core” Unique, Warmth for Thousands of Families Henan University of Economics and Trade School of Internet of Things and Communication launched a voluntary repair service activity for smart appliances In order to implement the spirit of the National Vocational Education Conference, actively respond to the “Vocational Education Activity Week” program, and promote the glorious … Read more

Creating a Portable IoT Display with ESP32

Creating a Portable IoT Display with ESP32

This is a portable IoT display project that can be developed into various practical tools using the Arduino_GFX library, such as WiFi signal analysis and electronic photo albums. With a well-designed 3D printed case, it can be easily attached to a keychain or backpack for portability. Materials List TTGO T7 V1.0 (ESP32 WiFi Module) × … Read more

Fundamentals of ESP32 Programming – Practical Tutorial for Running Lights

Fundamentals of ESP32 Programming - Practical Tutorial for Running Lights

🌟 Fundamentals of ESP32 Programming – Practical Tutorial for Running Lights Today, we will start exploring the ESP32 from scratch! As a classic introductory project in embedded development, running lights can help you quickly grasp microcontroller programming logic and hardware control. Even complete beginners can easily get started, so prepare your development board and LED … Read more

Configuring AP and STA in OpenWrt

Configuring AP and STA in OpenWrt

To configure a device in OpenWrt to function simultaneously as an AP (Access Point) and STA (Client) for network bridging, the following steps must be completed. This configuration allows the device to connect to an upstream WiFi (STA mode) while providing wireless access to downstream devices (AP mode), enabling network extension or use when a … Read more

Advantages of Running RTOS on Microcontrollers Compared to Bare Metal

Advantages of Running RTOS on Microcontrollers Compared to Bare Metal

Author | strongerHuangWeChat Official Account | Embedded ColumnRecently, I have been asked similar questions: Do I have to learn RTOS when studying microcontrollers? Is there still a future for bare metal development? For microcontroller projects, should I choose bare metal development or RTOS development? Are there still companies using bare metal for projects? …… Many … Read more

Summary of Excellent Embedded Projects on GitHub (Updated to 19)

Summary of Excellent Embedded Projects on GitHub (Updated to 19)

Cross-Platform Named @CodeAllen EmbeddedFor one-on-one consulting services, please reply with “Consultation” in the background. Introduction For GitHub, those involved in internet development, especially in front-end, back-end, and Android development, are likely more familiar with it. GitHub is almost an essential tool for coding.However, for embedded systems, due to the integration of hardware and software, the … Read more

How to Complete Unit Testing for Embedded Code?

How to Complete Unit Testing for Embedded Code?

Follow+Star Public Account Number, don’t miss out on exciting content Source | Big Orange Crazy Embedded In software development, every change in requirements generally necessitates rewriting code. After code changes, functional testing is required, and of course, unit testing must be performed before functional testing to avoid unverified scenarios after code modifications, which can lead … Read more

Raspberry Pi Beginner’s Guide – 3. Installing the Raspberry Pi Operating System (b)

Raspberry Pi Beginner's Guide - 3. Installing the Raspberry Pi Operating System (b)

Click the blue text | Follow me Hello! I am glad to have you follow the Industrial Novelist and watch videos here. Our platform offers a variety of video tutorials, starting from July 8, 2023, we have been updating every week on Mondays, Wednesdays, Fridays, Saturdays, and Sundays, aiming to provide more complete, systematic, and … Read more

Adcote Campus Technology Report | Arduino Music Rhythm Light, Illuminating the Light of Technological Creativity!

Adcote Campus Technology Report | Arduino Music Rhythm Light, Illuminating the Light of Technological Creativity!

Adcote No.561 Article Written by: Suzhou Adcote Computer Teacher: UG In this semester’s Arduino hardware and C programming course, students in our computer science class transformed theoretical knowledge into hands-on practice through a practical project—the creation of the “Music Rhythm Light”, successfully building an interactive device full of creativity and technological sense. From Theory to … Read more

A Beginner’s Guide to Downloading and Activating Proteus 8.13

A Beginner's Guide to Downloading and Activating Proteus 8.13

Resource Directory: https://docs.qq.com/sheet/DYU5hblBBTW5Oa2xN?tab=BB08J2 Software Introduction Proteus 8.13 is a highly professional and excellent embedded circuit system simulation development tool launched by LabCenter Electronics in the UK. It supports various extension modules, such as 3D models and dynamic modules, and can import and export multiple circuit formats, including EDIF, PADS, and ALTIUM, facilitating user interaction and … Read more