News and Updates

When News breaks, ... we fix it

Support for complex BASIC programs

Support for complex BASIC programs

Posted on 3rd Oct 2019

BASICtools has always used a version of the C pre-processor. That allows you to #include other files, and that has always been used for definitions of hardware registers. As programs grow it is good to break up files into manageable and often reusable pieces. A feature of our MakeItC has always allowed searching of all files included in a project. That feature now exists in the latest BASICtools.

One week left in Kickstarter

One week left in Kickstarter

Posted on 1st Oct 2019

Our goal in Kickstarter has been met, but we are still looking for your support. This project will bring our BASIC to Arduino Zero boards. Take a peak at the campaign.

Snow in the sierra, time to finish the WiFi thermostat

Snow in the sierra, time to finish the WiFi thermostat

Posted on 26th Sep 2019

Well snow fell last week up high, and will fall again this weekend at the lake (Tahoe). So it's time for me to finish my long running thermostat project. This will use an ARM stamp along with an ESP8266. WiFi connectivity to at least gather data on the heating system, and could be used to do a Nest replacement.

Kickstart BASIC for Arduino Zero's

Kickstart BASIC for Arduino Zero's

Posted on 6th Sep 2019

We've been OK'd for a Kickstarter project to bring our BASIC to the Arduino Zero family of boards. Kickstarter page, so check it out, we have a range of rewards available, most will bundle a Zero board with our BASIC. But you can also be part of the beta testers if you have an existing board, and get a copy of the firmware.

Almost ready for next Kickstarter

Almost ready for next Kickstarter

Posted on 28th Aug 2019

About this time two years ago we ran a KickStarter campaign to launch the ARMstamp. That ARM stamp campaign was successful and is available at our webstore.. So now its time to do it again. This is a software download, but we will be bundling with a variety of MKR Zero boards for Kickstarter re...

SWdebug for MKRzeros

SWdebug for MKRzeros

Posted on 15th Aug 2019

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...