Micro:Computer

Yes, then I will probably be the one to make the interpreter, but yes.

1 Like

Alright, @FoxxyDev, the text editor is here in extension form.

Oh! and @RoboVacDev , I forgot to say, the inputs, are radio, and I made it this way:

Keypad:

KP-Number/letter here

Joystick:

JS-UDLR(UpDownLeftRight)

1 Like

So… can you clarify all this. What you need me to do?

So I need a way to input letters numbers and symbols (like for instance, storing those and having a way to display them on a custom size led array), and I coded another microbit to send radio signals from a 4x4 matrix keypad hooked up to it, and I want you to integrate that into the editor (receiving signals for input).

1 Like

Okay when I added the extension, the simulator just died (Like, it said error with extension).

1 Like

Okay, so what I need is the following (in my best text to block visual):

Log (“text, number, or symbol here”)

Backspace function.

Read Log (output text or smth)

Read (cord of letter/number/symbol)

Clear log

Set text color (r g b)

and a scroll DOWN function, like a doc or something, to scroll between pages. (add anything you think might be more helpful though, and i am trying for a text log type of thing)

1 Like

Hm… might want to diagnose that.