MicroPython support for Teensy 3.1

Status
Not open for further replies.

dhylands

Well-known member
Hey Steve,

I'd really enjoy working with microPython on Teensy 3.1. Looking forward to a dedicated forum section on it.
Also, I think I might have time to contribute if you care to delegate something that can be carved out.

Steve

I created a new thread to talk about MicroPython. I just did a pull-request on the main micropython repo which gets the basic teensy build working with the latest micropython tree. This currently includes serial-over-USB and GPIO.

The remaining work is primarily peripheral support, so adc, uart, i2c, spi.

So let me know if you want to help out with any of those areas, and I'll be happy to provide whatever guidance I can.

First steps will be to build/flash MicroPython using my pull request (if you're not familiar with git I can help you in getting the right stuff checkout as well).
There are a few of us on IRC #micropython on freenode (you can use a web interface):
There is a simple web interface: http://webchat.freenode.net/?randomnick=1&channels=#micropython&uio=d4
My nick is dhylands
 
Status
Not open for further replies.
Back
Top