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.
This solution is based on the GD32E231 Cortex-M23 core MCU as the main control. The Wi-Fi module uses Essence's ESP8266 and is developed for secondary use. The LCD screen using the SPI interface displays relevant information. The peripheral circuit part uses simple LED lights. Buttons and sensors to complete the demonstration function with the MQTT server.