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.

Regan222

Member Since 17 Feb 2011
Offline Last Active Oct 27 2013 05:26 AM
-----

Posts I've Made

In Topic: Tinkerkit Port Over

27 October 2013 - 05:26 AM

Jeez I feel like I did something wrong.  82 views and not even a "You silly newb..." response.  Well to simplify matters I purchased an Arduino Uno and decided to just surrender.  All the sensors and action components work fine.  I have the Ardiuno sketch library that makes everything easy.  I would have liked to complete this project with the Netduino but I need some way to package the information I discovered and just don't have the necessary programming skills to pull it off.  If anyone SHOULD happen to have a C# class skeleton that they would be willing to share I would be very grateful.  Meanwhile it is very quiet out here...Maybe too quite.  :unsure:


In Topic: Tinkerkit Port Over

16 October 2013 - 03:34 AM

If I am posting this in the wrong place please let me know.  I am using a Netduino Plus 2 so I thought it should go here.  I have currently discovered the following about the Tinkerkit board Basic Kit:

On the Output side:

Digital Pin 3 ties to Output pad 5 Digital Pin 5 ties to Output pad 4 Digital Pin 6 ties to Output pad 3 Digital Pin 9 ties to output pad 2 Digital pin 10 ties to Output pad 1 Digital pin 11 ties to Output pad 0

 

On the Input Side:

Analog pin 5 reads from Input pad 5 Analog pin 4 reads from Input pad 4 Analog pin 3 reads from Input pad 3 Analog pin 2 reads from Input pad 2 Analog pin 1 reads from Input pad 1 Analog pin 0 reads from Input pad 0

 

I can blink a Tinkerkit LED using any of the Output pads and PWM.  I can also read from a Tinkerkit knob from any of the analog Input pins and debug print the value between zero and one corresponding to the knob's position.  All this means I can use a Tinkerkit board and it's attaching components with a Netduino.  What I can't do is put that information into a class and package it so it is easy to use.  Does anyone have any suggestions or possibly a generic class written in VB so I can figure it out myself?  Thanks for any replies.


In Topic: Debugging Target not in an initialized state: rebooting...

01 August 2013 - 06:02 AM

Thank you


In Topic: VB Example - Analog Inputs and PWM

24 July 2013 - 04:19 AM

Thanks for the code samples.  Perhaps you could help me with a difficulty I am having.  I am trying to us VB to get a Netduino to run a servo. I have the 4.2 version of the micro-framework and am unable to find PWM in the Microsoft.SPOT.hardware name space.  I use Visual Studio 2010 and can not install the 4.3 micro framework.  Am I just out of luck.  I have a reference to the SPOT name space but when I enter PWM into the code to "Dim" it, the intellisense tells me there is no such thing.  Please help.


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.