To be honest, I haven’t been working on my entry to the Dare to Dream Different Challenge lately. I was distracted by a comment on my blog by Jens Kühner correcting my post where I stated that Linq was not possible without generics. Well, that got me searching, and I could only find proof implementations of Linq without generics, but not a full implementation of Enumerable.cs targeted to the Micro Framework. So I started writing one. Although, it is not complete yet, I thought it was far enough along ......
I have been busily working away at building infrastructure for the Dare to Dream Difference Challenge. Since my last post, I have finished the hardware prototype, although I still need a cabinet. The project now consists of a Device Solutions Tahoe II development board, an XBee Series 2 module, an AR1010 FM Receiver, an LM4832N audio amplifier, and two 0.5 watt speakers (pictured here). Not pictured is the ZigBee base station. I have made a shift in the approach I was taking for the software. Originally, ......