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

Which NETMF.Hardware DLL For Netduino 2?


  • Please log in to reply
1 reply to this topic

#1 DiverBW

DiverBW

    Member

  • Members
  • PipPip
  • 11 posts
  • LocationAtlanta

Posted 28 June 2015 - 07:36 PM

The SecretLabs.NETMF.Hardware.PLATFORM references in C# seem to be very nicely organized/named around each type of Netduino board, e.g. "SecretLabs.NETMF.Hardware.Netduino", SecretLabs.NETMF.Hardware.NetduinoPlus", SecretLabs.NETMF.Hardware.NetduinoMini", etc.

 

But I do not see a DLL for "SecretLabs.NETMF.Hardware.Netduino2". What DLL should I use for code that targets the Netduino 2?

 

Thanks!


DiverBW

- Rookie Netduino developer and hobbiest (since June of 2015)

- Professional software architect and developer (since mid 1970's).


#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 28 June 2015 - 08:20 PM

Hi DiverBW,

With NETMF 4.3 and newer, we made it even simpler :)

Just use:
SecretLabs.NETMF.Hardware.Netduino.dll

Every gen2+ mainboard now has an assembly of the same name pre-deployed to it, and your code will automatically map to the correct pins. This is part of the new "Netduino Application (Universal)" template setup.

Chris




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.