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.

Verdris

Member Since 22 Oct 2012
Offline Last Active May 28 2014 03:41 PM
-----

Posts I've Made

In Topic: For slow digital circuits, do I need ground between each wire?

21 May 2014 - 03:13 PM

You would not need to do it for the logic speed, but consider whether those grounds are carrying power between the boards.

If they are, you may still need a few grounds (rather than just one) to ensure they provide a low resistance path between the boards. The fewer grounds the higher the resistance, the hotter they could get, and there would be a voltage differential between the boards which could confuse the logic gates.

 

Paul

Thanks for the reply. The grounds aren't carrying power, they're strictly logic reference. I've got many other power grounds.


In Topic: Thinking Of Begining To Use Netduino

10 July 2013 - 07:32 PM

It sounds like a Raspberry Pi would be more suitable.


In Topic: Air quality sensor

10 July 2013 - 07:20 PM

I'd do two identical water temperature sensors, one in the tank and one somehow in the bowl. If the readings differ significantly for a while after someone has left the bathroom, they probably didn't flush.


In Topic: Has anyone used/have code for SHT21 Humidity Sensor?

26 June 2013 - 08:16 PM

Programming this to work with the Netduino will probably take you less time than waiting for someone else's code. I've used SHT21s before and they're incredibly simple. However, don't query them more than once per second as they're prone to self-heating.


In Topic: Building a "valley detector"

26 June 2013 - 07:41 PM

Ok, so basically you'll be using a software hp filter then, I suppose there are ready made functions for that in LabView but designing one in h/w is quite simple, basically you put a capacitor in series with a resistor to ground.

Might give this a try. Thanks!

 

Edit: gave it a try. It worked, but not as well as our current filtering idea which is the LabView-provided minimum for the differential amp.


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.