Close

Rimer App updated

A project log for Rimer SBC

A real single-board computer: complete stand-alone Cortex-M4 playground. Based on ATSAMD51J20A, with 320x240 LCD and 40-key keyboard.

sergeySergey 04/21/2025 at 04:370 Comments

Rimer app V0.62 released.

SIO tuned up - speed setting added, power control unified with DIOs' function

Basic-D updated - variable type is now set by dot and the modifiers var.b, var.w, and var.i for byte, word and integer variables.

BAS interface "load", "run", and "list" commands were updated: "load" can now run the program when called with a line number after the file name.  "run" now supports starting line number, and "list" can be performed from a certain line and listed lines can be limited.

Discussions