Membership questions? Log in issues? Email info@brewersassociation.org

Author Topic: Any netduino/arduino programmers out there?  (Read 10574 times)

Offline ccfoo242

  • Brewmaster
  • *****
  • Posts: 808
  • I drank what? - Socrates
Re: Any netduino/arduino programmers out there?
« Reply #15 on: April 24, 2012, 09:56:14 am »
Yeah the raspberry looks great.  I was eyeing that before I found out about the Netduino. So many possibilities.

-Sent from the future.
Intra cervisiam est deus.

Offline punatic

  • Official Poobah of No Life. (I Got Ban Hammered by Drew)
  • *********
  • Posts: 4583
  • Puna District, Hawaii Island (UTC -10)
Re: Any netduino/arduino programmers out there?
« Reply #16 on: April 24, 2012, 01:48:11 pm »
I'll probably buy a Raspberry Pi at some point (tempting and cheap!) but I don't think that will be as much fun since it's not as handy at interfacing with the "real" world.

Any idea when they, Raspberry Pi, will be available again?
There is only one success: to be able to spend your life in your own way.


AHA Life Member #33907

Offline dbeechum

  • Global Moderator
  • I spend way too much time on the AHA forum
  • *****
  • Posts: 2915
  • Pasadena, CA
    • Experimental Brewing
Re: Any netduino/arduino programmers out there?
« Reply #17 on: April 24, 2012, 02:35:14 pm »
Nary a one.
Drew Beechum - Maltosefalcons.com
- Vote in the AHA GC Election! - http://bit.ly/1aV9GVd  -
-----
Burbling:
Gnome is in the Details
*Experimental Brewing - The Book*
Tap:
Peanut Butter Jelly Time
Tupelo Mead
Farmhouse Brett Saison

Offline ccfoo242

  • Brewmaster
  • *****
  • Posts: 808
  • I drank what? - Socrates
Re: Any netduino/arduino programmers out there?
« Reply #18 on: April 27, 2012, 08:57:45 pm »
This looks promising. 

http://www.adafruit.com/blog/2012/04/26/announcing-the-adafruit-prototyping-pi-plate-kit-for-raspberry-pi/


Though I wonder, if we're having to boot up linux every time we want to test something that could make sure some sloooow testing.
Intra cervisiam est deus.

Offline protonchris

  • 1st Kit
  • *
  • Posts: 16
Re: Any netduino/arduino programmers out there?
« Reply #19 on: May 05, 2012, 07:52:38 am »
I am interested in the Raspberry Pi as well.  Keep us updated if you get one.

I have a couple of arduinos around the house that I enjoy playing with.  I mostly used them for measuring temp, humidity, or keg weight.
On Deck: Helles
Fermenting:
Lagering: 
On Tap: Cream Ale, Brown Ale

Offline veldy

  • Cellarman
  • **
  • Posts: 33
Re: Any netduino/arduino programmers out there?
« Reply #20 on: May 05, 2012, 07:55:08 am »
I am interested in the Raspberry Pi as well.  Keep us updated if you get one.

I have a couple of arduinos around the house that I enjoy playing with.  I mostly used them for measuring temp, humidity, or keg weight.

What shield or configuration are you using for keg weight?

Offline protonchris

  • 1st Kit
  • *
  • Posts: 16
Re: Any netduino/arduino programmers out there?
« Reply #21 on: May 06, 2012, 08:26:09 am »
I am interested in the Raspberry Pi as well.  Keep us updated if you get one.

I have a couple of arduinos around the house that I enjoy playing with.  I mostly used them for measuring temp, humidity, or keg weight.

What shield or configuration are you using for keg weight?

I used a bathroom scale and a circuit similar to the one talked about on this webpage:

http://cerulean.dk/words/?page_id=42

For temperature, I use something similar to:

http://www.hacktronics.com/Tutorials/arduino-1-wire-tutorial.html

I didn't use a shield and had to wire everything up on a perfboard.
On Deck: Helles
Fermenting:
Lagering: 
On Tap: Cream Ale, Brown Ale

Offline veldy

  • Cellarman
  • **
  • Posts: 33
Re: Any netduino/arduino programmers out there?
« Reply #22 on: May 06, 2012, 09:06:42 am »
Interesting idea!  I also breadboard rather than shield in most cases, but I am new yet and haven't soldered any more permanent solutions.  I am working with a DHT11 (I am not sure that I like it much on the netduino, but it works for general humidity and temperature) and standard analogs thermistors for fermentation.  I like the scale idea for kegs too! 

Veldy

Offline jimmayhugh

  • 1st Kit
  • *
  • Posts: 15
    • Buttcrack Brewery
Re: Any netduino/arduino programmers out there?
« Reply #23 on: July 29, 2012, 11:07:46 am »
I've been working on a networked temperature monitor using the Arduino and DS18B20 sensors. I created the probes using standard telephone cord. You can see it here:
 
http://www.buttcrackbrewery.com/2012/07/08/networked-temperature-monitor/

and  here

http://www.buttcrackbrewery.com/2012/07/29/networked-temperature-monitor-part-ii/.

Offline protonchris

  • 1st Kit
  • *
  • Posts: 16
Re: Any netduino/arduino programmers out there?
« Reply #24 on: July 29, 2012, 11:17:37 am »
I've been working on a networked temperature monitor using the Arduino and DS18B20 sensors. I created the probes using standard telephone cord. You can see it here:
 
http://www.buttcrackbrewery.com/2012/07/08/networked-temperature-monitor/

and  here

http://www.buttcrackbrewery.com/2012/07/29/networked-temperature-monitor-part-ii/.

I would love to see the code.  Is it up anywhere?
On Deck: Helles
Fermenting:
Lagering: 
On Tap: Cream Ale, Brown Ale