AllenNeuralDynamics / AllenNeuralDynamics/harp.device.quac
Maintenance/Bringup GUI
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 8
Description
It would be super-helpful to have a boilerplate GUI to be able to interact with the device and make sure everything is working correctly. Let's think of this as a "maintenance-mode" GUI with super-minimal dependencies that can live in this repository.
From this GUI it would be nice to:
* create simple waveforms: (sine, square, triangle)
* get a preview of what this waveform looks like
* save these waveforms to disk, or upload them directly to a connected quac board.
* Generate corresponding hashes for these waveforms
* Start/Pause/Stop each waveform
* read waveform hashes from the device
* read ("aka: download") waveforms back from the device.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.