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.

zee

Member Since 06 Mar 2013
Offline Last Active May 23 2013 12:42 AM
-----

Topics I've Started

Set password on touch shield with servo

07 May 2013 - 01:59 AM

Hi,

 

Has anyone tried to do a project on touch shield with servo? It is to set a correct password on the touch shield and servo will turn it if the button been pressed correctly. 

 

I did followed the codes from http://forums.netdui...=+touch +shield and I am using the same product https://www.sparkfun.../products/10508

 

I still could not understand of how and where to insert the code for setting password and connect together with servo (if possible).


Touch Shield

24 April 2013 - 03:18 AM

Hi,

 

I am doing on a project for home security. I decided to add in the touch shield https://www.sparkfun.../products/10508. I am sure the codes are all correct as when i run it, there is no error. But i am curious about my wiring. Unsure if it is correct or wrong.

 
Connected with 2 1K resistors. 1 resistor for SCL and the other for SDA. It is connected together with the 5V from the netduino board. 3.3V directly connected from the netduino to the touch shield. Interrupt port on D2 with ResistorModes.PullUp (from shield board TX to resistor (with SDA) to D2).. All grounds are connected.
 
Is there any missing or errors on my wiring?

RTTTL - Ringtone Player

15 April 2013 - 09:35 AM

Hi,

 

I am currently doing a project on ringtone player. This code we found on http://dev-bin.com/2...e-player-rtttl/ .. Hence we decided to try it out and we found an error in Program.cs. We try to solve it by refer to the reference on the link but it did not seem to work.

 

static Queue SongQueue = new Queue();

 

 

Error 1 The type or namespace name 'Queue' could not be found (are you missing a using directive or an assembly reference?) C:UsersL33532DesktopMidPresentationMidPresentationProgram.cs 18 16 MidPresentation
Error 2 The type or namespace name 'Queue' could not be found (are you missing a using directive or an assembly reference?) C:UsersL33532DesktopMidPresentationMidPresentationProgram.cs 18 38 MidPresentation
 
 
PS: Need your help as soon as possible because our deadline is in 2 more days. URGENTTTT!!!  :o  :unsure:  :wacko:
 
Thanx.. :)

Piezo on Netduino ?

15 March 2013 - 03:46 AM

Hi,

 

I need help here.. I am now doing a project for drum using piezo & led.. I have been researching for it for almost a week, but the results seem to be only for Arduino Uno. I could not find any help on the codes for Netduino Plus 2. Is there any codes that is similar to this project?


mscorlib.dll error

12 March 2013 - 07:06 AM

Hi,

 

I got an error when deploy piezo. An error message box pop up "An unhandled exception of type 'System.Exception' occurred in mscorlib.dll".. Can anyone please help me where is the problem?


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.