Skip to content

Files

Latest commit

84a2c21 · Dec 12, 2023

History

History
72 lines (70 loc) · 3.67 KB

drv_by_intf_GPIO_ENG.md

File metadata and controls

72 lines (70 loc) · 3.67 KB

MicroPython Driver for GPIO interface

Return to main page

Generic GPIO, PWM, Interrupt, etc interface. Do not use a BUS or specific connector

FolderDescription
74HC595 Components : 74HC595
Interfaces : GPIO
Create a 16 bits address bus with 74HC595.

Tested with : PICO
Manufacturer :
dht11 Components : DHT11
Interfaces : GPIO
The DHT11 is a very cheap humidity (20 to 80%) and temperature sensor.

Tested with : FEATHER-ESP8266
Manufacturer : NONE
grav-digital-led Components : TM1650, DFR0645, VK16K33, DFR646
Interfaces : I2C, GPIO
4x7 or 8x7 Digital LED Segments Display Module via I2C (DFR0645,DFR0646) - under MicroPython.

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

Tested with : PYBOARD
Manufacturer : OLIMEX
neopixel Components : NEOPIXEL, 74AHCT125, WS2812
Interfaces : GPIO
The NéoPixels are Smart digitals LED that can be controled individually.

Tested with : FEATHER-ESP8266, PYBOARD
Manufacturer : ADAFRUIT