Raspberry BASIC

Author Topic: RPi Zero  (Read 2167 times)

John Spikowski

  • Moderator
  • *****
  • Posts: 234
    • View Profile
    • ScriptBasic
RPi Zero
« 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.

ScriptBasic Project Manager/Facilitator

John Spikowski

  • Moderator
  • *****
  • Posts: 234
    • View Profile
    • ScriptBasic
Re: RPi Zero
« Reply #1 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.
ScriptBasic Project Manager/Facilitator