Terribly sorry about the outage over the last day and a half. Somebody at the hosting company missed their morning cup'o'coffee, and missed a setting for our website. Be assured, we're still up and running 100% (other than the website...).
We needed all our superpowers for the Calgary Comic & Entertainment Expo this past weekend, so we decided to create our version of Arc Reactor for the team to wear at the show in order to augment the intelligence and add superhuman-level multitasking and learning capabilities (imagination is key at the Comic Expo).
Not happy with just a blinky light, we added connectivity to our setup, which consists of:
The pendant case is consists of a 3D printed housing made in-house on our Kossel (we'll be selling units shortly), with a laser engraved semi translucent acrylic diffuser on top.
A static Arc Reactor just isn't very visually appealing, so we spiced it up with a flicker, with a "power pulse" on color-mode change.
1 x Synapse-to-FTDI Adapter Kit
1 x Synapse RF200P81
1 x Concave Button (Arcade button)
1 x 5 x AA Holder
1 x DPDT Slide Switch
1 x 330 Ohm Resistor
The box features only 2 input, the main power switch, and the big red button. The button pulls the Synapse module Pin 3 high, which then causes it to transmit a single ASCII character (1 through 8 ) to all the receivers.
Synapse modules have an embedded python interpreter, which is called "SNAPpy". We use this to create "Remote Procedure Calls" ("RPC") that are routines we can call either local or wirelessly from up the network. The script in the transmitter has a global variable which increments each time the button is pressed, and is multicast out to all the Arc Reactor receivers. The auto-mesh-networking of the Synapse modules means that these calls will be aut0-relayed down the chain to all nodes in the network, even if the Activation box is out of range from the furthest Arc Reactor. With an outdoor range of nearly a kilometer, we didn't any signaling problems inside the event hall.
1 x Adafruit Neopixel Ring 24
1 x Synapse RF200P81
1 x Solarbotics Synapse Breakout Board Kit
1 x Arduino Pro Mini
1 x Flora RGB Neo Pixel v2
1 x Polymer Lithium Ion Battery
1 x Vibrating Disk Motor
1 x NPN Transistor
1 x JST-PH-2.0 2 Pin Connector Plug w/Wire
1 x 330 Ohm Resistor
The Synapse radio in each Arc Reactor takes the received value and turns it into binary number output on 3 pins. (1 = 001, 8=111). Time was tight, and we went with a robust, simple method to send this information to the Arduino controlling the LEDs.
The Arduino Pro Mini monitors these pins, and changes the color palette as required. We selected the 24 element Adafruit Neopixel ring to provide illumination connected to the Pro Mini Pin 2. The awesome FastLED.io Library was used to communicate the data to the pixels.
Initial experiments proved power consumption to be a problem. Rather than powering all LEDs to some level of power, we rewrote the code to turn on only 4 adjacent segments at a time, with the first element at 100% power, the second at 50%, the third at 25%, and the fourth at 12%. This created a really nice flicker effect when rapidly cycled through the ring.
At one point during the first day of the event, we discussed how funny it would be if we could feel when the reactor is activated, so we could all "JUMP" in unison when somebody hit the switch. A quick on-the-site hack later with a transistor and vibrating disk motor, with a quick code-update (on the fly through the wireless mesh!), we were all buzzing. Unfortunately, when kids and evil co-workers discovered how nasty it felt to have simulated mild heart palpitations available on-demand, we had to snip the wires on most of the reactors. Haptic feedback, especially mid-chest, can be disturbing.
The technique we outlined here was used in a very similar way on the movie "Tron: Legacy" where similar hardware was used to control the costumes. We found it a very quick and robust way to add group-control to our project.
The Arc Reactor itself was well received by the Cosplay community in attendance. Although not for sale at the time, we've been strongly encouraged to make the visual aspect of the Arc Reactor available as a kit. Stay tuned...
Code:
Arc Reactor Button.py - Synapse code for the Button
Arc Reactor Pendant Synapse code.py - Synapse code for the Pendant
Arc_Reactor_Pendant.ino - Arduino code for the Pendant
Terribly sorry about the outage over the last day and a half. Somebody at the hosting company missed their morning cup'o'coffee, and missed a setting for our website. Be assured, we're still up and running 100% (other than the website...).
The idea of adorning oneself with glowing bits has been around forever, but instead of smearing ourselves with phosphorescent jellyfish or placing fireflies in ears like some uncivilized cavemen we went for simple LED earrings. We made a build that involves a simple slow-scroll RGB LED and a few reflective bits to bounce that pretty […]
After last year's meltdown of servers during SparkFun's 1st "Free Day", we sent them flowers of condolence. This year, after seeing that little image of a burning computer on their error webpage , we felt he urgent need to send down the entire Canadian fire brigade (yup, both extinguishers). And who better to put out […]
Some quick heads-up: Apparently the road to recovery in New York is still fairly rough, and as a result our datacenter company is facing some intermittent outages. We appreciate your patience while our site fights off the hiccups. Random piece of information: did you know the collective nouns for a group of weasels include boogle, […]
Solarbotics, Ltd. is not responsible for misprints or errors on product prices or information. For more information, please see our Terms and Conditions.
Warning: This product contains chemicals known to the State of California to cause cancer and birth defects or other reproductive harm.
Please visit www.P65Warnings.ca.gov for more information. This item was manufactured prior to August 31, 2018.