0
votes
1answer
157 views

Microchip programming with network connectivity

Back in my college days (which is about 3 years ago) we used to do some microchip programming. I've always enjoyed programming those things. Now I'm thinking about buying such things to make me enjoy ...
6
votes
1answer
1k views

How to develop for .NET Micro Framework on Linux?

Is there an IDE which will allow me to develop for the .net Micro Framework on Linux? Maybe MonoDevelop?
3
votes
3answers
957 views

How can I persist data onto the Netduino?

Mainly, I want to persist data onto the onboard Netduino memory (if there is any?) without hooking anything else up. The idea is that I either read the data back in the next time the Netduino is ...