Micro:Computer

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

1 Like

Alright, @Iro, 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.

Okay! update! So I got all the parts! or so I thought. turns out, there is one more thing I need to get, and that is a signal booster for the Microbit to communicate to the LEDs. as soon as I get that and get the connection working, I can start the coding!

im excited to see how this turns out

1 Like

Thanks :slight_smile: ! )Oh and also, the actual coding is going to take a while, so if someone could tell me how the neopixel displaying pixel block work, that would speed it up (e.g. how does it order the pixel in the initialization, and how does it decide cords?)

This is a really good idea. What can I do to help?

Thanks! you could answer the q, and help me develop the interpreter logic (not yet though, bcs I have not made the text editor yet).

Update #(idk, 5?):

I am working on the cases for the stuff! I am making a wooden case with 3D pen parts (Mostly for the hole and stuff for the microUSB’s and SD card and stuff. Once it is finished I will try to send pics of it all (at least, once the cases are done).

Hey guys, Update #6

I have finished the case for the microbit. I am having some troubles getting the microbit to work with the LEDs though. If someone could help that would be nice (Idk what the problem is, but it probably has to do with the code, because all of the connections and power are working, its just… not working).