Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MicroPython update required for motion sensor update #23

Open
jaustin opened this issue Oct 2, 2018 · 6 comments
Open

MicroPython update required for motion sensor update #23

jaustin opened this issue Oct 2, 2018 · 6 comments

Comments

@jaustin
Copy link

jaustin commented Oct 2, 2018

Now that MicroPython v1.0 is released (https://github.com/bbcmicrobit/micropython/releases/tag/v1.0.0) is it possible to update the bitio.hex file distributed in this repo to include the latest MicroPython build please?

@whaleygeek
Copy link
Owner

@jaustin Sure, will add this to the list. I understand there are some changes with how gestures work, I'll need to re-test the code in my book with 1.0 before releasing this, but this has now made it onto my todo list!

@DavidWhaleMEF
Copy link

DavidWhaleMEF commented Dec 9, 2018

@jaustin It's a quick fix, but I then have to re-test all my book examples, to make sure there isn't any knock-on effects due to upgrading the version of MicroPython used. I plan to do this over the Christmas break.

@whaleygeek
Copy link
Owner

As discussed with foundation: One thing to watch is some people have problems downloading files from github if they are not used to it. I might put a link on the bitio readme that goes straight to the latest bitio.hex and say 'right click this link, then save_as" to make it super easy!

@whaleygeek
Copy link
Owner

I've been busy, and I don't want to release this until I have time to re-test all dependent code in my book. I have added a NEWSFLASH to the Readme advising users they can self-generate an updated bitio.hex in two easy steps using the online python editor.

@whaleygeek
Copy link
Owner

User reported that this self-help fix works

https://twitter.com/thecloud_1/status/1123283256496066561

@whaleygeek
Copy link
Owner

@jaustin I am doing some work over the winter break on bitio, to bring it up to date with some of the new features. On the 'newarch' branch I have an updated bitio.hex that was re-rolled from the latest python.microbit.org editor today, and this supports V1.5 and V2 features. I have tested it on a V2 and it works fine.

My plans are to pull over changes to the main branch when I have tested that all the examples work properly (as I don't want to break anything). I have also signposted the main branch readme to explain that the latest hex file that supports all devices can be retrieved from the newarch branch and included an easy link for people to follow.

There are other issues logged to capture the V2 work that I am doing.

#31
#32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants