News:

PROTON pic BASIC Compilers for PIC, PIC24, dsPIC33

Main Menu

Programming the Arduino in BASIC

Started by John Lawton, Today at 11:46 AM

Previous topic - Next topic

John Lawton

This just popped up in my video list.

https://www.youtube.com/watch?v=Y_0c0f03IlM

"Chuck Hellebuyck explores GC Basic as an alternative compiler for programming microcontrollers like the Arduino. This approach provides an efficient coding experience by creating compact assembly code, allowing developers to optimize memory usage compared to traditional C-based methods".

Interesting that the compiled code is much smaller than using the Arduino 'C' compiler with his small code examples.

John
-----------------------------------------------------------------------------------------
Amicus 8 and 16A/16B dev boards
Especially created for Positron development
https://www.easy-driver.co.uk/Amicus

RGV250

Hi John,
I very rarely do not watch you tube videos as it ends up as a waste of time as other rubbish catches you attention.

I wonder if he is using specific examples to make the code look smaller, if not why does he not do a large program?

Bob