Vue implementation of an electronic flight instrument system (EFIS) with an arduino in a serial port as a data source.
This is highly attached to a 800x480 raspberryPi screen. Deformations might appear in other screens and aspect ratios.
WARNING This is a personal project and a WORK IN PROGRESS.
npm install
npm run serve
or in an electron instance
npm run electron:serve
npm electron:build