On Sun, Dec 8, 2013 at 12:16 PM, joem joem@martindale-electric.co.uk wrote:
This guy seems to be doing interesting stuff: http://www.kickstarter.com/projects/214379695/micro-python-python-for-microc...
One way to use his board is to connect via USB and drag and drop a python file and suddenly you are doing embedded controller stuff :)
interesting. looks similar to what the leaflab guys were doing a couple of years ago [1]. i know that definitely required a PC: byte-code interpretation is done on the PC, and the byte-code (only) is uploaded to the STM32F.
l.