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.

jvetter

Member Since 08 Aug 2010
Offline Last Active Aug 13 2010 01:54 AM
-----

Posts I've Made

In Topic: One Wire

12 August 2010 - 10:59 PM

Although you can't do stuff like that in the managed language, you can do that in the device firmware. Ideally, there would be a One Wire driver developed that would bake into the firmware.

I don't know if such a drive exists for the Netduino just yet, or at least I didn't see one when I was looking through the source code.


You would be able to do it in managed code if the timing controls were better (i.e. microsecond vs millisecond resolution). Granted the garbage collector may take over and screw up your timing, but you get my point.

I'm happy to write one in unmanaged code, just not sure what the micro edition equivalent is to delayMicroseconds when using the arduino. Anyone know?

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.