Skip to content

Firmware for an electronic shutter timer with a graphical user interface.

Notifications You must be signed in to change notification settings

sskii/ShutterFirmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShutterFirmware

Firmware for an electronic, photographic shutter timer with a graphical user interface. Intended for Atmel ATmega328P microcontrollers on an Arduino board.

Written in C++ in (and structured for) VSCode with PlatformIO.

Connectivity

Designed to connect to a mechanical shutter with release and catch coils. GUI is displayed on a Nokia 8110 LCD.

Directory Structure

This project uses the default structure created by PlatformIO. Briefly and most importantly;

src contains all of the .cpp code files. include contains all of the .h header files. lib could contain any required libraries (although there should be a way to import directly from GitHub that would be preferred).

Each directory is better described by the default README file contained within.

more to come…

About

Firmware for an electronic shutter timer with a graphical user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published