Skip to content

Trumpy Bear is a stuffed teddy bear with a Pi3, speaker and microphone. And some AI and Home automation smarts

Notifications You must be signed in to change notification settings

ccoupe/trumpybear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trumpy Bear is complicated enough the I have two introductions here and a blog post with pictures and a movie.

If you want the pictures (they are big and load slowly) then here you go

There is an older Intro.md written before I really got into it. Phase One, if you will.

The current version is more detailed and is Christmas 2020 current.

Quick install Python 3.6 python3 -m venv create ~/tb-env source ~/tb-env/bin/activate pip install -r requirements.txt

Need to install lighttpd and modify /etc/lighttpd/lighttpd.conf to use /var/www/camera and port 7543

sudo mkdir /var/www/camera sudo chown /var/www/camera sudo systemctl restart lighttpd

sudo apt install portaudio19-dev sudo apt install flac

requirements.txt: opencv-contrib-python imutil zmq paho-mqtt websocket-client python-vlc websockets pulsectl SpeechRecognition pipewire_python pyaudio

About

Trumpy Bear is a stuffed teddy bear with a Pi3, speaker and microphone. And some AI and Home automation smarts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published