Live data from Hacker News

Michigan Micro Mote – World's Smallest Computer

eecs.umich.edu

21–30 of 57 posts

Re: Michigan Micro Mote – World's Smallest Computer

#21

This is really cool. Running off of ambient light! I am looking forward to what they can do with swarms of them.

I was waiting for a project to attempt "perpetual" powering. Next: harvesting human heat ?

Heat harvesting is tricky because it depends on temperature difference, so you need to keep the hot side and the cold side sufficiently far apart.

Re: Michigan Micro Mote – World's Smallest Computer

#22
post #19
post #3

Very cool. The pessimist (realist?) in me can't avoid remembering Vernor Vinge's "A Deepness in the Sky" novel, where the perfect surveillance device is a network of "dust computers".

That may be so, but imagine when they get cheap enough that e.g. NSA installations must be kept at ridiculous cleanroom conditions because every speck of dust may be conducting counter-surveillance, or automatically dump footage onto Youtube.

Perhaps at some point we'll be able to harness weakly interacting particles, like neutrinos, to such an extent that we can just fire a beam through a building and image the entire contents including magnetic domains or memristor structures or crystal lattices or whatever we're using for data storage then.

Re: Michigan Micro Mote – World's Smallest Computer

#24
post #3

Very cool. The pessimist (realist?) in me can't avoid remembering Vernor Vinge's "A Deepness in the Sky" novel, where the perfect surveillance device is a network of "dust computers".

That's what came to mind when I read this sentence of the article:

Numerous specks of technology could be discretely placed to invisibly monitor a home, business, or personal device.

I wonder what the people working on these technologies think of pervasive surveillance, and their stance on the gradual loss of privacy trend, because that's essentially what they're enabling.

Re: Michigan Micro Mote – World's Smallest Computer

#25

This is really cool. Running off of ambient light! I am looking forward to what they can do with swarms of them.

> I am looking forward to what _they_ can do

I also think these are incredibly cool! I want to be able to play with these and pick them up at the store like an arduino. The internet of things is hardly internet connected Nest home systems, though of course those count. There are a lot of hackers (in the maker sense) who would eat these things up and come up with amazing uses that academia simply doesn't have the manpower to supply. I wish hardware wasn't so hard to bootstrap, so we could get these things out en masse quickly.

Re: Michigan Micro Mote – World's Smallest Computer

#26
post #2

This is really cool. The article is pretty light on the technical details about the actual processor architecture. I think their choice of naming is unfortunate, confusion with ARM's Cortex-M3 is quite likely. Or are you supposed to pronounce this "M to the third" or something? Update : D'oh, of course it's "M-cubed". I knew that, I blame not being a native speaker for not thinking about it. :)

Processor description is here: http://www.ee.columbia.edu/~mgseok/pdfs/phoenix_isscc_dac_de...

I'm not sure it's an ARM..

Re: Michigan Micro Mote – World's Smallest Computer

#27
post #19
post #3

Very cool. The pessimist (realist?) in me can't avoid remembering Vernor Vinge's "A Deepness in the Sky" novel, where the perfect surveillance device is a network of "dust computers".

That may be so, but imagine when they get cheap enough that e.g. NSA installations must be kept at ridiculous cleanroom conditions because every speck of dust may be conducting counter-surveillance, or automatically dump footage onto Youtube.

Actually, you can see that scene in another brilliant SF novel: David Marusek's "Counting Heads" (even better that "A Deepness in the Sky" in my opinion)

Re: Michigan Micro Mote – World's Smallest Computer

#28
post #26
post #2

This is really cool. The article is pretty light on the technical details about the actual processor architecture. I think their choice of naming is unfortunate, confusion with ARM's Cortex-M3 is quite likely. Or are you supposed to pronounce this "M to the third" or something? Update : D'oh, of course it's "M-cubed". I knew that, I blame not being a native speaker for not thinking about it. :)

Processor description is here: http://www.ee.columbia.edu/~mgseok/pdfs/phoenix_isscc_dac_de... I'm not sure it's an ARM..

Thanks! No, it's definitely not ARM, that was my point.

It seems to consist of "8-bit CPU, a 52x40-bit DMEM, a 64x10-bit IMEM, a 64x10-bit IROM". Those are some seriously small memory sizes, a total of 64 instructions (the IROM holds the code) really isn't a lot to play with.

Post reply on HN