Skip to content

Files

Latest commit

7994916 · Apr 21, 2025

History

History
161 lines (159 loc) · 8.24 KB

drv_by_intf_SPI_ENG.md

File metadata and controls

161 lines (159 loc) · 8.24 KB

MicroPython Driver for SPI interface

Return to main page

SPI bus

FolderDescription
UEXT Components : UEXT
Interfaces : I2C, SPI, UART
UEXT connector work in 3.3V logic and is used on many board and extension of Olimex. It ship I2C, SPI, UART buses as well as 3.3V

Tested with : ESP8266-EVB
Manufacturer : OLIMEX
ad9833 Components : AD9833
Interfaces : SPI
Create a signal generator with the MPR121 chip.

Tested with : PYBOARD
Manufacturer :
dotstar Components : DOTSTAR, 74AHCT125, APA102
Interfaces : SPI
The DotStar / APA102 are Smart digitals LED that can be controled individually.

Tested with : PYBOARD, PYBSTICK
Manufacturer : ADAFRUIT
lcdspi-lcd12864 Components : LCD12864
Interfaces : SPI
128 x 64 pixels LCD graphical display. Interface SPI (3 fils)

Tested with : PYBOARD, PYBSTICK, PICO
Manufacturer : DFROBOT
max31855 Components : MAX31855
Interfaces : SPI
Type-K thermocouple + MAX31855 amplifier - under MicroPython.

Tested with : PICO
Manufacturer : ADAFRUIT
max6675 Components : MOD-TC, MAX6675
Interfaces : UEXT, SPI
MAX6675 Type-K Thermocouple amplifier - MOD-TC - under MicroPython.

Tested with : PYBOARD
Manufacturer : OLIMEX
mcp23Sxx Components : MCP23S17
Interfaces : SPI
The MCP23S17 is a GPIO Expander on SPI bus adding input/output to a microcontroler.

Tested with : PYBOARD, PYBSTICK
Manufacturer : NONE
modlcd3310 Components : MOD-LCD3310, PCD8544
Interfaces : SPI, UEXT
MOD-LCD3310 is the Nokia 3310 LCD display offering 84 x 48 pixels and an UEXT connector.

Tested with : PYBOARD, PICO
Manufacturer : OLIMEX
modled8x8 Components : MOD-LED8x8RGB
Interfaces : GPIO, SPI
A 8x8 RGB led display that can be daisy chained.

Tested with : PYBOARD
Manufacturer : OLIMEX
rfm69 Components : RFM69, RFM69HCW
Interfaces : SPI
Use a RFM69HCW packet radio module (SPI) avec MicroPython

Tested with : PICO
Manufacturer : ADAFRUIT
st7687s Components : ST7687S
Interfaces : SPI
Using a round TFT under MicroPython

Tested with : PYBOARD, PYBSTICK
Manufacturer : DFROBOT
stmpe610 Components : STMPE610
Interfaces : SPI
Using a resistive touch screen sensor with MicroPython

Tested with : PICO
Manufacturer :
winbond Components : W25Qxx, FLASH
Interfaces : SPI
Using a QSPI Flash memory with MicroPython (in SPI)

Tested with : PICO
Manufacturer :