Skip to content

natewalck/roast-meter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

An awesome DIY projects that will help you get better consistent roasts by measuring roast color between batches

Report BugRequest Feature

Table of Contents

About The Project

Starting into home roasting I've quickly realised the importance of a roast meter to evaluate the color of the coffee, this helps you better target different end temperature/time but retain the same level of color and see how it influences taste.

Here's why:

  • Commercial grade roast meters are very expensive
  • Chips and sensors are are readily available/cheap and easy to get going
  • At the end of the guide you will have an ~100$ roast meter, that is consistent and can help you get the most out of your roast.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

  • Download the source files
  • Get your hardware
  • Print your 3d case

Prerequisites

Hardware

Software

Installation

Assembly

  • Guide coming soon

Script install

  • Install the Arduino IDE software that you just downloaded.
  • Open Arduino IDE
  • Load the "roast_meter.ino" file from the src folder.
  • Add the board manager url in preferences guide
  • Load the 2 libriaries downloaded above using this [guide] (https://learn.sparkfun.com/tutorials/installing-an-arduino-library)
  • At this point you should have already selected the board as "Artemis Thing Plus" and be able to deploy it to your hooked up device.
  • Press "Verify" button on the Arduino IDE and if all went well, press "Upload" and your all done, the display should start up and you can begin measuring your roast level.

Usage

  • Guide coming soon

Roadmap

  • Calibration against Agtron Gourmet Scale (DONE)
  • Add battery, on/off button

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU License. See LICENSE for more information.

Contact

Juztin - [email protected]

Project Link: https://github.com/juztins-lab/roast-meter

About

Open source roast meter for arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%