News

TOYOSHIKI Tiny BASIC for Arduino STM32. Contribute to Tamakichi/ttbasic_arduino_stm32 development by creating an account on GitHub.
TOYOSHIKI Tiny BASIC for Arduino STM32. Contribute to Tamakichi/ttbasic_arduino_stm32 development by creating an account on GitHub.
[Mike] sent in a project he’s been working on – a port of a BASIC interpreter that fits on an Arduino. The code is meant to be a faithful port of Tiny BASIC for the 68000, and true to T… ...
For a 168 MHz STM32 MCU that’s definitely not astounding, but considering how straightforward Tiny BASIC (and TBL as a consequence) is, it’s definitely no slouch.
The STM32 board a.k.a Blue Pill is a Development board for the ARM Cortex M3 Microcontroller. It looks very much similar to the Arduino Nano but it packs in quite a punch. The Development board is ...