Latest edition of Raspberry Pi Geek features an article about BlinkStick!

raspberry-pi-geek-blinkstick-article

Dmitri Popov has written and amazing article about BlinkStick and it is featured in the latest edition of Rasperry Pi Geek!

<..> Born as a single relatively simple LED device, BlinkStick has evolved into several distinct products. Each BlinkStick model has unique characteristics that make it suitable for specific projects and purposes. <..> All BlinkStick models have one thing in common, though: They feature bright multi-colored RGB LEDs that can be controlled individually. <..>

Dmitri has written an overview of BlinkStick devices, a tutorial about setting up BlinkStick on the Raspberry Pi and some great examples on how to utilize the super bright LEDs on the device. Raspberry Pi Geek is a fantastic magazine so head over and subscribe if you haven’t done so already! 🙂

Read more…

Your Projects: Blink when there is a visitor

Be sure to check out this great blog post by Dmitri Popov and his neat way to get a BlinkStick notification whenever somebody visits his photo gallery running on a Raspberry Pi!

I’m using BlinkStick with Pygmyfoto running on my Raspberry Pi. Every time someone visits the gallery, BlinkStick blinks with random color.

Read the full blog post over here: Using BlinkStick with Raspberry Pi and let’s get his BlinkStick blinking!

More ways to control your BlinkStick remotely

5

Now there are even more ways to control your BlinkStick remotely! Remote control is a neat little feature, that allows your BlinkStick to become internet enabled device once connected to a computer.

There are currently 4 ways to connect BlinkStick to the web service:

  • Using the BlinkStick Client application (Windows)
  • Using command line tool from Python package (Linux, Mac OS X)
  • Writing code for Python (Linux, Mac OSX)
  • Writing code for Node.js (Linux, Mac OSX)

Head over to the tutorials section to find out more.

Would you like to control your BlinkStick with any other language or OS? No problem! Just contact me and I will make it happen! 🙂

Postman detector with web enabled camera, BlinkStick and Raspberry Pi

blinkstick-raspberry-pi-postman-detector

Quentin Stafford-Fraser came up with a brilliant idea on how to combine web enabled camera, BlinkStick and Raspberry Pi to give him a notification whenever postman arrives at his door. It also gives a great overview of BlinkStick package for Python.

Check out his original blog post with embedded video and links to all of the tools and software packages used to achieve this neat hack!

It’s so great for me to see hacks like this. This is the main reason why I created BlinkStick in the first place: to be a simple tool that lets you use it in ways that I could have never imagined! 🙂