PDA

View Full Version : Where to start?



SXRguyinMA
04-21-2010, 02:47 PM
Alright, I'm planning a top panel mod on my Armor (see this thread (http://www.thebestcasescenario.com/forum/showthread.php?t=22816)).

I'm going to need a controller that will run a single servo and a 120mm fan. It needs to run that servo and fan based on temperature. As temp inside the case rises, it will run the fan faster and move the servo to open the vents more. I've got some spare temp leads from my NZXT Sentry 2 fan controller, so I can use those.

The fan is a standard 120mm with a 3-pin connector. The servo I have, and is a standard size R/C servo with 3 leads.

Now I know there is going to be a lot of programming to get this to work right, but 'm going to have a shot at it.

Now the question....where do I begin? What model Arduino would be best for this? What (if any) shield(s) would I need?

Thanks a ton in advance!

Will

crenn
04-21-2010, 04:37 PM
A custom shield to connect everything would be good. A basic Arduino can do everything you need, I'd recommend the 5V model ATMega168.

Where to begin?
Start with designing how it all fits together, but I can give you a hint, you're going to need a mosfet.

SXRguyinMA
04-22-2010, 10:00 AM
shoud I get this (http://www.makershed.com/ProductDetails.asp?ProductCode=MSGSA) to start then?

NightrainSrt4
04-22-2010, 03:11 PM
I had the same issue. It depends if you want to tinker around a bit, or really want to focus on your project. If the latter, most of the extra stuff is pretty useless.

I got things separately as I couldn't justify an extra $30 for a couple LED's, resistors, switches, etc.

Then again, I went and splurged on an LCD screen, ethernet board, protoboard, etc.

I just didn't see how the smallest handful of components was worth the markup, which is why I grabbed the 3lb bag of components separately, and just got the actual pieces of Arduino hardware/accessories that I wanted.

SXRguyinMA
04-22-2010, 03:24 PM
yea good point. I dont see myself donig much tinkering with it, I just want it for one specific purpose. Oh BTW - did you see makershed has a SD card shield for the arduino? I know you mentioned getting/making one or something

NightrainSrt4
04-22-2010, 04:31 PM
Ya, I've seen a couple. I've seen the stand alone one, and one that was meant for the audio shield that you can address on it's own.

I don't need one right away, but when I try to port my app to a hardware implementation I'll need it then.

crenn
04-22-2010, 05:24 PM
A breadboard would probably be a good idea for prototyping.

SXRguyinMA
04-22-2010, 05:49 PM
I've got one, I picked up one from radio shack along with the jumper wire kit, Its awesome. So that will come in handy with the arduino then?

SXRguyinMA
04-22-2010, 05:56 PM
so Crenn, if I get this (http://cgi.ebay.com/Arduino-Duemilanove-2009-AVR-ATmega328-20PU-USB-board-/280496331565?cmd=ViewItem&pt=LH_DefaultDomain_0&hash=item414ee25b2d) and this (http://cgi.ebay.com/Arduino-Sensor-Shield-V4-digital-analog-module-servos-/170424610342?cmd=ViewItem&pt=LH_DefaultDomain_0&hash=item27ae192e26), it should be a good start?

NightrainSrt4
04-23-2010, 08:46 PM
That's the same one I grabbed. It has the 328 chip instead of the older one so you get some extra lanes and whatnot. Should work well for you. The shield is pretty darn cheap, so can't really go wrong with that.

I've got the damn ticket to go to the post office to pick mine up. It was at the PO this morning, but they made me wait for the ticket, and wait another day. :(

Too excited.

SXRguyinMA
04-23-2010, 08:59 PM
alright, I'm the high bidder on that arduino, and I did a BIN on the sensor shield. so in a couple weeks when it all gets here from china I'll be in business lol

NightrainSrt4
04-23-2010, 10:48 PM
Nice! I get to pick mine up tomorrow morning, but I did pay a bit more than that.

I've got some pictures of that 3LB bag from Jameco I'll try to get up tomorrow. I don't think I'd recommend it though. I don't really know what I expected to be honest, but I was a bit disappointed. I was hoping for more than 2 radial capacitors, and a few used looking LEDs. And they put 8 big ass 1.5" cube things in there, that I will have no use for. But they are big and heavy so it makes up the weight for them I guess.

I've got a lot of googling ahead of me to figure out what everything is, but I doubt most of it is useful. Anything with leads were bent to hell, and the IC's legs were mostly destroyed. Ehh, fun to sort through stuff though.

SXRguyinMA
04-23-2010, 10:58 PM
lol I'm glad I didnt bother getting one then

SXRguyinMA
04-23-2010, 11:07 PM
picked this book (http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=270563470927&ssPageName=STRK:MEWNX:IT) up too. should be nice :up: