Got stuck when I tried to make it continuously channel hop and send a scrambled channel number, so I made the How to use section in the README along with a flowchart.
Got stuck when I tried to make it continuously channel hop and send a scrambled channel number, so I made the How to use section in the README along with a flowchart.
The micro:bits finally channel hop, only once, however debugging took longer than I expected.
I was having difficulty getting the ‘ready’ message to either broadcast or get received, maybe both, I’m not sure. I commented out those parts to test if the radio was working, and it did. It will also pick up the ready signal even if reset.
Attempted to get the micro:bits channel hopping, however the confirmation is either not getting sent or received (maybe both), but I’m not getting any errors.
Finally got the window to show up, speeding up compilation has the downside of having to remember to add the function names when calling the module.
I setup the prompt to ask if your in a terminal or in the future GUI browser (hopeful) and fixed the URL input after breaking it. I am still noodling about how to implement the HTML tag stripper so you could view the text on the page as a base from of web browsing.
I made the main program fetch the Hacklub website’s homepage. Here’s part of it.