Chat freely about anything...

User avatar
By shekel
#3418 has anyone got to play with it?

https://github.com/micropython/micropython
https://github.com/micropython/micropython/pull/990

there is also a compiled image available.
Code: Select allwget http://micropython.org/resources/upy.img
python esptool.py --port COM6 write_flash 0x00000000 upy.img


tried a few python bits at 115200 baud, it works.
doesn't seem to do wifi ATM
Last edited by shekel on Thu Nov 27, 2014 6:10 pm, edited 1 time in total.
User avatar
By alonewolfx2
#3422 sounds good. but no wifi is very bad.
User avatar
By alonewolfx2
#3664 Can you give a link for pwm or i2c usage example on the pyhton