Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

What is need to get started with Netduino?


  • Please log in to reply
15 replies to this topic

#1 cliffboss

cliffboss

    New Member

  • Members
  • Pip
  • 3 posts

Posted 19 September 2010 - 02:14 AM

Hello all, Besides the board itself what other tools and/ or supplies are need to get started with Netdunio? Being a software dev, with no hardware experience, I think this would be a pretty cool way of learning some new skills :D

#2 hari

hari

    Advanced Member

  • Members
  • PipPipPip
  • 131 posts

Posted 19 September 2010 - 02:27 AM

The list is endless. It depends on your interest.


You CAN start coding with just the board because it has a built-in LED and Switch that you can control. You can even start coding WITHOUT the board using an emulator.

But for more fun I'd recommend:
A breadboard and jumper wires, some LEDs with a 470ohm, or 1K resistor for each, breadboard pluggable switches, a 10K potentiometer (you may have to buy a soldering iron for this one because I've never seen a breadboard pluggable potentiometer), and finally two or more r/c servos.

I'm not associated with any of these suppliers, but I've had positive experience with them.
http://www.hobbypart...promisesg9.html
http://www.sparkfun..../categories.php
http://adafruit.com/

If you're in a hurry, you can purchase things at your local Radioshack.

#3 MattW

MattW

    Member

  • Members
  • PipPip
  • 23 posts

Posted 19 September 2010 - 06:17 AM

I've been going through the "Complete Beginners Guide to the Arduino" from Earthshine Electonics. It's for the Arduino, so I've had to convert the code from C to C#, but I've had a lot of fun! http://www.earthshin.../6-starter-kits http://www.earthshin...KManualRev4.pdf I've also found Sparkfun's Arduino Inventor's Kit Manual very good... http://www.sparkfun....oducts_id=10057 Little Bird Electronics here in Australia sells the kits without the Anduino - perfect for my situation, but in the end I just went to my local electronics shop and bought the parts as described in both guides...

#4 Ravenheart

Ravenheart

    Member

  • Members
  • PipPip
  • 18 posts
  • LocationBulgaria

Posted 19 September 2010 - 07:48 AM

I'd also recommend a soldering iron and a multimeter.

#5 Eric Burdo

Eric Burdo

    Advanced Member

  • Members
  • PipPipPip
  • 130 posts

Posted 19 September 2010 - 11:22 AM

a 10K potentiometer (you may have to buy a soldering iron for this one because I've never seen a breadboard pluggable potentiometer)


I have one... came in this kit here from HiTechnic: http://www.hitechnic...ion&key=NPA1058

That kit is designed to give you solderless breadboard capabilities on the LEGO NXT. Has a nice collection of projects, and I'm replicating them on the Netduino.
~ Eric D. Burdo ~ http://brick-labs.com/

Today LED's, tomorrow, the world!!! Well, OK, maybe servos.

#6 James

James

    Advanced Member

  • Members
  • PipPipPip
  • 56 posts

Posted 19 September 2010 - 03:10 PM

This may be overkill, but I bought this kit from a local Fry's and am replicating the build with a Netduino. So far most of the wiring has been the same as the basic stamp that comes with the kit: http://www.parallax....11/Default.aspx

#7 hari

hari

    Advanced Member

  • Members
  • PipPipPip
  • 131 posts

Posted 19 September 2010 - 03:59 PM

This may be overkill ...

I was checking price of Boe-bot when I ran into this robot.
Get ready to drool...

THIS is overkill ;-) Comes with 17 servos and can drive up to 35! Wow...

Back in reality - you should share code/video of your experience with boe-bot. Always wanted that, but decided it was too expensive.

#8 cliffboss

cliffboss

    New Member

  • Members
  • Pip
  • 3 posts

Posted 23 September 2010 - 01:49 AM

So I am think on ordering some stuff tomorrow :D

What do you guys think of my shopping list?


If I missed anything let me know.

Thanks

#9 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 23 September 2010 - 02:00 AM

1k Resistor Does the multicolor led need them?


You'll probably need three resistors--one for each of the Red, Green, and Blue elements.

Chris

#10 dab

dab

    Advanced Member

  • Members
  • PipPipPip
  • 54 posts
  • LocationBellevue, WA, USA

Posted 23 September 2010 - 04:05 AM

You'll probably need three resistors--one for each of the Red, Green, and Blue elements.

Chris


1K is probably too high a resistance if you're driving LEDs from the Netduino output pins (3.3v).

Something like 100 ohms is probably more appropriate for Red or Green LEDs. I think Blue LEDs generally have a higher forward voltage, so you may need an even smaller resistor (or maybe no resistor at all). Best bet is to buy a resistor assortment, and save yourself some frustration.

Also, you'll probably want a potentiometer to attach that knob to ;).

If you're just getting started in electronics, I'd highly recommend the Make: Electronics book. It's a great hands-on introduction to basic electronics. It doesn't cover Arduino/Netduino specifically, but it's a good learning guide.
Thanks,
~ David ~

#11 MattW

MattW

    Member

  • Members
  • PipPip
  • 23 posts

Posted 23 September 2010 - 04:14 AM

Thanks David for the reference to the Make: Electronics book. Exactly what I'm after!! (now to find someone in Australia that sells them!)....

#12 Chris Seto

Chris Seto

    Advanced Member

  • Members
  • PipPipPip
  • 405 posts

Posted 23 September 2010 - 04:33 AM

RE: Resistors: http://www.sparkfun....roducts_id=9258

#13 hari

hari

    Advanced Member

  • Members
  • PipPipPip
  • 131 posts

Posted 23 September 2010 - 04:38 AM

So I am think on ordering some stuff tomorrow :D

What do you guys think of my shopping list?

If I missed anything let me know.

I see Potentiometer Knob, but no potentiometer, I hope already have a 10K potentiometer.
Do you have a breadboard already too?
You may want to wait on the Netduino, they're going to announce something this weekend at Maker Faire.
http://forums.netdui...-to-makerfaire/

#14 dab

dab

    Advanced Member

  • Members
  • PipPipPip
  • 54 posts
  • LocationBellevue, WA, USA

Posted 23 September 2010 - 05:44 AM

Thanks David for the reference to the Make: Electronics book. Exactly what I'm after!! (now to find someone in Australia that sells them!)....

You can also get the eBook version for US $27.99.
Thanks,
~ David ~

#15 MattW

MattW

    Member

  • Members
  • PipPip
  • 23 posts

Posted 23 September 2010 - 11:20 AM

You can also get the eBook version for US $27.99.

Thanks mate!!

#16 cliffboss

cliffboss

    New Member

  • Members
  • Pip
  • 3 posts

Posted 24 September 2010 - 12:34 AM

I see Potentiometer Knob, but no potentiometer, I hope already have a 10K potentiometer.
Do you have a breadboard already too?
You may want to wait on the Netduino, they're going to announce something this weekend at Maker Faire.
http://forums.netdui...-to-makerfaire/


No forgot to put the breadboard on the list, I was think on this one Breadboard

I saw the post on the forums about a big announcement so i may wait till Monday.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.