I'm sharing an online eJuice Recipe Calculator which I have developed to calculate recipes for mixing:
I've had good success with the outcomes of the formulas and besides being really easy to use and save/edit your recipes, the calculator has the following options:
- Create/Name ejuice Recipe with up to 7 Flavors predefined upon saving or manually named
- Set Amount to Create (ml), Nicotine Base (mg/ml), Target Nicotine Level (mg/ml)
- "Show Calculations?" feature which shows the math behind the mixing
- Save/Edit Recipe using password (with forgot password/password reset function)
- Optional - Ability to add Water & Alcohol as a percentage
- Optional - Set Drops/ml to override default (20drops/ml) in case you know your dropper size
- Optional - Add Recipe Instructions
I have put some work into this eJuice Recipe Calculator to try and make it as accurate as possible. Initially I was sparked to do this project as Tod Muller's calculator didn't quite meet my needs and I thought it would be really cool to have a calculator similar to his which could save the recipe and be accessible online. It does all of the calculations for you provided you are using the same PG/VG mix for your base and 0mg/ml thinner. All the calculations were programmed by me and can be modified if anything is off.
I've built the system in PHP and it connects to a MySQL database to save the recipes. The site is hosted off my dev/design portfolio domain; I do a lot of web development and I'm not advertising my services here. This was a personal project which I'm willing to share and I'm open to any suggestions. Thanks for checking it out and have fun!
-recipeartist
I've had good success with the outcomes of the formulas and besides being really easy to use and save/edit your recipes, the calculator has the following options:
- Create/Name ejuice Recipe with up to 7 Flavors predefined upon saving or manually named
- Set Amount to Create (ml), Nicotine Base (mg/ml), Target Nicotine Level (mg/ml)
- "Show Calculations?" feature which shows the math behind the mixing
- Save/Edit Recipe using password (with forgot password/password reset function)
- Optional - Ability to add Water & Alcohol as a percentage
- Optional - Set Drops/ml to override default (20drops/ml) in case you know your dropper size
- Optional - Add Recipe Instructions
I have put some work into this eJuice Recipe Calculator to try and make it as accurate as possible. Initially I was sparked to do this project as Tod Muller's calculator didn't quite meet my needs and I thought it would be really cool to have a calculator similar to his which could save the recipe and be accessible online. It does all of the calculations for you provided you are using the same PG/VG mix for your base and 0mg/ml thinner. All the calculations were programmed by me and can be modified if anything is off.
I've built the system in PHP and it connects to a MySQL database to save the recipes. The site is hosted off my dev/design portfolio domain; I do a lot of web development and I'm not advertising my services here. This was a personal project which I'm willing to share and I'm open to any suggestions. Thanks for checking it out and have fun!
-recipeartist