Bambino-200 Manual/Getting Started
From Manuals
(Difference between revisions)
| Line 1: | Line 1: | ||
[[Category: Bambino-200_Manual|2]] | [[Category: Bambino-200_Manual|2]] | ||
==Getting Started with Gadgeteer Applications== | ==Getting Started with Gadgeteer Applications== | ||
| + | |||
| + | =Install System Files= | ||
The Micromint Bambino supports NetMF and Gadgeteer application development. These are the steps to prepare your development system and board. | The Micromint Bambino supports NetMF and Gadgeteer application development. These are the steps to prepare your development system and board. | ||
| - | 1. Install [http://www.microsoft.com/visualstudio/eng/downloads#d-2012-express Microsoft Visual Studio 2012 Express] or [http://www.microsoft.com/visualstudio/eng/downloads#d-2010-express Microsoft Visual Studio 2010 Express]. | + | 1. Install [http://www.microsoft.com/visualstudio/eng/downloads#d-2012-express Microsoft Visual Studio 2012 Express for Windows Desktop] or [http://www.microsoft.com/visualstudio/eng/downloads#d-2010-express Microsoft Visual Studio 2010 Express (C# or VB)]. These are available from Microsoft at no cost. The Professional, Premium and Ultimate Editions of Visual Studio 2012 or 2010 are also supported. |
| + | |||
| + | 2. If you use Visual Studio 2012, install the [http://netmf.codeplex.com/releases/view/81000 .Net Micro Framework SDK 4.3]. If you use Visual Studio 2012, install the [http://netmf.codeplex.com/releases/view/91594 .Net Micro Framework SDK 4.2]. | ||
| + | |||
| + | 3. Install the [http://gadgeteer.codeplex.com/releases/view/105366 .NET Gadgeteer Core]. | ||
| + | |||
| + | 4. Install the Bambino NetMF SDK. | ||
[[Image:SDK-Installer.png|center|alt=mbed SDK Installer|frame|<div align="center">'''SDK Installer]] </div> | [[Image:SDK-Installer.png|center|alt=mbed SDK Installer|frame|<div align="center">'''SDK Installer]] </div> | ||
| + | |||
| + | 5. Install the Bambino Gadgeteer SDK. | ||
| + | |||
| + | =Run Test Application= | ||
---- | ---- | ||
[[Bambino-200_Manual/Getting Started mbed|NEXT: Getting Started - mbed Applications]] | [[Bambino-200_Manual/Getting Started mbed|NEXT: Getting Started - mbed Applications]] | ||
[[Bambino-200_Manual/Introduction|PREVIOUS: Introduction]] | [[Bambino-200_Manual/Introduction|PREVIOUS: Introduction]] | ||
Revision as of 06:54, 8 July 2013
Getting Started with Gadgeteer Applications
Install System Files
The Micromint Bambino supports NetMF and Gadgeteer application development. These are the steps to prepare your development system and board.
1. Install Microsoft Visual Studio 2012 Express for Windows Desktop or Microsoft Visual Studio 2010 Express (C# or VB). These are available from Microsoft at no cost. The Professional, Premium and Ultimate Editions of Visual Studio 2012 or 2010 are also supported.
2. If you use Visual Studio 2012, install the .Net Micro Framework SDK 4.3. If you use Visual Studio 2012, install the .Net Micro Framework SDK 4.2.
3. Install the .NET Gadgeteer Core.
4. Install the Bambino NetMF SDK.
5. Install the Bambino Gadgeteer SDK.

