background preloader

BlinkM

Facebook Twitter

Ghetto Pixels - Building an open source BlinkM. CyzRgb - codalyze - CYZ_RGB: An alternative firmware for [ BlinkM] - A software playground. Version Beta 1 BlinkM is a Smart LED produced by ThingM: BlinkM is a “Smart LED”, a networkable and programmable full-color RGB LED for hobbyists, industrial designers, prototypers, and experimenters.

CyzRgb - codalyze - CYZ_RGB: An alternative firmware for [ BlinkM] - A software playground

Just connect it to an I2C bus and start sending commands like "Show RGB Color" or "Fade to HSV Value" and so on and so forth (it does much more; see the human-readable data sheet). The original BlinkM firmware from ThingM is closed source due to licensing issues, so CYZ_RGB was written to provide an open-source implementation which can be shared and extended to support additional features. The latest release implements all documented features of the original firmware with the exception of the built in light scripts which are sacrificed to make room for the extended features of CYZ_RGB. In addition to the stock features of the BlinkM firmware, CYZ_RGB implements a 16-bit PWM routine and a logarithmic dimming table to provide smoother fades and more accurate color mixing.

Browse the source code. Download. We needyour help! Help us continue with your generosity! Donate Processing is available for Linux, Mac OS X, and Windows. Select your choice to download the software below. 4.0 beta 2(October 5, 2021) Read about the changes in 4.0. The changes document covers incremental updates between 4.x releases, and is especially important to read for pre-releases. BlinkM Smart LED as the Smallest Arduino. Did you know you can run Arduino programs on tiny BlinkM Smart LEDs?

BlinkM Smart LED as the Smallest Arduino

It might make BlinkM the smallest Arduino so far. To use a BlinkM as an Arduino, all you need is the free Arduino software, a low-cost AVR programmer, some wire, and a BlinkM. Here’s a quick video showing how it all works. BlinkM Capabilities as an Arduino The BlinkM board doesn’t have nearly the I/O pins and other features of a real Arduino board. And if you snip off the RGB LED, the three I/O lines used by it can be used as analog or digital inputs. Most libraries will probably not work without some modifications. Software Setup To enable the Arduino software to program BlinkMs, you’ll need to teach Arduino about new “Boards”. The BlinkMuino.zip zip file contains everything you need. Unzip the BlinkMuino.zip file, and copy the resulting “hardware” folder into your Arduino sketchbook folder. Restart the Arduino software and the “Tools” -> “Board” menu should now have entries for BlinkMs. New BlinkMSequencer Features. ThingM’s Multitrack BlinkMSequencer has been updated to work with both LinkM and with Arduino running the BlinkMCommunicator sketch.

New BlinkMSequencer Features

Download: New Features and improvements include: LinkM and Arduino connectivity supportPreviously, you used the new Multitrack Sequencer if you had a LinkM and the older single-track sequencer if you had an Arduino. Now the Multitrack Sequencer has Arduino connectivity suppport. To use: Load the BlinkMCommunicator sketch onto your Arduino Unplug the Arduino, plug in your BlinkM, plug back in the Arduino Choose the “Connect to Arduino” item in the File menu Gradient creatorIt’s now easy to create smooth gradients between color cells.

Fixed colorchooser same-color-twice bug One of the biggest pet peeves we’ve had with the standard Java ColorChooser we use in the sequencer is the fact you couldn’t select the same color twice in a row. BlinkM controller / programmer and general USB-to-I2C adapter.