Python Module Index

a | b | d | k | m | n | o | p | r
 
a
- adafruit_blinka
    adafruit_blinka.agnostic
    adafruit_blinka.microcontroller
analogio
 
b
bitbangio
board
busio
 
d
digitalio
 
k
keypad
 
m
microcontroller
micropython
 
n
neopixel_write
 
o
onewireio
 
p
pulseio
pwmio
 
r
rainbowio

Adafruit Blinka Library

Navigation

  • Introduction

Examples

  • Examples

API Reference

  • adafruit_blinka - Runtime utility objects for re-implementation of CircuitPython API
  • ContextManaged
  • Enum
  • Lockable
  • patch_system()
  • analogio - Analog input and output control
  • bitbangio - Bitbanged bus protocols
  • I2C
  • SPI
  • board - Define ids for available pins
  • busio - Bus protocol support like I2C and SPI
  • I2C
  • SPI
  • UART
  • digitalio - Digital input and output control (GPIO)
  • DigitalInOut
  • Direction
  • DriveMode
  • Pull
  • keypad - Support for scanning keys and key matrices
  • Event
  • EventQueue
  • KeyMatrix
  • Keys
  • ShiftRegisterKeys
  • microcontroller - Pin references and cpu functionality
  • delay_us()
  • micropython - MicroPython Specific Decorator Functions
  • asm_thumb()
  • const()
  • native()
  • viper()
  • neopixel_write - NeoPixel precision timed writing support
  • neopixel_write()
  • onewireio - 1-wire bus protocol
  • OneWire
  • pulseio - Pulse Width Modulation input and output control
  • pwmio - Support for PWM based protocols
  • rainbowio - Provides the colorwheel() function
  • colorwheel()

Other Links

  • Download
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store

Related Topics

  • Documentation overview

Quick search

©2017 cefn. | Powered by Sphinx 5.3.0 & Alabaster 0.7.13