Plugin for SmallBASIC to access GPIO pins on a Raspberry Pi. Currently the following functions are implemented:
- Generic GPIO read and write access
- Generic I2C and SMBus
- Generic SPI
- Generic Framebuffer
- SSD1306 - OLED graphics display
- BH1750 - Ambient light sensor (using generic I2C)
- ADS1015 and ADS1115 - Analog voltage sensor
- BPM180 - Temperature and pressure sensor
- MPU6050 - Accelerometer and gyroscope
- PiSugar3 plus - Battery/USB power supply (using generic SMBus)
- ST7789 - RGB LCD (using generic SPI)