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.

Leon

Member Since 19 Mar 2013
Offline Last Active Private
-----

Posts I've Made

In Topic: Netduino 2 Pinout Reference Sheet

11 October 2013 - 03:12 AM

I like it , thanks sir.


In Topic: How to generate a PWM signal with C#?

30 March 2013 - 11:08 AM

[color=#000080;]Thank you Lunddahl[/color] and NeonMika,  after these days study,I found in Netduino2 must use "led1 = new PWM(PWMChannels.PWM_ONBOARD_LED, 1000, .5, false);"  to generate a PWM,  and  "PWM PWM_R = new PWM(Pins.GPIO_PIN_D6);" is only suit for Netduino1,I guess. Do you agree with me? 


In Topic: Anyone have a good PWM example for Netduino Plus 2?

27 March 2013 - 02:59 PM

my visual studio cannot run follow codes:PWM pwm = new PWM(Pins.GPIO_PIN_D5);  and  pwm.setDutyCycle(30);

who can tell me why ?  thank the gods...


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.