Skip to content

dogofpavlov/Iron_Man_Servo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iron Man Helmet Servo and Audio Controller for Arduino

Iron Man Mark 85 Avengers End Game - Marvel

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.

Follow Me

alt text alt text alt text alt text alt text

Actual Use:

alt text alt text alt text alt text

Getting Started

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

alt text

Prerequisites

(See BOM below for details.)

Installing

  1. In the Arduino IDE be sure to set the appropriate board (Arduino Nano) and ports to match your environment.
  2. 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.

Wiring Diagram

Wiring diagram

Breadboard Example

Breadboard example

BOM - A.L.I.S.H.A.

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)

BOM - S.U.E.

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

Built With

Versioning

Version Beta 2.0 (Use at your own risk)

Authors

  • Dropwire

  • Cranshark @ i3 Creations

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments/ Hat Tip

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%