rhubarbdog

Results 31 issues of rhubarbdog

i've produced an assembly program to mimic read digital. do you want to add it to your examples directory on this repository. it can be found here https://github.com/rhubarbdog/microbit-assembly it's called...

i've got an 8x8 matrix of kitrinik zip LED (neopixel [ws2812] compatible addressable LEDs). This is wierd because only program neobug3.py shows this issue. if the code from `draw-screen` is...

bug

I had some code for controlling a servo, the code used PMW to send a micro second timed pulse. I was using firmware 1.7.9, but recently have upgraded Mu and...

is it possible to add button methods to both buttons a an b to detect when both were pressed. microsoft makecode (java) supports both buttons being pressed as a trigger...

I achieve REPL using the program screen. When I break into a program by pressing control-C i have the option of giving my microbit a soft reboot by pressing control-D....

**Describe the bug** when i click the github button on the makecode blocks code it creates a github project. in the README.md there is a link to view the blocks,...

bug
P2
GitHubIntegration

I'm trying a program with the ° symbol on android chrome. Serial is unresponsive i.e. my print statement isn't being echoed to serial window. I click the blue line click...

WebUSB

I'm trying to transfer printed data from the webUSB serial screen to another package. I can hold left mouse button to highlight text but cannot right click onto this highlighted...

bug
WebUSB

I'm trying a few scripts on the editor, when i click download a dialogue opens and offers me the options for my .hex file of open in text editor or...

enhancement

Both flashing and REPL over webUSB appear to work. There's the need for a files button to retrieve any data that a program had written to the microbit

enhancement
WebUSB