/display
reads the data from mouse and controls the display content according to signal from/py_dev
./py_dev
handles the data and calculates the position/angle of mouse, then send the according signal to/display
.- Not only the mouse data but also the control signal is shared by named pipe.
hci
main file of receiver called by/display
. Unpacks the packets and sends data toangle
/location
angle
module to detect the angle of mouse.location
module to decode the VLP packet.comm_handler
/setting
/utils
helper class/funciton
location_display
generate encoding layers with 1024 locations ID encodedspace_complement
generate encoding layers with 1 location
- Feed csv files from
test_SimpleBG.exe
todynamic_bg_lab_11222019.ipynb
dynamic_bg_lab_11222019.ipynb
generates input ofbg_test_analyzer.m