|
| Activity |
| | Sun | Mon | Tue | Wed | Thu | Fri | Sat | | 29 | 30 | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 10 | 11 | 12 | | 13 | 14 | 15 | 16 | 17 | 18 | 19 | | 20 | 21 | 22 | 23 | 24 | 25 | 26 | | 27 | 28 | 29 | 30 | 31 | 1 | 2 | | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
|
|
|
|
| Archive |
| July, 2008 (2) |
| June, 2008 (2) |
| May, 2008 (2) |
| March, 2008 (1) |
| February, 2008 (2) |
| January, 2008 (4) |
| December, 2007 (4) |
| October, 2007 (1) |
| July, 2007 (2) |
| June, 2007 (1) |
| May, 2007 (3) |
| April, 2007 (2) |
| March, 2007 (5) |
| February, 2007 (3) |
| January, 2007 (6) |
| December, 2006 (5) |
| November, 2006 (6) |
| October, 2006 (4) |
| September, 2006 (3) |
| August, 2006 (4) |
| July, 2006 (6) |
| June, 2006 (7) |
| May, 2006 (5) |
| April, 2006 (5) |
| March, 2006 (8) |
| February, 2006 (1) |
| January, 2006 (9) |
| December, 2005 (6) |
| November, 2005 (3) |
| October, 2005 (5) |
| September, 2005 (2) |
| August, 2005 (4) |
| July, 2005 (5) |
| May, 2005 (5) |
| March, 2005 (7) |
| February, 2005 (4) |
| January, 2005 (5) |
| December, 2004 (9) |
| November, 2004 (5) |
| October, 2004 (9) |
| September, 2004 (9) |
| August, 2004 (6) |
| July, 2004 (3) |
| June, 2004 (12) |
| May, 2004 (2) |
| April, 2004 (12) |
| March, 2004 (11) |
| February, 2004 (12) |
| January, 2004 (16) |
| December, 2003 (14) |
| November, 2003 (20) |
|
|
|
|
|
|
Microsoft released the .NET Micro Framework 2.0 the other day. This is pretty cool technology with a lot of possibilities. I find it hard to play around with it too much though because I don't really have any hardware that will let me deploy applications to it. It would be neat if there was a way to write stuff that could run on my watch and load it up on there. One really cool application that I've seen (in this video) is somebody setting the temp in their house via their cell phone while on their way home. It would be sweet to set up that kind of automation and remote control, as far as lights and thermostat and other things in your house. Leviton has a lot of home automation technology. It looks like some of it is .NET Micro related too. Haven't followed up any more as of yet to see how pricey or hackable the products are though. |
Thursday, February 15, 2007 2:15:24 PM (Pacific Standard Time, UTC-08:00) | | .NET | SPOT
|
|
|
|
|
|
Every year around this time I write a post talking about how much I like my watch. Guess what? I still like it. I’m usually reminded of it this time of year because I have to decide if I want to pay the $50 to keep using the MSN Direct service. I chose to renew it this year. I’ll still read the news on it every now and then when I ride the bus to work. I still use it to check football scores when my wife has drug me out shopping on a Saturday afternoon. I don’t really use it too much for the IM features anymore. But the one area where it is still indispensable is reminding me when I have a meeting. That one feature (synching up with Outlook) is worth its weight in gold.
One of the things that first intrigued me about the technology was the hopes that I would be able to write code for it. Unfortunately at the time when I got the watch you had to buy a development kit that included a chip to test your code on. In the end I wasn’t interested enough to buy the development kit.
But now you can develop for the SPOT platform in Visual Studio using the .NET Micro Framework and SPOT emulator. It seems pretty cool when you first use it. That is until you realize that there doesn’t seem to be a way to get that to an actual device. Right now I can’t write some code that does something, and push that down to a device like a watch. Plus, even if you could, there isn’t a whole lot of useful stuff that can be done without being able to access the radio spectrum and get some real-time communication. One application that I can think of off the top of my head that doesn’t need the real time communication would be to load and have the ability to read certain bus schedules so that I don’t have to look online or have a paper copy handy.
Actually, I guess that bus thing would be more “useful” than “cool”. You actually do have the ability to do something cool, and that something is called Sumobot. The SDK comes with a Sumobot emulator and startup code. You can even buy a Sumobot kit that you can build and push your code out to! Another thing you can also do with the Sumobot is enter a Sumobot Contest. I’ve already submitted mine. Anybody else up for some Sumobot?
|
Tuesday, November 07, 2006 2:24:49 PM (Pacific Standard Time, UTC-08:00) | | .NET | SPOT | Sumobot
|
|
|
|
|
|
|