Electronic – Can someone give me a basic parts list of required items for .net micro framework development

.net-micro-framework

assuming I have already purchased a .net mf board such as a tahoe II, what other items are required?

Obviously sensors will vary on the projects I'm doing, but what stuff will I need for every project?

Edit: Okay so maybe I got excited and didn't provide enough detail. Assuming I have a board such as the Tahoe 2 and a computer and a cable to hook it up and copy programs across. What other items do I need (examples circuit boards, transistors, soldering iron, etc) what are the required items that each project is likely to need.

Update:
Basic Hardware Parts list
•Leds
•Resistors
•Caps
•Transistors
•Solderless breadboard
•Solid core wire
•Crocodile clamps
•External power supply (5V for Meridan boards)
•Multimeter
•Some sensors
•Network Cable

GPIO, I2C,SPI and UART all supported.

Software
Visual Studio 2010 (express or a retail edition)

Best Answer

There is no such thing as 'required items'. You can stock up on some basic parts, however. You're very likely to need:

  • Leds
  • Resistors
  • Caps
  • Transistors
  • Solderless breadboard
  • Solid core wire
  • Crocodile clamps
  • External power supply (5-12V?)
  • Multimeter
  • Some sensors
  • ...

And if you're planning to actually build something: there are loads of questions about soldering irons/solder/... on this site; check those out.