Skip to content
/ ev-calc Public
forked from blakek/ev-calc

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

License

Notifications You must be signed in to change notification settings

ZJ-TEK/ev-calc

 
 

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

Languages

  • JavaScript 86.0%
  • HTML 7.0%
  • CSS 7.0%