-
Notifications
You must be signed in to change notification settings - Fork 31
Build Instruction
Welcome to the official build guide for the ISS Mimic Project! This guide is intended to walk you through the entire process of building your own fully functional ISS Mimic, from sourcing parts to wiring and final testing. This guide is for the high fidelity 1% scale Mimic, for Mini Mimic or Edu Mimic refer to...
- Bill of Materials (BOM)
- Raspberry Pi Setup
- Microcontroller Connection & Flashing
- Frame Assembly
- 3D Printing
- Painting & Finishing
- Print Assembly
- Wiring
- Final Testing
Before you begin, ensure you have purchased all required components. A complete list is provided on our wiki:
Set up the Raspberry Pi with the required operating system, software packages, and Mimic-specific configurations:
🔗 Mimic Software Setup Instructions
- Plug all Arduino microcontrollers into a powered USB hub
- Connect the USB hub to the Raspberry Pi
- Run the
autoflasher.pyscript to install/update firmware on each microcontroller
📌 Ensure all boards are correctly identified before flashing.
Build the support structure that will hold all printed and electronic components. This should be done before printing to ensure size compatibility and alignment.
🛠 Tools required: screwdriver, brackets, base plate, etc.
Start printing the components according to the project checklist.
🔗 3D Printing Checklist (Insert actual link to printing checklist)
✅ Use recommended materials and settings for optimal results.
Once parts are printed, paint them as desired. Recommended steps:
- Prime first
- Apply base colors
- Add details or decals
Use acrylics or enamel based on plastic type.
Assemble the 3D printed parts together. Some wiring steps (e.g., LED or servo insertions) may need to be done during this phase.
🧠 Take your time—some sub-assemblies can be fragile.
Follow the wire map to connect all electronics correctly:
🔗 Mimic Wire Map (Insert actual link to wiring diagram/map)
🛠 Tools: soldering iron, wire cutters, heat shrink, etc.
Power up the system and run initial diagnostics:
- Verify all servos respond
- Test all lights
- Validate data flow between Pi and Arduinos
Use the Mimic UI for testing and calibration.