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

flash to Arduino?


  • Please log in to reply
6 replies to this topic

#1 Lewt

Lewt

    New Member

  • Members
  • Pip
  • 7 posts
  • LocationNetherlands

Posted 02 January 2012 - 02:40 PM

Is it possible to flash an Netduino to the Arduino software/os? I haven't bought any of 'em but I was just wondering because their both opensource; hardware and software. Thanks in advance.
Leon Huzen

#2 gbreder

gbreder

    Advanced Member

  • Members
  • PipPipPip
  • 53 posts
  • LocationGermany

Posted 02 January 2012 - 07:08 PM

Hi Lewt, short answer: no long answer: most of the Arduinos have not enough resources like RAM, ROM (EEPROM) etc to deploy the .NET Micro Framework on the micro controller. There are also general diffrences in the hardware: Each ATMEGA (the micro controller of the Arduinos) has diffrent interfaces and capabilities. The Netduinos core is no 8 or 16 bit AVR (ATMEGA) micro controller. It is based on an ARM micro controller with a completely diffrent architecture. But if your are interested in the topic search for ".NET micro framework porting kit"... Regards Guido

#3 Lewt

Lewt

    New Member

  • Members
  • Pip
  • 7 posts
  • LocationNetherlands

Posted 02 January 2012 - 08:03 PM

thanks for your reply Guido, what I meant; and it's totally my lack of explaining is: to buy a NetDuino and it like it's an Arduino. Because I want to have the best of both worlds. (ease of arduino + .NET of netduino) I'm a C#/other-web-languages-that-don't-bother-that-much-according-to-the-subject programmer and I'm just curious.
Leon Huzen

#4 gbreder

gbreder

    Advanced Member

  • Members
  • PipPipPip
  • 53 posts
  • LocationGermany

Posted 03 January 2012 - 12:22 AM

Hi Lewt, I have misunderstood you in the first place. And for me it still isn't completly clear what you are planning to do. Which hardware should get which framework and which programming language do you want to use? Arduinos or ATTiny based solution are wonderfull for some simple tasks but you have to use C(++) or BASCOM Basic. If your task is very complex the Netduino with its .NET Framework will be the best solution in most cases. The Netduino board can be programmed in C(++) as well but this is well beyond my expertise... :) Please explain your plan (or idea) to me again :unsure: Guido

#5 Lewt

Lewt

    New Member

  • Members
  • Pip
  • 7 posts
  • LocationNetherlands

Posted 03 January 2012 - 07:27 AM

I want to buy a Netduino, [flash to Arduino base/core] Program it like a Arduino (if I'd ever want to do that) [flash to Netduino base/core] Program it like a Netduino again.
Leon Huzen

#6 gbreder

gbreder

    Advanced Member

  • Members
  • PipPipPip
  • 53 posts
  • LocationGermany

Posted 03 January 2012 - 10:17 AM

Hi Leon, thanks for your explanation :) You can write code in C(++) for your Netduino but the Netduino will never behave as an Arduino board because of the totally diffrent processor infrastracture. This means you can't treat him as an Arduino and deploy a Arduino program on it without major changes in the code. Guido

#7 Lewt

Lewt

    New Member

  • Members
  • Pip
  • 7 posts
  • LocationNetherlands

Posted 03 January 2012 - 10:19 AM

Thanks again Guido, I've made my choice and will order anytime soon.
Leon Huzen




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.