Intelligent Monitoring and Management System for Old Clothes Recycling Based on STM32 and WeChat Mini Programs

Intelligent Monitoring and Management System for Old Clothes Recycling Based on STM32 and WeChat Mini Programs

♻️ Intelligent Monitoring and Management System for Old Clothes Recycling Based on STM32 and WeChat Mini Programs 📱 The traditional old clothes recycling system faces issues such as poor management and delayed collection. This study designs and implements a smart monitoring and management system for recycling bins based on STM32 microcontroller, sensor technology, and WeChat … Read more

User Manual for the Shandong Youth ‘Internet+’ Service and Big Data Platform

User Manual for the Shandong Youth 'Internet+' Service and Big Data Platform

Shandong Electronic Vocational Technical College Raspberry Pi Department of Digital Media, Shandong Electronic Vocational Technical College Follow Shandong Youth ‘Internet+’ Service and Big Data Platform User Manual (“Qingyi Gang” System – Student End – Version 1.0.2) 1. Login to the WeChat Mini Program on Mobile Scan the QR code to open the “Find Group” mini … Read more

Using the QR Code Scanning Robot Mini Program

Using the QR Code Scanning Robot Mini Program

Click the blue text above to follow us Before reading this article, please click the blue text above, then click “Follow” on the public account, so you can continue to receive various related articles for free. Note: The materials in this article are sourced from the internet. If there is any infringement, please leave a … Read more

Manage OpenWrt with a Mini Program Without Installing Any Plugins

Manage OpenWrt with a Mini Program Without Installing Any Plugins

Many fans want a mobile app to manage OpenWrt devices, as accessing the OpenWrt system via mobile is indeed too cumbersome and the interface is very unfriendly.To meet everyone’s needs, I started researching app development some time ago, but found that individual developers in China cannot publish Android applications, so I switched to WeChat Mini … Read more

Guide to Avoiding Pitfalls in WeChat Bluetooth Mini Program Development: Compatibility Issues between Android and iOS

Guide to Avoiding Pitfalls in WeChat Bluetooth Mini Program Development: Compatibility Issues between Android and iOS

Guide to Avoiding Pitfalls in WeChat Bluetooth Mini Program Development: Compatibility Issues between Android and iOS Recently, at the request of our company, we developed a mini program where the low-power Bluetooth data acquisition feature is a key component. Initially, we used Android devices for real-device debugging, and everything progressed smoothly. However, as the product … Read more

Practical Use of Burpy Plugin – Cracking the Encryption Algorithm of a WeChat Mini Program

Practical Use of Burpy Plugin - Cracking the Encryption Algorithm of a WeChat Mini Program

Author: 0pening 1. Introduction Testing a certain WeChat mini program, without further ado, let’s start using BurpSuite to capture packets. However, upon capturing the packets, I noticed something was off 🤨. This application encrypts the parameters into bizContent and uses a signature parameter sign to prevent man-in-the-middle attacks on the data packets… not very honorable. … Read more

Basic Inquiry Data Return Processing in Python Mini Programs

Basic Inquiry Data Return Processing in Python Mini Programs

Introduction Control Yourself. Achieving success is not difficult for a person. In my youth, I read a book called “Karl Maintains Education,” which tells the story of a father raising a child with cerebral palsy to become a PhD. I believe the essence of the book is about controlling oneself and developing good habits. It … Read more

Overview of Smart Home System Design Based on ZigBee Technology

Overview of Smart Home System Design Based on ZigBee Technology

Deng Kaixuan, Zhang Jinyao, Xu Caiwang, Sun Zhaopeng (Anhui University of Science and Technology, School of Electrical and Information Engineering, Huainan, Anhui 232001) Abstract: With the development of science and technology, social changes are rapid, and people’s requirements for living standards and quality are increasing. To address the current high costs and single operation methods … Read more

Introduction to Independent Key in STM32 IoT Kit

Introduction to Independent Key in STM32 IoT Kit

Click the blue text above: IoT Inn to follow us. In previous sections, we used the LED light, buzzer, and relay components, driven by the GPIO output function of STM32. In this section, we will learn about the GPIO input function. When an external button is pressed, the microcontroller can detect it in real-time. Buttons … Read more

Micro:bit Control Using WeChat Mini Program

Micro:bit Control Using WeChat Mini Program

01 Project Introduction It has been a while since I updated the content because I was developing a mini program for a controller that communicates with the micro:bit development board via Bluetooth, which can be used for remote control of various small vehicles. The previous courses have introduced the Bluetooth module of the micro:bit, which … Read more