analogdevicesinc / Pixelpulse2

Pixelpulse2 is a user interface for analog systems exploration.
Mozilla Public License 2.0
46 stars 28 forks source link

add better visual cue for multidevice channel configuration changes #78

Open itdaniher opened 9 years ago

itdaniher commented 9 years ago

With sequential UIDs on the microcontroller, the "unique" color per M1K can be inadequately unique. Updating a channel configuration in LibSMU should blink the LED.

rgetz commented 9 years ago

Discussion at #86.

itdaniher commented 9 years ago

Early implementation at https://github.com/itdaniher/ubuild/tree/flash_on_reconf. Dims the light when the device is not active. This causes subtle blinking to occur when repeated sweeps are running. When @kevinmehall finishes continuous mode bugfixes, changing channel configuration (driving channel) will trigger the subtle blinking as well.

jonpearson commented 8 years ago

Not needed for current labs, but may be useful in the future.