frairon / babyphone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • python3
  • setuptools
# install python3 pip and setup tools
sudo apt-get install python3-pip
#install pigpiod
cd /tmp
wget https://github.com/joan2937/pigpio/archive/master.zip
unzip master.zip
cd pigpio-master
make
sudo make install

About


Languages

Language:Kotlin 69.1%Language:Python 21.1%Language:C 8.3%Language:Makefile 1.1%Language:Java 0.4%