$ sudo apt-get install build-essential
$ sudo apt-get install ncurses-dev
$ sudo apt-get install flex
$ sudo apt-get install bison
$ sudo apt-get install python
$ sudo apt-get install unzip
menuconfig
make raspberrypi3_defconfig
Passez au paramètre par défaut pour Raspberry 3 avec. Au fait,
make list-defconfigs
Vous pouvez voir la liste complète sur. Qu'est-ce que raspberrypi3_qt5we
?
Après cela, reportez-vous ici
make linux-menuconfig
Après ça
Device Drivers ->
USB support ->
USB Serial Converter support
USB_SERIAL_PL2303 (USB Prolific 2303 Single Port Serial Driver)
Activez et incluez le pilote dans l'image.
Après ça tu aimes
Après le réglage, essayez python-obd avec python, essayez d'ajouter Qt5 à partir de menuconfig, faites bouillir ou cuire librement!
Recommended Posts