Porting micropyton to MIPS (PIC32)

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
User avatar
bmarkus
Posts: 111
Joined: Tue Oct 21, 2014 5:58 am

Porting micropyton to MIPS (PIC32)

Post by bmarkus » Mon Nov 03, 2014 3:11 pm

Hi

is there a plan to port micropython to Microchip's PIC32 (MIPS)family? They are rapidly pushing out new chips with more and more resources, so it can be a feasable project in terms of available flash and RAM.

Regards... Béla
Tiny Core Linux (piCore) developer
HAM radio call: HA5DI (Béla)

pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

Re: Porting micropyton to MIPS (PIC32)

Post by pfalcon » Tue Nov 04, 2014 6:10 pm

Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

User avatar
bmarkus
Posts: 111
Joined: Tue Oct 21, 2014 5:58 am

Re: Porting micropyton to MIPS (PIC32)

Post by bmarkus » Wed Nov 05, 2014 7:40 am

I did, but didn't find reference to MIPS ony other ARM's and dsPIC which is a different animal.
Tiny Core Linux (piCore) developer
HAM radio call: HA5DI (Béla)

Post Reply