mcopy/Readme.md

56 lines
1.8 KiB
Markdown
Raw Normal View History

# mcopy
2018-03-03 02:12:54 +00:00
An open platform for controlling small-gauge film optical printers (16mm, Super8, 8mm).
-------
2018-03-03 02:12:54 +00:00
1. <a href="#intro">Introduction</a>
2018-03-15 13:35:06 +00:00
2. <a href="#download">Downloads</a>
2018-03-03 02:12:54 +00:00
2. <a href="#software">Software</a>
3. <a href="#firmware">Firmware</a>
3. <a href="#hardware">Hardware</a>
4. <a href="#why">Why?</a>
-------
## Introduction <a name="intro"></a>
2018-03-03 02:12:54 +00:00
The `mcopy` project is comprised of software and hardware for optical printers, built with re-purposed broken projectors.
2018-01-02 06:16:47 +00:00
#### Components
* Sequencer desktop app
2018-03-15 13:35:06 +00:00
* Scripting language, called `mscript`, for orchestrating complex sequences
2018-01-02 06:16:47 +00:00
* Arduino firmware for projectors, cameras, lights and existing printers
2018-03-15 13:35:06 +00:00
* 3D models of parts used for modifying projectors
## Downloads <a name="downloads"></a>
2018-01-02 06:16:47 +00:00
## Software <a name="software"></a>
2018-03-03 02:12:54 +00:00
The mcopy desktop app is an Electron-based project which can be built for Linux, Windows and Mac.
## Firmware <a name="firmware"></a>
This project contains Arduino formware for controlling:
* projector
* camera (see [intval2](https://github.com/sixteenmillimeter/intval2.git) for more info)
* light
* projector + camera
* projector + light
* camera + light
* projector + camera + light
Using a simple interface, this modular platform can be used to control custom-built and modified legacy optical printers.
2018-01-02 06:16:47 +00:00
## Hardware <a name="hardware"></a>
2018-03-03 02:12:54 +00:00
All hardware for this project is available as plaintext OpenSCAD files and 3D print-able .STL files. The hardware component of this project is aimed at modifying broken Bell & Howell projectors into USB serial-controlled projectors to be used in optical printing.
2018-01-02 06:16:47 +00:00
## Why? <a name="why"></a>
I'm interested in expanding the viability and access of the 16mm film format and to repurpose thre rising tide of discarded film technology.