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.

entropi

Member Since 19 Dec 2010
Offline Last Active Apr 21 2011 05:37 PM
-----

Posts I've Made

In Topic: Use of Static Keyword

11 January 2011 - 09:53 PM

The link to "Designing for Class Libraries" on msdn above is a great starting point. For naming in particular, see the subsection: http://msdn.microsof...y/ms229002.aspx We used this as the starting point influence for our own internal coding guidelines.

In Topic: LCDKeypad 16x2 HD44780 Shield

10 January 2011 - 03:16 PM

...and I suppose 1.2k/1.8k would work just as well.

In Topic: LCDKeypad 16x2 HD44780 Shield

10 January 2011 - 03:08 PM

I think a voltage divider circuit is probably the way to go, and using only 2 resistors, should be the most affordable. I'm a decade or so out from that last time I used any of this EE knowledge, so hopefully I'm getting this correct (been breaking out my old circuits textbook at night to refresh my memory). Hopefully someone can chime in if I'm off on any details here...

I think using a 12k and an 18k resistor should get you the correct ratio (~1.5 ) to divide 5v down to 3.3v. With the 12k resistor in series on the analog line of the shield buttons, and then after that parallel out the 18k resistor to ground...



lcdboard ----> 12k R ----------> Netduino analog in
                       |
                       |
                    18k R
                       |
                  Ground



(Hopefully that shows up right..the 18k resistor line is split out after 12k R, before netduino in.)

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.