Coridium News and Updates

When News breaks, ... we fix it

While debugging our BASIC on MKRzero style boards, I was able to brick a couple of them before figuring out all the proper procedures. So to fix that the stock MKRzero needed a pogo pin (spring loaded) connection to a JTAG connection.

So just got back my 2nd KiCAD project. This one was quite sim...

Continue reading...

A little while back I asked Miguel Wisintainer whether one of his students at Universidade Regional de Blumenau Brazil would be interested in developing a Blockly code generator for our BASIC on ARM CPUs.

Well I got some emails earlier this week with some initial screen shots. Yes this is a tease...

Continue reading...

IAP calls or In Application Programming, gives access to a number of ROM routines to write flash, enable low power modes, get device IDs and other operations. With the inline Assembly capability of BASIC, it is easy to make these calls.

Continue reading...

Happy 5th of July to everyone. And thanks to the community of users there is a new update to BASIC tools, IDE and examples. They have been using mbed LPC1768 devices, and while the compiler supported this device, the examples and libraries were out of date. And thanks to Tod and Ol'zeke those have been updated.

Continue reading...

In my early days as an engineer, I was working at HP and while I had a $5000 scope on my desk, I found that for quick debugging of some logic problems, a logic probe was a great tool. HP sold one and they seem to still be available. It was a nice handheld design and would show the high or low state...

Continue reading...