A PyQT GUI for a SoC design

In this tutorial, you will learn how to communicate external devices like pmods sensors, and leds from Zedboard to a PC (frontend). In order to avoid privative software like: Matlab, Visual ... A PyQT GUI for a SoC design SMR3249 2 main.c As you can note, main.c is the principal source code of this project. You should open it and see ................
................