andreyp / printalyzer-densitometer

Reflection and Transmission Densitometer for Photographic Darkroom Use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Printalyzer Densitometer

Printalyzer Densitometer Logo

Printalyzer Densitometer Device

Introduction

The Printalyzer Densitometer is a project whose goal is the creation of an affordable reflection and transmission densitometer for photographic darkroom use.

It was initially conceived as an accessory to complement the Printalyzer Enlarging Timer & Exposure Meter to ease the process of creating paper profiles. However, given the general utility of such a device, it has been spun off as a separate project in its own right.

A good overview of the project can be found in these blog posts:

Note: This project is currently a work-in-progress, and may still go through major changes before it can be considered to be stable.

Project Layout

Hardware

The "hardware" directory contains KiCad projects with the complete circuit schematics, bill-of-materials, and PCB layouts.

The hardware design is currently marked as Revision C, and has a variety of changes intended to go into the final pre-production device.

Software

The "software" directory contains all the source code for the firmware that runs on the hardware.

Enclosure

The "enclosure" directory contains any CAD models and related resources necessary to physically assemble the device.

License

Individual directories will contain LICENSE files as needed, with relevant details. Generally, the hardware will be CC BY-SA and the software will be BSD 3-Clause. However, external resources may have their own individual license terms.

About

Reflection and Transmission Densitometer for Photographic Darkroom Use


Languages

Language:C 75.6%Language:C++ 16.5%Language:Python 3.4%Language:Assembly 3.1%Language:Perl 0.4%Language:Shell 0.4%Language:Makefile 0.4%Language:QMake 0.2%Language:XSLT 0.1%