Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.04 KB

Picotracker Client

Remote client UI over USB for picoTrackers built with Flutter.

app screenshot]

The webapp is available here.

Getting Started

Connect picotracker to usb port. On linux this will probably be /dev/ttyACM0 You will need to switch between any 2 screens on the picotracker to "initialise" the display on the app.

Supported Platforms

  • Web
  • Linux (for dev/debugging only)

TODO

  • display fg/bg colours
  • webapp version
  • use palette (custom colours) send from picotracker (once supported by remoteui protocol)
  • implement notes blank background display of Song screen
  • reconnect port on picotracker reset (on load new project)
  • set initial window size
  • show usb port connection status
  • app setting for USB port device name
  • request refresh on connect (once supported by remoteui protocol)