zyayoung / OnlineExp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mouse tracking and analysis online

Large scale mouse tracking experiment with edge computing.

Board

Sipeed Maix Dock

Setup

  1. Setup application server
python manage.py migrate
python manage.py createsuperuser
  1. Run application server
python manage.py runserver
  1. Setup devices: Change SSID, password and device name in NPU/slave.py, then upload it to the board.
  2. Once the board is connected to the internet, the device will appear at the application server.
  3. Prepare devices: place the slave at the desired location.
  4. Run experiment: create an experiment on the application server, and assign the device to the experiment.

Credit

About

License:GNU General Public License v3.0


Languages

Language:Python 62.4%Language:HTML 37.6%