Open main menu

Changes

Q100

5 bytes added, 14 March
PS: If you use the bookworm system, you can only use lgpio library, bcm2835 and wiringPi can't be installed and used.
 
'''BCM2835'''
# Run gpio -v and version 2.70 will appear, if it doesn't it means there was an installation error
</pre>
 
'''lgpio'''
# You can refer to the official website for more: https://github.com/gpiozero/lg
</pre>
 
'''Python'''
#sudo pip3 install spidev
</pre>
 
'''Download Examples'''
cd Q100
</pre>
 
'''Run the demo'''