/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, ...

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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