Website API and BlinkStick sharing

tablet

BlinkStick website has been improved with a few requested features. There is a guide describing how to share your BlinkStick and let others take control of it. This requires linking your BlinkStick to blinkstick.com and there are quite a few ways to do this.

Each public BlinkStick has a URL which looks something like this:

http://www.blinkstick.com/d/12345678

Continue reading

Python package updated to 0.5.0

Python BlinkStick package has been updated to 0.5.0.

https://pypi.python.org/pypi/BlinkStick/

Rob Berwick has done an amazing job and created color animations for BlinkStick Python API. They are covered with 3 main functions:

  • blink – blinks the specified color
  • pulse – pulses the specified color
  • morph – morphs from current color to the specified color

Continue reading