kingpulsar / Grainfather-Bluetooth-Protocol

Documents the commands sent via bluetooth to the Grainfather brewing system.
MIT License
40 stars 8 forks source link

Controll Power Mode #3

Open me60732 opened 4 years ago

me60732 commented 4 years ago

I use the Grainfather for distilling, is there a command to control the power mode i.e increase/decrease the power? I know you can switch to power mode. Thanks for the commands I've been looking for this for ages

kingpulsar commented 4 years ago

Hi, I don't think what you're asking is physically possible. I believe the grainfather controller simply turns the power to the pump/heating element on or off.

What would you like to achieve by manually controlling the 'power'?

If it's to regulate the temperature you could just write a simple program that reads the current temperature and turn the heating element based on/off that input.

If it's to slow the pump down, I don't think that's possible unfortunately.

Do correct me if I'm wrong or misunderstood your question. It's still a mystery to me what the developers mean by 'power mode' tbh, I can only guess.

EDIT: after a bit of research about distilling using the G30, I learned that it is in fact possible to change the power output to achieve a slower flow of alcohol. I tested manual power mode myself, but there doesn't seem to be any way of changing the output% via Bluetooth. I also looked at the official app, but it doesn't have said functionality either.