Skip to content

cyface/piled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi LED

LED Stuff with Raspberry Pi

  1. git clone https://github.com/cyface/piled.git
  2. cd piled
  3. pip3 install virtualenv
  4. virtualenv .venv
  5. . .venv/bin/activate
  6. pip3 install -r requirements.txt
  7. sudo python3 blink.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages