Skip to content
cinbarker edited this page Feb 24, 2021 · 2 revisions

Welcome to the OpenTurret wiki!

These are the most recent steps for following along with the development of this project.

Hardware

  1. 3D Print Parts
  2. Order Extra Parts
  3. Assemble turret
  4. Connect parts together (diagram yet to come)

Raspberry Pi Software:

  1. Get Raspbian
  2. Enable I2C
  3. Install Python Modules
    • smbus2
    • gpiozero

Arduino Software

  1. Install Arduino
  2. Flash Arduino Uno with Stepper_Control_Slave.ino