The purpose of this project is to automate features of the various models of the Iron Man 3D printed helmet. This project was created with the purpose of enabling fans like you to be able to more easily make your own automated helmet. We encourage you to learn from this as well as provide feedback for us to improve upon it.
It will be helpful but not necessary if you have a basic level of programming experience as well as a little experience programming Arduino micro controllers. This project was created using the Aurduino IDE. Clone or download this repository at your own risk.
You can download the 3D printable servo kit from Thingiverse:
Thingiverse MK85 Iron Man Servo Kit
Thingiverse MK46 Iron Man Servo Kit
Thingiverse MK7 Iron Man Servo Kit
Thingiverse Marvel Legends Iron Man Servo Kit
You can purchase an easy to install and use Arduino shield (Nano included) designed specifically for this project. This Board comes pre-flashed with the Crashworks code installed.
A.L.I.S.H.A. - Arduino nano Led & Integrated Servo Helmet Actuator for 3D Printed Helmets
ebay - A.L.I.S.H.A. / S.U.E. / PENELOPE
-
Some experience with Arduino
-
Be sure to have the Arduino Nano board installed in your environment.
-
Install the VarSpeedServo library.
-
Install the Bounce2 library.
-
Install the ButtonEvents library.
-
Install the DFRobotDFPlayerMini library.
-
Install the IRremote library.
-
An Arduino Nano board
-
Servos
-
LEDs
-
Resistors
(See BOM below for details.)
- In the Arduino IDE be sure to set the appropriate board (Arduino Nano) and ports to match your environment.
- Complile and load onto your Arduino Nano following the Arduino IDE instructions.
Successful installation will result in the servos moving the faceplate into the "closed" or "down" position and the activation of the LED (eyes). When the button is pushed, the servos will move to the "open" or "up" position and the LED (eyes) will turn off.
Most components can be found on Amazon or AliExpress
- Arduino Nano
- MG90S Servo (metal gear only!)
- Cosplay Iron Man/Batman LEDs (can be found on eBay or AliExpress)
Most components can be found on Amazon or AliExpress
- 8Ω Speaker, Maximum 3 Watt
- Micro SD Card , Maximum 8gb (Partioned as FAT32)
- Optional Powered Speaker with 3.5 mm (1⁄8 in) stereo (TRS) connection for use with Auxillary Audio Port
Version Beta 2.0 (Use at your own risk)
-
Dropwire
-
Cranshark @ i3 Creations
This project is licensed under the MIT License - see the LICENSE.md file for details