potsky / pyboard-apps

Apps to run on a Pyboard. Display AS Nancy Lorraine match results on a tile on a bus on a Pyboard! Display Grenoble air quality, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyboard-asnl-results

Display ASNancyLorraine football match results on a tile on a bus on a Pyboard!

Introduction

Here is the result : https://youtu.be/PluuIas89FQ

You can buy parts here :

Installation

  • Mount the card on your computer
  • Edit file boot.py
  • Change your WiFi credentials
  • Save file
  • Eject card

Display logs

To display error logs, launch a serial prompt:

  • Windows: you need to go to 'Device manager', right click on the unknown device, then update the driver software, using the pybcdc.inf file found on this drive. Then use a terminal program like Hyperterminal or putty.

  • Mac OS X: use the command: screen /dev/tty.usbmodem*

  • Linux: use the command: screen /dev/ttyACM0

About

Apps to run on a Pyboard. Display AS Nancy Lorraine match results on a tile on a bus on a Pyboard! Display Grenoble air quality, ...

License:GNU General Public License v3.0


Languages

Language:Python 92.2%Language:PHP 7.8%