Raspberry BASIC

Raspberry BASIC => Interpreters => ScriptBasic => Topic started by: John Spikowski on February 03, 2021, 02:56:01 AM

Title: RPi Zero
Post by: John Spikowski on February 03, 2021, 02:56:01 AM
As mentioned in the Pico thread I'm focusing my embedded scripting engine efforts to the RPi Zero. I built ScriptBasic from source on the Zero and running on 32 bit Raspian.  I'm working on building a GPIO extension module based on the public domain pigpio and or lg library.

Title: Re: RPi Zero
Post by: John Spikowski on February 12, 2021, 04:51:03 AM
My new RPi Zero WH (with preinstalled GPIO header) is setup with my breakout board. My goal is to show common used sensors with ScriptBasic. I'm still comparing the feature sets of the LG and PIGPIO libraries.