Skip to main content

Python

Jia-YinLess than 1 minutecomm

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.