[Arm-netbook] Micropython boards
luke.leighton
luke.leighton at gmail.com
Sun Dec 8 14:10:10 GMT 2013
On Sun, Dec 8, 2013 at 12:16 PM, joem <joem at martindale-electric.co.uk> wrote:
> This guy seems to be doing interesting stuff:
> http://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers
>
> 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.
[1] http://leaflabs.com/2011/09/pymite/
More information about the arm-netbook
mailing list