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.

KenTi

Member Since 08 May 2015
Offline Last Active Jul 18 2015 05:51 PM
-----

Posts I've Made

In Topic: USB-Serial Module

06 June 2015 - 03:49 PM

Thanks Mark for the reply... I think I'll try to work on my patience and wait for the Go module  :)


In Topic: USB-Serial Module

05 June 2015 - 06:20 PM

Thanks Mark... I guess I'll put it in my spare parts box for a while ;-)

 

Any recommendation on a serial module? I think I read where there will be some coming out soon for the Go ports, and I guess I can wait, but in case I get a need to spend some money, it'd be nice to know what will work well with Netduino.


In Topic: USB-Serial Module

05 June 2015 - 02:47 PM

I'm guessing this is a no-go then and can't be used?


In Topic: TM1803 v2 LED Strip

20 May 2015 - 05:32 PM

Hi Sven,

  Thank you for that very informative reply. Since I'm always trying to look for sources, where did you learn this or is this something that's general knowledge and I should have known  :)

 

So, to make sure I understand, I could have put anything in place of Pins.GPIO_PIN_D10 (like PIN_D09) and that would not have mattered? The pins 11, 12 and 13 are always the same for the purpose of SPI?

 

Again, thank you very much for sharing your knowledge... 


In Topic: TM1803 v2 LED Strip

19 May 2015 - 07:54 PM

Thank you HSven1611... JCoder's code actually got me closer... I'm able to light up some of the strip now (still playing around with my limited time)

 

Now why is it that if I do the following:

SPI.Configuration spiConfig = new SPI.Configuration(Pins.GPIO_PIN_D10, false, 0, 0, false, true, 6666SPI.SPI_module.SPI1);

 

I actually have to hook up my green wire to pin 11???  :wacko:

 

Looking at the code, I would think hooking it up to PIN 10 for the Digital I/O would be what I do.

 


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.