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.

poodull

Member Since 04 Aug 2010
Offline Last Active Nov 15 2011 12:14 AM
-----

Posts I've Made

In Topic: Libraries, Drivers and Shields

04 August 2010 - 05:52 PM

Yes, that's a great start. I guess I used the wrong phrase. It's not driver's I'm interested in since most components require no drivers at all. The point is the coding libraries for controlling these things for a specific task -- Almost like code snippets. For example, switch debouncing. There's quite a few different libraries in Arduino and tons of debate on which to use based on your needs of granular control (including hardware used). However, like you pointed out, in .net 4.1 there's just the boolean parameter in the constructor for a InputPort. I suppose if there's a specific library defined for product X, it would be relatively trivial to port it to C#. Well, I'm going to get one and play around with it. Hopefully it can handle what I need without any issue. Any advice on how to keep pin state updates as fast as possible using the net framework? The idea of having multiple threads is scary. I have no idea how a microcontroller like this would handle it. Volatile comes to mind.

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.