Skip to content

blakek/ev-calc

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2016
Nov 15, 2016
Nov 14, 2016
Nov 14, 2016
Nov 15, 2016
Sep 27, 2017
Nov 15, 2016
Nov 14, 2016
Nov 14, 2016
Dec 31, 2016

Repository files navigation

Exposure Value (EV) calculator for photography (as an iOS webapp test)

Calculate Exposure Value (EV) for a given exposure time (seconds), aperature size (Ζ’/number), and sensor sensitivity (ISO). Also shows common conditions for that EV. Know generally what settings you need to capture the Milky Way or a portrait of a friend in the snow.

Usage

  1. Go to the site
  2. If you're on your mobile device, you can optionally save to your home screen
  • Calculate EVs

Development

With npm installed, run

$ npm install && npm start

Then, go to http://localhost:8080/

  • layout components are in src/components/
  • non-layout logic is in src/services/

License

MIT

About

Exposure Value (EV) calculator for photography (as an iOS webapp test)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published