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.

CoolStuff's Content

There have been 11 items by CoolStuff (Search limited from 20-April 23)


By content type

See this member's

Sort by                Order  

#3978 Netduinos Plus...now with more code space

Posted by CoolStuff on 18 October 2010 - 01:43 PM in Netduino Plus 2 (and Netduino Plus 1)

That's good news. Guys I was wondering about where I can find the Netduino Plus firmware source code. I would like to take a look on how lwIP is hooked.



#3315 Serial Comms via USB in the cards?

Posted by CoolStuff on 01 October 2010 - 12:45 AM in Netduino 2 (and Netduino 1)

This is a standard USB class define by USB organization. like HID or Mass Storage device classes.



#3022 SPI flash memory issue

Posted by CoolStuff on 27 September 2010 - 02:15 PM in Netduino 2 (and Netduino 1)

Did you try the driver provided on tinyclr.com?

http://www.tinyclr.c.../FEZ_Shields_Flash.cs

You can use it on FEZ Domino or Netduino, it is open source.



#2954 Colin Miller explains the Gadgeteer hardware system

Posted by CoolStuff on 26 September 2010 - 08:52 PM in General Discussion

Oh, I haven't noticed the GHI EM module on video but indeed this looks similar to FEZ components. Anyway, I think the software side of this might be interesting as well. I hope they will release the code as open source so we can get a good library of drivers for bunch of cool modules.


Good news, I just found out that the FEZ Component drivers are already there under the open source apache license. Take a look:
http://www.tinyclr.com/forum/15/1073/



#2831 Wait...what's this?

Posted by CoolStuff on 25 September 2010 - 12:07 AM in Netduino Plus 2 (and Netduino Plus 1)

Good job B)



#2704 Stay close to your computer (or come to MakerFaire)...

Posted by CoolStuff on 23 September 2010 - 11:46 PM in General Discussion

I think it is Netduino Mega :unsure: like the Arduino Mega.



#2225 MP3 Shield

Posted by CoolStuff on 13 September 2010 - 01:50 PM in Netduino 2 (and Netduino 1)

Yes, I understand that. That's why I thought the first shield would be good since it's MP3 and has SD built in. It seems that assembling the features of the first shield from separate components would come out to about the same cost, don't you think? Of course, it would be fantastic to do it for less money!

There is an important point that you missed here.
The shield you mentioned has an additional chip on the shield JUST to handle FAT file system. This chip is making it more expensive.
With NET Net Framework, all the FAT file system logic is already implemented.
I can give you an example:
With your solution you are paying $35 netduino + $53 that MP3 shield = $88, but with this you are wasting the already supported FAT file system in .NET Micro Framework.
Better solutions you are:
Netduino $35 or FEZ Panda $20 +Sparkfun MP3 shield $30 + SD shield or expansion (I suppose it will be 15 to 20, I think some of the guys here already used some) = $70 to $85. and you will make use of the included FAT file system.
or
FEZ Domino runs NET Micro Framework with FAT file system and it has build-in microSD connector and USB host connector(so you can even read files from your thumb drive) $75 + $30 MP3 shield = $105 with this option you get more space since you will use only the MP3 shield and you are saving more pins because use are not using any of the pins to run the microSD/SD.



#2200 MP3 Shield

Posted by CoolStuff on 13 September 2010 - 01:43 AM in Netduino 2 (and Netduino 1)

The first shield also has a built in SD card slot. By the time you add that, the prices might be closer.

This is one of those projects that will have to wait for a while anyway. I need to get another netduino and some time. Gotta finish the current project first.


.NET Micro Framework supports FAT file system so I believe you only need a shield with and an SD card card socket. Or use other net micro framework device that has SD/microSD card socket. There are several out in the market.



#2143 MP3 Shield

Posted by CoolStuff on 11 September 2010 - 10:16 PM in Netduino 2 (and Netduino 1)

Why don't you use this shield? it is much cheaper! http://www.sparkfun....roducts_id=9736



#2052 Question about Netduino Idea

Posted by CoolStuff on 09 September 2010 - 10:04 PM in General Discussion

Just out of curiosity, How did you guys come with this idea of combining the Arduino idea and .Net micro framework?



#108 Where's the Docs

Posted by CoolStuff on 06 August 2010 - 09:26 PM in Netduino 2 (and Netduino 1)

This is a free ebook for .NET Micro Framework Beginners. It is very simple and covers a lot of features ;) http://www.tinyclr.c...de to NETMF.pdf




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.