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.

Chris Walker's Content

There have been 606 items by Chris Walker (Search limited from 28-April 23)


By content type

See this member's


Sort by                Order  

#60599 Help with recreating an Arduino project into Netduino

Posted by Chris Walker on 02 November 2014 - 04:11 PM in Netduino 2 (and Netduino 1)

Hi Tinymacrocosm,

 

Pullups are disabled on OutputPorts and AnalogPorts automatically.  Although OutputPorts do automatically drive their signal voltage high/low--so if you don't mean to do that then open everything as an InputPort (or TristatePort) with pullups disabled to start with.

 

Welcome to the Netduino community,

 

Chris




#60598 Impossible to use System.Net

Posted by Chris Walker on 02 November 2014 - 04:09 PM in Netduino 2 (and Netduino 1)

Hi Desable783094,

 

Are you using an Ethernet shield with your mainboard?  Netduino 1 doesn't have System.Net or networking onboard...but we have some experimental Wiznet drivers if you want to use the System.Net classes with the Arduino Ethernet shields or compatible.

 

Chris




#60597 Netduino 2 com ports 2 and 4 die

Posted by Chris Walker on 02 November 2014 - 03:54 PM in Netduino 2 (and Netduino 1)

Hi Pete,

 

Do you have a logic analyzer (to make sure that the data is actually flowing through)?

 

Also, did you happen to instantiate your SerialPort object in Main and then let it go out of scope by exiting the Main function?  Or something that could cause the garbage collector to clean up the object and/or its DataReceived event?
 

Chris




#60596 Serial only works when plugged into USB N+2

Posted by Chris Walker on 02 November 2014 - 03:53 PM in Netduino Plus 2 (and Netduino Plus 1)

Hi rickitytick,

 

If you plug in external power while also using USB power from your PC, does the Netduino app run fine?

 

If you reset that board while Visual Studio is not running, does the  Netduino app run fine?

 

Plugging in external power should auto-switch from USB power.  The thing I'm looking for here is to find out if it's a power issue, a timing issue, etc.

 

Chris




#60595 Where is Chris Walker?

Posted by Chris Walker on 02 November 2014 - 03:46 PM in General Discussion

Robert--please PM me if I can be of assistance :)

 

Chris




#60584 Netduino Mini 2 being designed?

Posted by Chris Walker on 30 October 2014 - 04:29 AM in Netduino Mini

Hi David,

 

Nothing to announce today.  We do have a NETMF port for STM32F401 which we're using on some of our IoT maker gear, but it didn't quite meet our requirements for a "Netduino Mini" style MCU.  We are keeping the little guy in mind though; Netduino Mini is pretty awesome for miniature projects.

 

Chris





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.