News and Updates

When News breaks, ... we fix it

When you need a few more IOs

When you need a few more IOs

Posted on 21st Jun 2020

Sometimes a couple more IOs are needed in a design. Often these are configuration or IOs that do not change very often. These can be handled by some simple TTL logic devices, many of which were designed in the 1970s. The fact that they are still in use indicates how valuable they still are in hardware design.

BASIC for Xiao

BASIC for Xiao

Posted on 12th Jun 2020

SAMD21's keep getting smaller. Now out the Seeede Studio XIAO, it may be slightly smaller than the Itaca uChip, both small and cute. If you're tired of needing to install nearly a Gigabyte of stuff to program these. Maybe it's time to try BASIC, it's a free download.

Tod's digging into Arduino TFT  displays

Tod's digging into Arduino TFT displays

Posted on 1st Jun 2020

Goal: Getting Multiple Coridium’s ARMbasic SBCs to drive common COTS TFT Touchscreen Displays Being able to add HMI to an ARMbasic project is something that I have long wanted. After recently returning home from a very-much-extended professional TDY, I have dusted off some goodies that I have been anxious to get back to since I had ‘deployed’ last summer.

BASIC for STM32G431

BASIC for STM32G431

Posted on 29th May 2020

We have an initial BASIC running on the STM32G431. This will be available to commercial customers, and customization can be done as well. Contact sales.

Covid-19 and us

Posted on 25th Mar 2020

Stay well out there, and get use to social isolation. Luckily Coridium is a bunch of isolated consultants, and suppliers we deal with mostly by email and shipping. So far no supply chain problems and we continue to monitor the situation. We continue to ship product, and while we are not an essen...

Sometimes I should listen to my own advice

Sometimes I should listen to my own advice

Posted on 19th Feb 2020

I've been working on the software for the Web connected thermostat. But I ran into a gotcha, that stumped me for a couple days. I had the button debounce working fine until...