DIY Complete Process Design Practice Based on ESP32 – Sensors & Actuators 8

1 Main Content Course Listening Address Scan to Follow Equipment Ordering Address Scan to Follow 2 Course Outline 3 Open Course Cooperation for Organizations and Schools ① Provide the complete set of course PPT source files ② Provide the complete set of course program source files ③ Open the complete set of online course videos … Read more

DIY Full Process Design Practice Based on ESP32 – Sensors & Actuators 6

1 Main Content Course Listening Address Scan to Follow Equipment Ordering Address Scan to Follow 2 Course Outline 3 Open Course Cooperation for Institutions and Schools ① Provide the complete set of course PPT source files ② Provide the complete set of course program source files ③ Activate the complete set of online course videos, … Read more

DIY Full Process Design Practice Based on ESP32 – Sensors & Actuators 2

1 Main Content Course Listening Address Scan to Follow Equipment Ordering Address Scan to Follow 2 Course Outline 3 Course Cooperation Open to Institutions and Schools ① Provide complete course PPT source files ② Provide complete course program source files ③ Open online videos for the complete course, with permanent authorization for use ④ Authorize … Read more

DIY Full Process Design Practice Based on ESP32 – Sensors & Actuators 4

1 Main Content Course Listening Address Scan to Follow Equipment Ordering Address Scan to Follow 2 Course Outline 3 Open Course Cooperation for Institutions and Schools ① Provide the complete set of course PPT source files ② Provide the complete set of course program source files ③ Activate online videos for the complete course, with … Read more

DIY Full Process Design Based on ESP32 – Sensors & Actuators 5

1 Main Content Course Listening Address Scan to Follow Equipment Ordering Address Scan to Follow 2 Course Outline 3 Course Collaboration Open to Organizations and Schools ① Provide the complete set of course PPT source files ② Provide the complete set of course program source files ③ Open the complete set of online course videos, … Read more

DIY Full Process Design Based on ESP32 – Sensors & Actuators

1 Main Content Course Listening Address Scan to Follow Equipment Ordering Address Scan to Follow 2 Course Outline 3 Open Course Cooperation for Organizations and Schools ① Provide a complete set of course PPT source files ② Provide a complete set of course program source files ③ Activate the complete set of online course videos, … Read more

ESP8266 Weather Clock Based on STM32 (Part 1)

▲Author: Yan Guiling Introduction: Today’s experiment mainly involves developing a small function based on STM32 that can obtain weather and time in real-time. This function can be applied to devices that need to display weather and time, and the hardware cost is very low. If anyone is interested, feel free to check it out! 1. … Read more

DIY Full Process Design with ESP32 – Lesson 1 Programming Environment

1 Main Content Course Listening Address Scan to Follow Equipment Order Address Scan to Follow 2 Course Outline 3 Open Course Cooperation for Institutions and Schools ① Provide a complete set of course PPT source files ② Provide a complete set of course program source files ③ Activate online videos for the complete course, with … Read more

Using ESP32 and Phyphox to Debug Ultrasonic Distance Sensor

Recently, I found a very magical device in my desk drawer. Upon closer inspection, it turned out to be an ultrasonic distance sensor from a kit given during a Maker Education Instructor training in Zhengzhou back in 2016. This device has been lying in the drawer for nearly 5 years. Is it still usable? I … Read more

Detailed Explanation of STM32 Serial Communication Basics

Communication Methods Between Devices Generally, the communication methods between devices can be divided into two types: parallel communication and serial communication. The differences between parallel and serial communication are shown in the table below. Classification of Serial Communication 1. According to the data transmission direction, it can be divided into: Simplex: Data transmission only supports … Read more