Physical network smart lights can synchronize data to users' mobile terminals in real time through the Internet, and users can also remotely control smart lights through mobile terminals. The smart light mainly consists of 3 parts: 1) GD32E231 as the main control, which can control peripherals; 2) ESP8266 as the Wifi communication module, responsible for transparently transmitting data between the main control and the BcServer server, and realizing data interaction with GD32E231 through the serial port; 3) LED lights, that is, peripherals, are controlled by GD32E231 using GPIO. Smart lights and Android APP use Beecom protocol (referred to as BC protocol) to transmit data to each other through the BcServer server.
The incense machine control board is based on GD32E231 as the main control, using timers and PWM to control the running time and intensity of the DC pump. The 4-phase 5-wire stepper motor is ideal for lifting and lowering perfume bottle replacement and installation. The display uses the commonly used ST7567 main control 12864 display screen, which can intuitively display the working status of the incense machine.
This design is a digitally controlled DCDC converter. MCU is used to control the output voltage of the DCDC converter to achieve the purpose of numerical control. Considering the time and cost, finished modules are used for verification. This design idea is simple and reliable. And it has the advantages of low cost and high flexibility. The function to be realized is to control the output voltage of the DCDC module with buttons and digitally display the voltage and current values.
The indoor environment monitoring terminal can monitor the indoor environment (temperature, humidity, lighting and other parameters). The terminal is equipped with a liquid crystal display module; it can realize real-time display of environmental parameters and clocks. The terminal is equipped with an audible and visual alarm circuit, which can set a certain When the parameters exceed the limit value, an audible and visual alarm will be issued; the terminal is equipped with a Bluetooth function, and the mobile phone can communicate interactively with the terminal through Bluetooth. It can realize functions such as detection terminal system time upload, real-time parameter query, sound and light alarm switch control, scheduled upload switch control, and alarm threshold setting.
A MEMS acceleration sensor is used to convert the vibration signal into a voltage signal. The MCU collects the voltage signal into the MCU through the ADC module. Then the time domain signal is converted into a frequency domain signal through FFT changes, and the conversion result is displayed through the OLED module. This basically completes the function of the vibration analyzer.
The overall idea of the project is to use the GD32E231 development board as the main control unit, use the OLED12864 display screen as the human-computer interaction module, and connect the device to the cloud through the ESP8266 WIFI module set, so that basic intelligent functions can be initially realized.
A brushless motor may seem like a simple thing, but it can be very complex to drive. As an electronics enthusiast, I just tried it with the spirit of a newborn calf who is not afraid of tigers. It doesn't take long either. So the things I make only have one look, and I hope you won’t criticize them.
The temperature is used as the controlled variable in the fermentation process, the ventilation air supply volume is used as the manipulated variable to regulate oxygen, the GD32E231 microcontroller is used as the main control unit, and the output relay controls the fan to regulate oxygen. , through the design of hardware circuits and related application programs, the four processes of fermentation are adjusted to achieve the effects of accelerating compost maturity and improving fertilizer efficiency.
In daily life, I think that in addition to clocks, set clocks are also very useful, such as cooking and steaming steamed buns. I want to make a low-cost, easy-to-use timing clock. It can be powered by 5VUSB charging wire. Use it for power supply, take it off when not in use.
In daily life, people often cannot stay away from the influence of radioactive radiation. For example, when they go to the hospital for a CT scan, professional practitioners in particular often need to effectively monitor the radiation dose rate in the environment. Nowadays, small personal dose values are commonly used. It is worn by individuals and the cumulative dose value within a period of time is calculated after regular submission. This project plans to design a model prototype of environmental dose monitoring equipment based on the GD32 domestic chip. It counts through Geiger tubes and uses digital tubes to display dose information in real time. When the dose rate reaches or exceeds the threshold, an audible and visual alarm will be generated. A GPRS module will be considered later. The data can then be uploaded to central management.
The development of the water level measurement voice alarm device is based on GigaDevice Innovation GD32E231C-START evaluation board. It can measure, display, give voice warnings, and report water levels to the cloud. Suitable for IoT monitoring of containers holding liquids such as rain counters and small water tanks.
This article designs to use GD32E231 to collect environmental data such as temperature, humidity, and infrared detection, and then transmit the data to the backend system through wireless transmission. This design uses GD32E231C8T6 to control the temperature and humidity sensor DHT11, human body infrared detection module, OLED and LoRa communication module, etc. The adopted temperature, humidity and infrared alarm signals are displayed through OLED, and the data is transmitted to the LoRa node in the background through the LoRa communication node, and finally uploaded to the host computer.
This design is based on the design and development of the Modbus_RTU (RS485) bus Remote Inputs/Outputs Modules system of GD32E231.
LED brightness dimming changes the brightness by changing the LED's on-time. The longer the LED's on-time per unit time, the higher the brightness. In practical applications, it is controlled by changing the duty cycle. It can be seen from the light efficiency conversion characteristics of LED that when the same duty cycle is increased, the brightness increases more at low gray values than at high gray values. At the same time, at low gray values, every time the gray value changes by one In small units, the value of the light intensity increase rate D is relatively large. As the brightness increases, the light intensity increase rate D decreases, and the human eye's sensitivity to light changes also decreases. That is to say, the level jump is very obvious at low brightness. The brightness jump is particularly sensitive to human vision and cannot achieve a flexible effect of gradually brightening or dimming. The principle of smooth dimming is to improve the dimming effect of LED by changing the linearity of LED dimming curve.
The entire work is designed with only three buttons (one KEY1 on the GD32E231 board and two KEY2 and KEY3 on my stm32 board). In the game, KEY1 can be used to pause the game, and KEY2 and KEY3 are used to control the greedy snake. direction, KEY2 controls the snake to rotate clockwise, and KEY3 controls the snake to rotate in the forward direction.
Password locks are relatively common in life. There are various types of locks. The most common ones are in the form of numbers. Generally, you need to enter a few numbers to complete the password. This project uses color to complete the password lock. There are many types of colors, which are more complicated than numbers. Using color cards to set the password and unlock the lock is more difficult to crack, and it is relatively safer.
The ornamental fish tank controller is studied, developed and verified based on the Arm® Cortex®-M23 core GD32E231C-START evaluation board provided by GigaDevice for this competition. Finally, the GD32E231C8T6 microcontroller chip donated by GigaDevice was used to realize the status control of the fish tank circulating water pump, the three-stage brightness control of the LED lighting, and the granular bait feeding control using the 315MHz remote control receiving and transmitting device and other related peripheral equipment. As well as an ornamental fish tank controller with functions such as water temperature collection and digital tube display.
If you are away from home for a long time on a business trip, the goldfish at home will starve. Therefore, in order to prevent goldfish from starving when the owner is not at home, an automatic feeding robot was designed based on a 4-degree-of-freedom robotic arm and GD32E231. GD32E231 controls the robotic arm by generating PWM. At the same time, it picks up fish food from a fixed place and puts it into the fish tank according to the preset time. Through multiple manual trainings, the robotic arm automatically calculates the feeding based on the manual training data. eating position. At the same time, you can also add some auxiliary functions. You can roughly obtain the internal temperature of GD32E231 and the lighting conditions around the fish tank through the serial port or onboard ADC and photoresistor. You can turn on lighting equipment such as desk lamps when it is dark.
The overall idea of the project is to use the GD32E231 development board as the main control unit, use the LCD5110 display screen and two user buttons as the human-computer interaction module, use the infrared probe for monitoring, and use the AT24C02flash chip to save and record the triggering time of the monitoring alarm, so that Initial implementation of basic intelligent functions.
The home facilities on the RV include: lighting, sofas, seats, air conditioners, TVs, stereos and other electrical appliances. It is inconvenient to set independent switches for each appliance. The smart RV control system solves such problems. The deep learning speech recognition technology of artificial intelligence technology achieved a breakthrough in 2013, and the voice interaction method will occupy an important position for a long time after the technological breakthrough. Large-size touch screens are also the development trend of vehicle-mounted human-computer interaction equipment in recent years. This system uses speech recognition and display human-machine interface (HMI) as human-computer interaction equipment, and users control electrical appliances through voice and touch screen.