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.

RuggedCircuits

Member Since 10 Aug 2010
Offline Last Active Mar 15 2014 05:54 PM
-----

#1819 PWM Timer Access

Posted by RuggedCircuits on 06 September 2010 - 02:03 AM

RuggedCircuits -- are you looking for capture of incoming signals or are you looking to do something low-level with the PWM itself? As far as incoming signals, one of the community members already built an infrared decoder (RC6 I believe) using the InterruptPort and the DateTime passed into its event handler.

Chris


That sounds like a reasonable option but better would be a class that implements an "InputCapture" functionality so that input edges are timestamped. That's the approach we use with our demonstration IR decoder software for the Arduino. I'm fairly sure the AT91SAM7X512 processor can have its timers configured for this type of capture mode.


#1436 Arduino to Netduino Help needed

Posted by RuggedCircuits on 27 August 2010 - 10:24 PM

You need to step down the analog input voltage. Netduino's microcontroller can take inputs from 0V-3.3V.

Chris


The I/O pins on the AT91SAM7X512 are 5V-tolerant. There will not be any damage to the microcontroller from voltages up to 5V. Also, the analog voltage sources on the Gadget Shield have large series resistances thus will limit the current to safe values in all cases. No modifications to the board should be required.


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.