Description brève du projet :
Dans ce projet, nous utiliserons le microcontrôleur Raspberry Pi 4 qui avec le récepteur RTL2832U comme base, et utiliserons buildroot pour produire les fichiers système requis dans l'environnement Linux. Nous devons réaliser l'interconnexion entre PC et Raspberry Pi via SSH. Et installez le logiciel gnuradio 3.8 et python3 requis sur le PC. Ensuite, nous dessinons les graphiques dont nous avons besoin sur le Gnu radio du PC et produisons le code python correspondant aux graphiques. Enfin téléchargez le code généré dans le fichier système du Raspberry Pi et laissez le Raspberry Pi l'exécuter. nous recevons la tâche d'exécution Raspberry Pi et les données générées sur le PC. À la fin du projet, nous utiliserons rpi4 pour transmettre le bruit sur la fréquence spécifiée sur GPIO4, le recevoir via DVB-T, puis transmettre les informations au PC pour analyse à l'aide du logiciel GNU radio. In this project, we will use the Raspberry Pi 4 microcontroller which with the RTL2832U receiver as the base, and use buildroot to produce the required system files in the Linux environment. We need to make the interconnection between PC and Raspberry Pi via SSH. And install the required gnuradio 3.8 and python3 software on the PC. Then we draw the graphics we need on the PC's Gnu radio and produce the python code corresponding to the graphics. Finally upload the generated code to the system file of the Raspberry Pi and let the Raspberry Pi run it. we receive the data on the PC which generated by the Raspberry Pi execution task. At the end of the project, we will use Rpi4 to transmit the noise on the specified frequency on GPIO4, receive it via DVB-T, and then transmit the information to the PC for analysis using the GNU radio software.