π mewsichip
Embedded code for the CHIP for the mewsician project.
setup new chip
curl https://raw.githubusercontent.com/jeremywrnr/mewsichip/master/script/mewsetup.sh | bash
resources
- mewsician website
- mewsician github repo
- chip gpio documentation
- adafruit headphone schematic
- systemd CHIP setup help
- headphone jack diagram
commands
list wifi spots
nmcli device wifi list
connect to wifi
sudo nmcli device wifi connect "$1" password "$2" ifname wlan0
turn off wifi
sudo nmcli dev disconnect wlan0
check the internet
ping 8.8.8.8
setup ssh agent
sudo apt-get install avahi-daemon
restart mew service
sudo systemctl restart mew
demo videos
alpha workflow
hardware / server link