Skip to content

jeremywrnr/mewsichip

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🐈 mewsichip

final project video

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

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

alpha prototype demo video

hardware / server link

hardware prototype demo video

About

🐈 hardware repo for mewsician

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published