collection of libraries and projects

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
xyb
Posts: 7
Joined: Fri Dec 13, 2013 12:59 pm

collection of libraries and projects

Post by xyb » Thu Nov 13, 2014 10:39 am

Hi, I've made a list of Micro Python Libraries and Projects that comes from this forum and github:
https://gist.github.com/xyb/9a4c8d7fba92e6e3761a

Feel free to comment or add more you know.
PYBv1.0, WiPy

stijn
Posts: 735
Joined: Thu Apr 24, 2014 9:13 am

Re: collection of libraries and projects

Post by stijn » Thu Nov 13, 2014 3:31 pm

Wow, lots of things there I didn't even know existed. How did you find all this?

Could add my https://github.com/stinos/micropython-wrap. Might not be very 'micro' but makes registering custom code easy.



xyb
Posts: 7
Joined: Fri Dec 13, 2013 12:59 pm

Re: collection of libraries and projects

Post by xyb » Sat Nov 15, 2014 5:34 am

Updated, Thanks!
stijn wrote:Wow, lots of things there I didn't even know existed. How did you find all this?

Could add my https://github.com/stinos/micropython-wrap. Might not be very 'micro' but makes registering custom code easy.
It's simply, just surf this forum, and search in Github. ;)
PYBv1.0, WiPy

Post Reply