flippy flipdot web
1.0.0

하노버 Flipdot 디스플레이 드라이버의 에뮬레이터 및 GUI
라이브 에뮬레이션 데모
git clone https://github.com/tuna-f1sh/flippy-flipdot-web
cd flippy-flipdot-web
npm install
node app.js --help
node app.js --emulate
# Alternatively
npm run emulate
사전 어필 DEBUG=flipdot*,ascii* 명령을 실행하려면 예를 들어 :
DEBUG=flipdot*,ascii* node app.js -p /dev/ttyUSB0 -r 7 -c 56
--port 로 올바른 RS485 USB 장치 포트를 설정하십시오코드를 이론적으로 모든 디스플레이로 확장하도록 설계했지만 하드웨어 테스트는 없었습니다 (56x7 만 있습니다). Flipdot -Display에는 약간의 조정이 필요할 수 있습니다 - PRS 환영합니다!