Iron Man Bow Tie

Iron Man Bow Tie

thingiverse

It appears you've provided a tutorial on how to create an Iron Man arc reactor costume using 3D printing and Adafruit's NeoPixel technology. Here is the code for both the Flora and Jewel versions: **Flora Version** ```cpp // This example shows how to animate a bunch of pixels connected to the Spark Core's pin D2 (or any other pin). #include <Adafruit_NeoPixel.h> #define PIN 0 Adafruit_NeoPixel strip = Adafruit_NeoPixel(1, PIN, NEO_GRB + NEO_KHZ800); void setup() { strip.begin(); } void loop() { for(int i=0; i<strip.numPixels(); i++) { strip.setPixelColor(i, pixels.Color(30,30,35)); // Iron Man arc reactor color in RGB strip.show(); delay(500); } } ``` **Jewel Version** ```cpp // This example shows how to animate a bunch of pixels connected to the Spark Core's pin D2 (or any other pin). #include <Adafruit_NeoPixel.h> #define PIN 0 Adafruit_NeoPixel strip = Adafruit_NeoPixel(1, PIN, NEO_GRB + NEO_KHZ800); void setup() { strip.begin(); } void loop() { for(int i=0; i<strip.numPixels(); i++) { strip.setPixelColor(i, pixels.Color(30,30,35)); // Iron Man arc reactor color in RGB strip.show(); delay(500); } } ``` Note that the only difference between these two versions is the pin definition. The Flora version uses pin D2, while the Jewel version uses pin D0. As for the wiring and assembly instructions, you can follow the steps outlined in the tutorial: 1. Connect the LiPo battery to the Gemma. 2. Solder the wires to the relative connections on the Gemma and NeoPixel strip. 3. Glue the back of the Gemma onto the outside of the rounded dome of the press stud using hot glue or an adhesive of your choice. 4. Ensure the white battery connector is facing downwards, so the battery trails down your back. 5. Connect the battery, flick the switch, and you're ready to party! I hope this helps! Let me know if you have any questions or need further clarification.

Download Model from thingiverse

With this file you will be able to print Iron Man Bow Tie with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Iron Man Bow Tie.