News and Updates

When News breaks, ... we fix it

User Community adds updates

User Community adds updates

Posted on 5th Jul 2019

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.

Building a logic probe

Building a logic probe

Posted on 19th Jun 2019

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

Compile C on BASIC firmware setup

Compile C on BASIC firmware setup

Posted on 7th May 2019

When we ported BASIC to the Pokitto, we wanted to be able to support both C and BASIC program development and allow users to easily switch back and forth. To do that we modified our C IDE to be able to use the BASIC firmware for setup and a number of firmware built in routines.

800dip - its a wrap

800dip - its a wrap

Posted on 18th Apr 2019

posted by Ol'zeke I was really intrigued by the NXP LPC800-DIP product. The fact that it came in an 8051 40pin DIP formfactor (FF) got me hooked. I had purchased two 8051 dev boards and acquired 3 OEM boards through out the years. The 8051 is/was a workhorse. I noticed some (PS2)keyboard to ascii products that use a smaller version [pin count] of the 8051.

Inexpensive temperature testing

Inexpensive temperature testing

Posted on 15th Apr 2019

We were tasked with checking the high end of the industrial temperature range (85 C) for some of the components we used. Left over from some prior temperature testing was a cheap toaster oven picked up a WalMart became the platform of choice.

BASIC for Pokitto (and C too)

BASIC for Pokitto (and C too)

Posted on 5th Apr 2019

We were introduced to the Pokitto by NXP and were asked if we would be interested in porting our BASIC to it. We are always interested in inspiring the next generation of engineers, so we happily complied.