Use ESP32S3 to develop a general module with speech recognition and visual recognition functions. It is mainly used for education, science and technology competitions, and creative design of DIY enthusiasts. The interface and functions are compatible with OpenMV, and its IDE can be used as development and debugging software. Most of the overall hardware design is compatible with ESP32S-EYE, so with a little adjustment of the interface definition, it can be compatible with ESP-WHO. ESP-WHO provides examples such as face detection, face recognition, cat face detection and gesture recognition, thus making this software The module is very playable.
Whether during construction or in use, civil construction projects require real-time health monitoring of the building structure, such as inclination changes, wall subsidence displacement, support pressure, concrete solidification temperature...
Traditional monitoring methods generally use on-site Wiring, manual scheduled patrols, and on-site reading with handheld instruments, the use of IoT technology is seriously insufficient. Therefore, this project will use LoRa networking and IoT technology to implement wireless and automated building monitoring applications.
This work, titled "Two Degrees of Freedom Pan-Tilt Robot Control Platform", implements a complete pan-tilt robot control platform. The system uses motion sensors as control handles to control the movement of the robot, and cooperates with the OLED screen to display the system's Current status. Using the control handle, you can control the movement of the vertical axis servo through forward and backward movements, and control the movement of the horizontal axis servo through rotation operations, thereby realizing two degrees of freedom control of the robot.
This work designs a smart water cup holder that can detect the use status of the water cup and remind users to drink water in time. By connecting to the Alibaba Cloud platform, automatic clock calibration is achieved. You can also set parameters for the water cup holder on the cloud terminal. The main work of this project is to design a beautiful interface that is pleasing to the eye. The other is to connect to Alibaba Cloud to realize cloud sharing and intelligent connection.
This work is a thermometer based on face recognition. The appearance of the work is a temperature measuring gun. The work is mainly composed of the K210 kit provided by Sipeed, Hetai HT32F52352 chip, WIFI communication module, cloud server, IC card reader module and LDO power module. etc., the K210 is controlled by the HT32 chip to collect images in real time, and the collected images are processed locally. If there is facial information in the collected images, the facial features are extracted based on the face model, and then compared with the person in the image library. Compare the feature values of the face, and return the recognition results to the HT32 chip and the host computer for us to view the temperature measurement results. The following is a physical picture of the overall work and an introduction to its functions.