Skip to content

AutomaticCheeseMaker/CheeseMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Automatic Cheese Maker

Intro

The Automatic Cheese Maker (ACM) is a tool to reduce the effort of making cheese, it has the following features:

  • Heater (via a water bath)
  • Stirrer (via a 3d printed stirrer and stepper)
  • Ingredient releaser tool (via egg cups and servos)
  • Digital recipe input to automate cheese making
  • Web Based control UI
  • Optional integration with Home Assistant

It reduces the initial effort for making cheese but does not do all of the job. The following are not performed by the ACM and have to be done by hand still:

  • Curd Cutting
  • Draining
  • Pressing
  • Aging/Drying/etc

Pictures

Below are some images of the ACM in action.

Full ACM equipment

ACM Electrics box

ACM stirrer and ingredient dispencers

ACM heater element

ACM water bath temperature sensor

Cheeses Produced with ACM

Two cheddars produced with ACM

Halloumi produced with ACM

Parts

WaterBath

The WaterBath part of the ACM is made using a similar method to the brew kettle instructable. You will need the following parts:

You will also need to print the KettleElementCap

Stirrer/Ingredient releaser

The Stirrer part of the ACM is the 3D printed bit that sits on top of the pot and stirs and releases ingredients. The following parts are needed:

You will also need to print StirrerArm and StirrerHolder

Control Circuit

The software runs on an Arduino Mega and a machine capable of running OctoPrint (this could be a raspberry PI or a PC).

The software stack consists of:

The hardware stack consists of:

You will also need to print HardwareCase

Releases

No releases published

Packages

No packages published