Show pageOld revisionsBacklinksAdd to bookExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== freenove ====== * https://github.com/Freenove/Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi * https://www.raspberrypi.com/software/operating-systems/ before boot mount bootfs <code> echo "pi:$6$c70VpvPsVNCG0YR5$l5vWWLsLko9Kj65gcQ8qvMkuOoRkEagI90qi3F/Y7rm8eNYZHW8CY6BOIKwMH7a3YYzZYL90zf304cAHLFaZE0" > userconf.txt touch ssh.txt </code> blacklist audio on rasp 3 <code="bash"> echo "blacklist snd_bcm2835" >> /etc/modprobe.d/snd-blacklist.conf </code> ===== python library ===== <code="bash"> git clone https://github.com/Freenove/Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi </code> tests <code> cd ~/Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi/Code/Server sudo python test.py Motor sudo python test.py Led </code> projects/internetofthings/freenove.txt Last modified: 2024/07/20 13:34by sscipioni