rhubarbdog

Results 31 issues of rhubarbdog

This connection issue is the same for MicroPython and MakeCode Blocks. I have raised an issue on the MakeCode repository https://github.com/microsoft/pxt-microbit/issues/2233 please read it and produce a graphic to show...

WebUSB
docs

I looked at the webUSB support article and it indicates that it works on android. I created a program and saved it. I cleared the editor then loaded it. When...

![Screenshot_20190626-130957_Chrome](https://user-images.githubusercontent.com/33667064/60182727-c1d55280-981c-11e9-9fe4-1ba3c95b08f7.jpg) As you can see from the screen shot both the microbit oval with 2 dots and python snakes are obscured. Is it possible to scroll this heading off screen...

Using the hcsr04.py sensor with my microbit reports double the distance.

### What were you trying to do? flash a new, but saved program ### What steps did you take to trigger the issue? loaded mu withe the following command ```...

I've created what i believe to be a 20k file. when i type `ufs get 20k.txt test.txt` it consistently says `not enough values to unpack (expected 2, got 1)` when...

i am now using version 2.1.0 beta of `microbit.hex` which i flash using file copy. how ever now that i have to use microFS to to copy my program and...

i've just installed microfs with command `sudo -H pip3 install microfs` although it appears to have successfully installed i get the error output ``` Building wheels for collected packages: microfs...

I've got multiple microbits plugged into my laptop as I require multiple serial terminals. I plugged my micropython microbit in first so it's `/dev/ttyACM0`. I then plugged in a MakeCode...

Because it's a super pain when you flash a program it blanks the microbit. To prevent having to `ufs put` data and modules back i have just flashed a blank...