Has anyone played with MicroPython and the PyBoard?
MicroPython is a rewrite of Python 3 to run directly on micro-controllers but it also runs on Macs, Linux, Windows, etc. PyBoard is a micro-controller that runs the Python3 REPL directly on the hardware with no operating system in between. I have ordered my PyBoard but I am wondering if any of you have already tried it.
Two recent opdcasts on the topic:
* http://www.talkpythontome.com/episodes/show/17/python-on-bare-metal-with-micropython
* http://podcastinit.podbean.com/e/episode-15-damien-george-talks-to-us-about-micropython