angus_grant
Custom Title Now Available
I received my USB data acquisition device and have hooked up my DS18B20 temp and am reading temps from it. It is very easy as the temperature code has been built into the device. So I just tell the digital pin it is in temp mode and read back some ASCII text from the digital pin which gives me the temp. I have 7 other digital or analogue pins (I tell the pin which mode it is in) to control through simple serial port commands (which are so easy to do in C#). So I'll be able to control my 25A SSRs for heating element and pump.
I am planning on my C# app parsing BeerSmith or BeerMate recipe files and build up the schedule straight from the file instead of entering all the info again.
I'll hook up the Netduino to a flow controller I have and set up a display on my keg fridge to read how many litres of beer have been poured. Thus letting me know how little beer is left in the keg. At least I'll get some warning that the beer I am pouring will be my last from the keg. :'(
I am planning on my C# app parsing BeerSmith or BeerMate recipe files and build up the schedule straight from the file instead of entering all the info again.
I'll hook up the Netduino to a flow controller I have and set up a display on my keg fridge to read how many litres of beer have been poured. Thus letting me know how little beer is left in the keg. At least I'll get some warning that the beer I am pouring will be my last from the keg. :'(