Build Instruction - ISS-Mimic/Mimic GitHub Wiki
π°οΈ ISS Mimic Project β Full Build Guide (WORK IN PROGRESS)
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...
π Table of Contents
- Bill of Materials (BOM)
- Raspberry Pi Setup
- Microcontroller Connection & Flashing
- Frame Assembly
- 3D Printing
- Painting & Finishing
- Print Assembly
- Wiring
- Final Testing
1. π§Ύ Bill of Materials (BOM)
Before you begin, ensure you have purchased all required components. A complete list is provided on our wiki:
π Bill of Materials
2. π₯οΈ Raspberry Pi Setup
Set up the Raspberry Pi with the required operating system, software packages, and Mimic-specific configurations:
π Mimic Software Setup Instructions
3. π Microcontroller Connection & Flashing
- 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.
4. π§± Frame Assembly
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.
5. π¨οΈ 3D Printing
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.
6. π¨ Painting & Finishing
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.
7. π§© Print Assembly
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.
8. π§ Wiring
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.
9. β Final Testing
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.