GigaDevice GD32 MCU Forum
https://bbs.21ic.com/iclist-182-1.html
Reading Instructions:
This post is a brief excerpt. For detailed project development processes and source code materials, please click the original link to view.
Ethernet for GD32F450 (Lwip2.1.2 + FreeRTOS + UDP + TCP)
https://bbs.21ic.com/icview-3436568-1-1.html
This article briefly introduces the application of Ethernet in GD32 microcontrollers, referencing the official application manual, and tests UDP and TCP communication based on Lwip2.1.2. The PHY chip used is LAN8720, and the real-time operating system is FreeRTOS. It achieves adaptive 10M/100M Ethernet communication.
Implementing Simple GPIO Control and LED Blinking with GD32 MCU
https://bbs.21ic.com/icview-3405702-1-1.html
This section shares how to write code on the GD32 MCU to implement simple GPIO control, allowing the LED to be turned on and off via a button. This is a very basic introductory project suitable for beginners to quickly get started with the GD32 series of MCUs.
UART Serial Communication Implementation and Code Example for GD32 MCU
https://bbs.21ic.com/icview-3405784-1-1.html
Recently, I have been using the GD32F103 MCU for a project, primarily implementing UART serial communication for recording sensor data and sending it to a computer for display. The configuration of GD32 is very similar to that of STM32, but there are slight differences in clock and peripherals. Here, I share the complete code for implementing UART communication using the Keil development environment.
Design and Code Implementation of Smart Home Lighting Control System with GD32F303 MCU
https://bbs.21ic.com/icview-3406030-1-1.html
The core of the smart home system is to enhance convenience in life through remote control and automation. In this project, the lighting control system will be implemented through a simple button to turn the home lights on and off. At the same time, the system can interact with a mobile app via a UART communication module to achieve remote control functionality.
Application of GD32 MCU in Smart Home Systems
https://bbs.21ic.com/icview-3405884-1-1.html
Recently, I started using the GD32 MCU to develop a smart home control system. The goal of this project is to control the lights and appliances in the home via Wi-Fi, achieving a more convenient lifestyle.
Implementing LED Chaser and Button Control with GD32F103 MCU
https://bbs.21ic.com/icview-3407028-1-1.html
This section will introduce how to use the GD32F103 to achieve an LED chaser effect and control it via a button, familiarizing users with the basic usage of GPIO and interrupt functions.
GPIO Configuration and Application Example for GD32F103 MCU
https://bbs.21ic.com/icview-3406378-1-1.html
This article will take the configuration and application of GPIO (General Purpose Input/Output) as an example to demonstrate the basic development steps of the GD32F103 MCU and provide relevant code examples to help developers quickly get started with the GD32F103 MCU.
Visit the GigaDevice GD32 MCU Forum
https://bbs.21ic.com/iclist-182-1.html
More open-source works can be viewed~
Click “Read the Original” to view the summary post