Skip to content

amurais/Polarduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polarduino

This is an Arduino sketch to control old Land Camera Polaroids.

Hardware used:

  • Arduino Micro.
  • Groove OLED display 128x64.
  • TSL2561 Luminosity Sensor.

Libraries used:

  • TSL2561.
  • U8glib.

I worte this sketch with the main goal of controlling the shutter speed of an old Polaroid Automatic Land Camera 250, but it should work with other similar models as well.

There are two modes: Auto and Manual.

Actually only manual mode is fully working, for the auto operation i've still got to calibrate the light sensor.

I also included a simple sketch that i used to test the actual shutter speed for calibration. For this purpose i used a small photodiode (BPW34) and a 2€ laser pointer.

Sorry if the code is bad, but i'm not a programmer and this is one of my very first C projects.

About

Arduino code to control old Land Camera Polaroids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%