Python
May 10, 2024Less than 1 minute
This unit mainly focuses on parsing Python files output by GRC. It will explain the basic concepts of PyQt5 programming and how to create your own graphical interface. Finally, we will use the customized interface to create an FM radio receiver. Let's start this exciting journey!
Learning objectives:
- Understand the content of Python files output by GRC.
- Learn the basic design of PyQt5.
- Combine GRC and PyQt5 to create your own FM radio receiver.