Skip to content
/ Claudie Public
forked from prynt/Claudie

Claudie is a ☁️ in our office that ⚡ every time someone Prynt, scan a picture of interact with our social network

License

Notifications You must be signed in to change notification settings

rvi/Claudie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claudie

Claudie is a ☁️ in our office that ⚡ every time someone Prynt, scan a picture of interact with our social networks.

We use a Raspberry Pi to light our LEDs.

A video of the final project is visible on our Facebook page.

How to run it

On your Raspberry Pi:

pip install RPi.GPIO
pip install Flask
git clone git@github.com:rvi/Claudie.git

sudo apt-get update
sudo apt-get install build-essential python-dev git scons swig
git clone git@github.com:rvi/rpi_ws281x.git
cd rpi_ws281x
scons
cd python
sudo python setup.py install

cd ../../Claudie
python app.py

About

Claudie is a ☁️ in our office that ⚡ every time someone Prynt, scan a picture of interact with our social network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%