tum-esi / dash-back

IoT project for feedback methods in lectures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dash-back

Small hands-on IoT project. A Raspberry Pi should count individual dash-button presses and display them on a website.

Participating in Project

  1. fork this repository here on github
  2. clone your fork: git clone https://github.com/YOUR-ACCOUNT/dash-back.git
  3. make changes
  4. push to your fork: git push origin master
  5. issue a pull request here on github

Run

  1. open a terminal and run python main.py
  2. visit http://localhost:8000

About

IoT project for feedback methods in lectures


Languages

Language:CSS 56.9%Language:HTML 29.6%Language:Python 13.5%