Python on the web platform?

in web platforms by Ian | 2 comments

Markus Gritsch writes:

python-on-a-chip (p14p for short) recently got a branch to support PIC24 and dsPIC crontrollers. I got it to compile and the simulator in MPLAB shows it functioning. I mentioned the Web Platform in their mailing list and maybe both projects can share some synergy effects.

It would be nice to use Python on the Web Platform to talk to the peripherals. Bus-Pirate-feeling for the Web Platform.

Thanks for the tip, this sounds like a fun project.

This entry was posted in web platforms and tagged , .

Comments

  1. ericwertz says:

    I find this really weird — how Python will fit but Lua can’t seem to. This is good though!

  2. ben says:

    I can see in theory how the p14p should work on a 80mhz 32-bit dsPIC33.. but, according to the python-on-a-chip wiki it also can run on a 16mhz 8-bit atmega!

    Is there any reason why this lightweight python vm wouldn’t run on the bus pirate (PIC24F)?

    I’m sure the new bus pirate firmware, v5.8, and the pySerial program + pyBusPirateLite library, works great in the pirate’s binmode, but wouldn’t the pic running a native python vm be ideal??

Leave a Comment

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.