Close

Introducing Lovett

A project log for SilviaPiPID

Rebuilding an old Arduino Based PID for a Rancilio Silvia with a PI Zero and Rust

david-p-smithDavid P Smith 09/29/2020 at 03:240 Comments

So as I worked through my code, I thought it might be better to just abstract it out into its own framework for pi based fb devices with input buttons. 

So I went through my code and pulled out the things that really could be abstracted out. The  result was something I decided to name Lovett. 

https://github.com/kcculhwch/lovett

It needs a lot of work, but I figured why not?

Discussions