The titration calculator website is used to generate a url which makes a request to the titration
calculator. The titration calculator is written in c++ and runs on aws lambda. The code for the calculator is located at:
https://github.com/kinsaurralde/titration
Website Features:
- Strong Acid / Base Titration types
- Change number of cycles used in calculations
- Set molarity and volume of acid and base used
- Display calculated results in data table
- Download data as csv
- Graph Volume of titrant added vs pH
- Download graph data as csv
- Display generated url to collect data and response time
Titration Calculator
Description
Code Sample
Version History
Date | Version | Name | Link |
---|---|---|---|
3/29/2019 | 1.0.0 | Initial | https://github.com/kinsaurralde/chemistry/releases/tag/1.0.0 |