Page 2 of 2

Re: Micropython on Raspberry Pi2?

Posted: Fri Apr 15, 2016 6:44 am
by pythoncoder
@Jim.S @marfis has developed a PCB to enable Pi HAT modules to be used with a Pyboard http://forum.micropython.org/viewtopic.php?f=5&t=1268. I wonder if it would be possible to write a MicroPython compatibility layer so that Raspberry Pi Python could run on the Pyboard with HAT modules?

Clearly there would be limitations - we don't have the full standard library - but it would fix the problem of migrating device drivers. It would make the life of @Abhinay_1 much easier...