stevenroh / word_clock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

word_clock

This repository will contain all the files needed to build a hardware "word clock".

word_clock

WiFi Connect

wifi-connect from Balena helps to connect and switch to WiFi network. To install use this script :

https://raw.githubusercontent.com/balena-os/wifi-connect/master/scripts/raspbian-install.sh

Source : https://github.com/balena-os/wifi-connect#installation

Service

Copy word_clock.service to /etc/systemd/system/

sudo apt install git python3-pip libopenjp2-7-dev libatlas-base-dev
pip3 install -r requirements.txt
sudo python3 -m pip install --force-reinstall adafruit-blinka

About


Languages

Language:Python 78.3%Language:HTML 17.3%Language:CSS 2.8%Language:JavaScript 1.7%