[SOLVED] My v1.1 arrived today

The official pyboard running MicroPython.
This is the reference design and main target board for MicroPython.
You can buy one at the store.
Target audience: Users with a pyboard.
Post Reply
jpj
Posts: 60
Joined: Sat Dec 10, 2016 3:07 pm

[SOLVED] My v1.1 arrived today

Post by jpj » Sat Jan 07, 2017 1:43 am

My Pyboard has arrived. Wow, it's tiny :D

It's running MicroPython v1.8.2 on 2016-07-13 and I see that 1.8.6 is the latest. Should I update that right away?

Image
Last edited by jpj on Sat Jan 07, 2017 10:11 pm, edited 1 time in total.

User avatar
pythoncoder
Posts: 5956
Joined: Fri Jul 18, 2014 8:01 am
Location: UK
Contact:

Re: My v1.1 arrived today

Post by pythoncoder » Sat Jan 07, 2017 6:29 am

V1.8.7 will be out in the next day or two, you might want to wait for that. But upgrading is quick and easy.
Peter Hinch
Index to my micropython libraries.

jpj
Posts: 60
Joined: Sat Dec 10, 2016 3:07 pm

Re: My v1.1 arrived today

Post by jpj » Sat Jan 07, 2017 1:16 pm

Thanks for the tip pythoncoder. I'll wait for 1.8.7. Is this the current process to follow for firmware installs?

https://github.com/micropython/micropyt ... are-Update

It's remarkable how much faster the STM32F405RG is than the ESP8266. The specifications clearly indicate the advantages, but loading and running programs on Pyboard are very quick in comparison.

jpj
Posts: 60
Joined: Sat Dec 10, 2016 3:07 pm

Re: My v1.1 arrived today

Post by jpj » Sat Jan 07, 2017 10:10 pm

UPDATE: I updated the firmware using Dave Hylands scripts. See this post for details:

http://forum.micropython.org/viewtopic. ... 947#p16947

Post Reply