NYC Maker Faire: The Logistics Of Manufacturing Pentagons

Most of the Maker Faire attendees have spent weeks or months putting together their projects. [Matt] is doing things a little differently. He brought two thousand boards, each containing twelve pentagon PCBs with individually addressable LEDs mounted in the center. This weekend, he, his team, and anyone else who can wield a soldering iron will be assembling these pentagon panels into a gigantic glowing crystal.

Last year, [Matt] put together a Kickstarter for Blinkytape, a WS2812 LED strip with an Arduino on one end of the strip to generate patterns of colors. This year, [Matt] is moving into three dimensions with a system of pentagons with a single RGB LED mounted in the center. The pentagons can be soldered together into a regular polyhedra or a convoluted wall of LEDs that form a geometric crystal pattern of blinkyness. The Kickstarter for the BlinkyTile should be up before the faire is over.

[Matt] has a few tips for anyone wanting to run their own Kickstarter: don’t have a lot of SKUs. [Matt] only has to keep track of a single panel of twelve pentagons. Compare this to other failed Kickstarters with dozens of options, several colors, and a few stretch goals, and you quickly see why many, many Kickstarters fail. [Matt] is just selling one thing.

Changing Poi Colors Based On Speed And Velocity

LED toys have become synonymous with the underground rave culture as party-goers gaze into vortexes of spinning light known as poi. Most of these objects come pre-programmed, but some can be custom coded. However, only a few tap into an accelerometer changing the colorful circles of energy depending on how fast they move through space. One stunning example is this LED device called the ‘Center Flee’ that translates accelerometer data into sequences of alternating RGB colors.

The LED values are ‘printed’ to the tethered objects at specific points in the rotational arc. The devices are controlled with an Arduino, and a XBee wireless module transmits data to a computer nearby, eliminating the need to manually remove an SD card after each spinning session.

When spun, the poi acts like a colorful, twirling extension of the performer that produces a mesmerizing, vibrant effect. It’s nice to see the progression of glow sticks tied to shoelaces into g-force sensing devices that can captivate surrounding audiences.

Other examples of similar types of ideas include this accelerometer poi that was cut with a CNC machine and these LED staffs for the ultimate portable rave.

Below is a video playlist of the Center Flee being tested out.

Continue reading “Changing Poi Colors Based On Speed And Velocity”

WS2812 at 670 kHz

Driving WS2812B Pixels, With DMA Based SPI

Typically bit-banging an I/O line is the common method of driving the WS2812B (WS2811) RGB LEDs. However, this ties up precious microcontroller cycles while it waits around to flip a bit. A less processor intensive method is to use one of the built-in Serial Peripheral Interface (SPI) modules. This is done using specially crafted data and baud rate settings, that when shifted out over the Serial Data Out (SDO) pin, recreate the needed WS2812B signal timing. Even when running in SPI mode, your hardware TX buffer size will limit how many pixels you can update without CPU intervention.

[Henrik] gets around this limitation by using peripheral DMA (Direct Memory Access) to the SPI module in the Microchip PIC32MX250F128B microcontroller. Once properly configured, the DMA controller will auto increment through the defined section of DMA RAM, sending the pixel data over to the SPI module. Since the DMA controller takes care of the transfer, the micro is free to do other things. This makes all of DMA memory your display buffer. And leaves plenty of precious microcontroller cycles available to calculate what patterns you want the RGB LEDs to display.

Source code is available at the above link for those who would like to peruse, or try it out. This is part of [Henrik’s] Pixel Art Project. Video of DMA based SPI pixels after the break:

Continue reading “Driving WS2812B Pixels, With DMA Based SPI”

Biofeedback Flowers At Burning Man

Burning man, the premier desert-based convention, is a vacation for some. [Sam], on the other hand, points out that he is there to get his hands dirty. This year, he (with a team of six) built a set of 20 interactive lotus flowers that light up in sync with a heartbeat.

[Sam]’s biofeedback circuit is able to sense up to two heartbeats per flower. When a person’s heartbeat is detected, a set of high-power LEDs light up from the base of the stem upwards towards the petals for an incredible illuminated display of biofeedback.

