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.

pugtech

Member Since 23 Aug 2011
Offline Last Active Nov 21 2011 07:24 AM
-----

Topics I've Started

I2C examples in VB?

30 October 2011 - 07:52 PM

Does anyone have any I2C examples in VB they would be willing to share? I'm trying to use a DS2482 1-Wire Master.

Thanks...Scott

Writing to onboard flash

28 October 2011 - 05:05 AM

Is there a way to write configuration data to onboard flash from within my application? If not, is this an upcoming feature? I remember a previous thread about this but I can't find it. Thanks...Scott

My first VB exception

27 October 2011 - 04:54 AM

I'm getting this error running 4.2 RC3 with VB 2010: A first chance exception of type 'System.NotImplementedException' occurred in Microsoft.SPOT.Native.dll. I'm only executing one method:

Imports Microsoft.SPOT
Imports Microsoft.SPOT.Hardware
Imports SecretLabs.NETMF.Hardware
Imports SecretLabs.NETMF.Hardware.NetduinoPlus

Module Module1
    Sub Main()
        ' write your code here
        Debug.Print("This is a test.")
    End Sub
End Module

It seems to work, but I would like to know what's wrong. Thanks...Scott

Tried to update to 4.2 RC3 - getting mscorlib error

27 October 2011 - 03:52 AM

Followed these instructions to upgrade to 4.2.0.0 RC3 and SDKs. Erased and flashed to 4.2 RC3. http://forums.netdui...?showtopic=2768 http://wiki.netduino...ep-by-step.ashx http://wiki.netduino...shx?HL=firmware http://forums.netdui...c3-all-editions When I start debug to load a simple program, I get: Cannot deploy the base assembly 'mscorlib', or any of his satellite assemblies, to device - USB:NetduinoPlus twice. Assembly 'mscorlib' on the device has version 4.1.2821.0, while the program is trying to deploy version 4.2.0.0 Where did I screw up? Thanks...Scott

Reset the controller via software?

18 September 2011 - 09:25 PM

Is there a NETMF Method that causes a reset (like pushing the button)? I would like to press a switch to reset the controller, and press-and-hold the same switch to reset the IP address (similar to many home routers). Thanks...Scott

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.