1/10 Version Update

0110_ATH_scripts.zip

how run_nh_all.bat calls restart_phidget.bat

how run_nh_all.bat calls restart_phidget.bat

how to test:

File Structure

File Name File Type Description
run_nh_all.bat .bat file Main function, runs everything.
Start up only requires to click this file, it calls everything below.
run_node.ps1 .ps1 powershell script Start node.js server and opens chrome
then move it to the right location by calling “open_webapp_fullscreen.bat”
open_webapp_fullscreen.bat .bat file
depends on nircmd CLI moves web app to display 2 and move chrome to foreground
then calls “webapp_hotkey.ahk” to full screen, resize webapp and trigger animation start
webapp_hotkey.ahk AutoHotkey file
depends on AutoHotkey CLI refresh webapp chrome page, trigger animation start.
restart_phidget.bat .bat file restart phidget server every 15 minutes

Dependency Download Links

(Links for Vio)