grill_temps Some code for estimating how long it will take to grill a piece of meat. Uses a simple heat transfer model to predict target temp arrival based on measurements collected. Fits the following model to measurement data: $$\frac{dT}{dt} = k(T_{meat} - T_{grill})$$