Changes

Jump to navigation Jump to search

Voice HAT Software

366 bytes added, 19:16, 18 November 2020
no edit summary
if the default sound card is not WM8960, please select it via press F6
 
 
* How to use the LED?
Download file [[File:Voice-HAT.zip]], unzip it, then run the following command:
cd Voice-HAT
sudo python pixels.py
 
* How to use the custom button?
 
sudo pip install rpi.gpio // install RPi.GPIO library
 
Download [[File::Button.zip]], unzip it to get button.py file,
 
<pre>
pi@raspberrypi:~ $ python button.py
off
off
on
on
off
</pre>
 

Navigation menu