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.

Mike P

Member Since 15 Jul 2011
Offline Last Active Jul 08 2012 09:27 AM
-----

Posts I've Made

In Topic: Anyone is interested on a high-end acquisition shield?

18 March 2012 - 03:45 AM

I was breadboarding a 24 bit ADC with integral current sources. I wanted it for high resolution temperature sensing (4-wire PT100). The same device would be well suited for load cells and strain gauges(used for measuring force/weigh/pressure/stress) I was testing both the exas instruments ADS1247 or Analog device AD7794. Unfortunately the project was shelved.

In Topic: CANBus ...

26 October 2011 - 03:31 AM

I must have been half asleep when I wrote my earlier response. It was full of mistakes. I've edited it and fixed the errors. Regards, Mike Paauwe

In Topic: SPI, Netduino, and RGB LED Strip

21 October 2011 - 10:02 PM

If you look at Stefan W's oscilliscope images you will see why an "almost high enough" voltage level could cause multiple clock triggers. look at the spike at the leading edge of the clock pulse. If you looked at the signal even closer you would see a decaying oscillation that could cause several false clock pulses to be received.

In Topic: SPI, Netduino, and RGB LED Strip

21 October 2011 - 09:08 PM

If you have time I would be very interested to see if the LED strip works without the level conversion chip. I mean with the SDI , SCLK and GND connnected directly to the netduino. Regards, Mike Paauwe

In Topic: SPI, Netduino, and RGB LED Strip

21 October 2011 - 09:38 AM

What you are describing sounds very much like some false triggerring on the clock pin. Between the write transactions the MOSI line goes high. That explains why you are gettin white LEDs at the start. You are getting a number of clock pulses being detected while the clock is supposed to be low. Try increasing the thread.sleep to 500ms. You should see the LED states change instantaneously every 1/2 a second and be stable between changes. A couple more questions. The 2A @ 5V power supply, is it a Switch mode power supply or a plug-pack or wall-wart type power supply? Some of these have very little smoothing and ripple on the supply line might be causing the unwanted clock triggers You definitely need the gnd pin from the data connector connected to the netduino. The gnd pin of the power connector should already be connected to the ground pin of the data connector internally on the LED strip Perhaps if you can take a photo of the setup.

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.