The lotus flowers themselves aren’t anything to scoff at, either. They range from 8 to 18 feet high and are made out of steel and rowlux plastic. The circuit boards are all custom-made as well, with every part chosen to be as affordable as possible. The whole installation is powered by a deep-cycle marine battery and a set of 6V batteries, which can run all of the electronics in the flowers for the entire night before needing a recharge.

Burning man is a great example of art meeting technology. For other examples, check out this 2010 pyrotechnic ball, or head there yourself next August! Be sure to check out the videos and the project’s code on the project site as well.

Arduino-based LED Wedding Lights

Light (1 of 3)Light (2 of 3)

[Rob] created these amazing Bluetooth controlled LED lights for his daughter’s wedding adding a colorful ambient glow to the ceremony. Each item held a Neopixel ring and an Arduino microprocessor with a wireless module that could be individually addressed over a ‘mini-network.’ The main master station would receive commands from a Windows Phone. Usually we see Arduino-based projects being run with Android apps, so it’s nice to see that Microsoft is still present in the maker community.

The enclosures and translucent vases that sit atop the devices were 3D printed. All eight of the matrimonial units synchronized with each other, and the colors could be changed by sliding the settings bar on the app.  [Rob] says that it was a lot of fun to build, and jokingly stated that it kept him “out of all the less important aspects of the ceremony. (food choice, decor, venue, who to marry etc etc).” The outcome was a beautiful arrangement of tabletop lighting for the wedding. A demo of [Rob]’s setup can be seen in the video below.

Continue reading “Arduino-based LED Wedding Lights”

Proximity Sensing LEDs Can Add A New Dynamic To Your Projects

Proximity Sensing LEDs

Looking for a fun and easy way to add a bit more interaction to your LED-laden projects? Why not turn them into proximity sensing LEDs?

Our hacker, [Will], is just getting into designing his own PCBs. He was looking for a simple project to try out that wouldn’t be too hard to design and manufacture a PCB for, so he came up with this clever little interactive LED array.

It’s actually a very simple circuit which also makes it super easy to build on a prototyping breadboard. Each proximity sensing LED is made up of five components. Three resistors, an LED, an IR LED, and a photo transistor. The IR LED is chosen specifically for the type of photo transistor being used — in this case, it emits a wavelength of 880nm, which is the type of light the photo transistor recognizes.

These components are wired in a manner that the IR LEDs are always on. The normal LED is wired in series with the photo transistor, and thus the LED only turns on when the photo transistor sees reflected 880nm light bounced back at it by whatever object you wave over top.

What would be really cool is if you added some 555 timers to the mix and had a delay before the LEDs fade away — then you could have a huge array that leaves motion trails long after you’ve triggered the sensors!

[via Dangerous Prototypes]

LED Light Staffs For The Ultimate Portable Rave

3531621392887203462

[risknc] and [mpinner] have been working on a couple of LED light staff designs for a while now and have come up with a prototype that can light up the night with an array of streaming colors. There is even a dial that can turn up and down the brightness.

Originally, [risknc] began developing his own project at SpaceX and dove further into the idea right before Burning Man. The visual effects, when twirled through the air, produced an extremely bright flow of energy that can be seen circling around the user.

The 8ft long carbon fiber staff was stuffed to the edges with RGB LEDs. Neopixel strips at 60 LED per meter were used to alternate between colors, and a whole bunch of white capable LEDs were embedded into the staff as well. One of early designs was purposefully left at a local hackerspace called Crashspace in Culver City, California. Photos of community members trying it out surfaced on the hackerspace’s website. In addition, a description of the staff and a few high-quality photos of the ‘Sparkle Stick’ were uploaded on to the Suprmasv projects page. Searching through the pictures reveal an instance that shows the LED light staff being used during a flow session with a fire poi spinner in the background. Perhaps there is a way to combine LEDs and fire? Anyways, a later version of the staff was tested out at the 2014 Maker Faire in San Francisco.

Full specs and logs of the project can be found on Hackaday.io. A quick video of [mpinner]’s light staff being spun around comes up after the break. In the video, it looks like they are testing it out outside of Crashspace as they run through the darkness of the alleyway in the back, lighting up the area with a nice LED glow. Plans for the future include building a bunch of them and wirelessly syncing them up. CAD models will be uploaded soon as well.

Continue reading “LED Light Staffs For The Ultimate Portable Rave”