Design of fully automatic washing machine based on 51 microcontroller

Design of fully automatic washing machine based on 51 microcontroller (Simulation + Program + Schematic + Design Report) Function introduction Specific functions: 1. Set 4 washing modes: “standard”, “economy”, “individual” and “drainage”. 2. Divided into strong washing and weak washing (motor speed). 3. The process is divided into “water intake”, “rinsing”, “washing” and “dehydration”. 4. […]

Design and implementation of information technology knowledge contest system based on SpringBoot

Table of Contents Preface 1. Technology stack 2. Introduction to system functions User information management Learn video management Announcement type management Announcement information management 3. Core code 1. Login module 2. File upload module 3. Code encapsulation 4. Conclusion Foreword Firstly, it takes a lot of time to manage information using traditional methods. Secondly, the […]

51 microcontroller + DS1302 design an electronic clock (LCD1602 displays time)

1. Preface An electronic clock is a device that can accurately display time. It is widely used in homes, offices and public places, providing people with convenient and accurate time information. This project designs an electronic clock based on 51 microcontroller, using DS1302 as the RTC clock chip, LCD1602 as the display screen, and connecting […]

UI automation test framework design and PageObject transformation!

During the UI automation testing process, faced with complex business scenarios, we often encounter the following challenges: Simple recording/playback is fast, but cannot adapt to complex scenes; Writing automated test scripts is more flexible, but the workload is heavy and maintainability is poor; The previous encapsulation technology (PageObject) can adapt to various UI scenarios, but […]

EDA experiment—–Design of four-bit multiplier (QuartusII)

Table of Contents 1. Experimental purpose 2. Experimental equipment 3. Experimental principles 4. Experimental content 5. Experimental steps 6. Experimental results 7. Experimental process 1. Multiplier principle 2. Programming ideas and programming implementation 3. Simulation test 4.Circuit connection 5. File burning 1. Experimental purpose Understand the principles of four-bit parallel multipliers. Understand the design ideas […]

HBase database design RowKey

Level 1: Financial RowKey Design Knowledge points 1.RowKey design principles: uniqueness principle, sorting principle, length principle (the shorter the better), hashing principle Programming requirements Follow the prompts and add code in the editor on the right to complete the following requirements: Design RowKey Complete query of a seller’s transaction records within a certain period of […]

HttpClient-forward proxy and signature verification

Article directory Introduction practice HttpClientBuilder Customized chain of responsibility test Introduction HttpClientBuilder is an http client construction class of Apache. By inheriting the construction class, signature verification can be added, so that signature verification can be carried when sending requests uniformly. Customized MyHttpClientBuilder adds a new link to the chain of responsibility Practice HttpClientBuilder HttpClientBuilder […]

Designing IIR digital filter using bilinear transformation method

1. Experimental purpose 1. Be familiar with the principles and methods of designing IIR digital filters using bilinear transformation method. 2. Master the computer simulation method of digital filters. 3. Obtain perceptual knowledge of digital filtering by observing the filtering effect on actual electrocardiogram signals. 2. Experimental content 1. Use bilinear transformation method to design […]

2023 Design and development of intelligent electronic product simulation industrial conveyor belt item detection system

2023 National Vocational College Skills Competition Higher Vocational Group “GZ029 Intelligent Electronic Product Design and Development” Competition Paper 1 Title: Design and development of simulated industrial conveyor belt item detection system 1 Competition Task Play the video of the industrial conveyor belt transporting items on the smart TV, and simulate the industrial conveyor belt item […]