Skip to content

Fork of shinoceros' scoretracker for raspberry2 devices

Notifications You must be signed in to change notification settings

Campus77/scoretracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scoretracker

###Installation

  • Install the latest Raspian image
  • Clone this repository into your Raspberry's home directory:
git clone https://github.com/shinoceros/scoretracker

Install the following packages:

APT packages:

  • sox
  • libasound2-dev

PIP packages:

  • requests (2.6.0)
  • enum34
  • pyzmq (14.4.1)
  • pyalsaaudio

About

Fork of shinoceros' scoretracker for raspberry2 devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.8%
  • C 10.2%