Skip to content

Blink1Control developer update v1.83

Pre-release
Pre-release
Compare
Choose a tag to compare
@todbot todbot released this 20 Jun 06:54

In this release:

  • ability to select which blink(1) device is used (via config file setting)

This version might be unstable. Use v1.82 if you're unsure.

To use this:

  1. Run Blink1Control
  2. Plug in the blink(1) device you want to control, note its serial number
  3. Enable API server (via icon menu)
  4. Visit http://localhost:8934/blink1/id and note location of your config file
  5. Quit Blink1Control
  6. Open Blink1Control.ini config file referenced in step 3
  7. Edit value blink1Index to contain id of blink1 device you want to control (e.g. if your serial number if 20002E8C then the setting will be blink1Index=20002E8C in Blink1Control.ini.
  8. Restart Blink1Control. It should only "connect" to the blink(1) you've specified.