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.

Slaxtrack

Member Since 18 Oct 2010
Offline Last Active Jan 18 2012 05:22 PM
-----

Topics I've Started

Netduino(AT91SAM7x512 or AT91SAM7XC512)

01 December 2010 - 05:39 PM

I'm working on a modification of hardware but I have a problem, AT91SAM7x512 out of stock and I can only get the AT91SAM7XC512. Someone has worked with AT91SAM7XC512. in netduino?

how I can create a library ???

18 October 2010 - 08:48 PM

how I can create a library :( :( not know where to start. Example Void blinks(int nblink) { int dvar=0; for(dvar=0;dvar<=blinks;dvar++) { // ON //OFF } } in C# ????? using System; using Microsoft.SPOT; namespace fsco { public class blinks { public void blinks() { // ON //OFF } } } ???

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.