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

Reading Serial Connection


  • Please log in to reply
4 replies to this topic

#1 Acumen

Acumen

    New Member

  • Members
  • Pip
  • 7 posts

Posted 18 August 2010 - 11:07 PM

Saw some related topics but none seemed to solve my problem. I am trying to receive data from an RFID reader (the common parallax). I can not seem to find the correct constructor and library for the "SerialPort" datatype. I included System.IO.Ports, which did not seem to have it or I am not correctly referencing. Any help is appreciated.

#2 JohnH

JohnH

    New Member

  • Members
  • Pip
  • 8 posts

Posted 18 August 2010 - 11:21 PM

Saw some related topics but none seemed to solve my problem. I am trying to receive data from an RFID reader (the common parallax). I can not seem to find the correct constructor and library for the "SerialPort" datatype. I included System.IO.Ports, which did not seem to have it or I am not correctly referencing.

Any help is appreciated.


You need to add a reference to Microsoft.SPOT.Hardware.SerialPort.

#3 stacyh3

stacyh3

    Advanced Member

  • Members
  • PipPipPip
  • 47 posts

Posted 18 August 2010 - 11:22 PM

Check out this thread: Serial Port Class. I had the same problem. You need to add a referennce to the Microsoft.SPOT.Hardware.SerialPort assembly. It has part of the System.IO.Ports namespace in it.

Let me know if you need any more help.

Stacy

#4 Solidus

Solidus

    Member

  • Members
  • PipPip
  • 12 posts

Posted 18 August 2010 - 11:30 PM

Edit: never mind.

#5 Acumen

Acumen

    New Member

  • Members
  • Pip
  • 7 posts

Posted 22 August 2010 - 02:44 PM

Awesome. Thank you. Starting to get the hang of this thing now.




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.