Copyright (c) 1991-1995 Stichting
Mathematisch Centrum, Amsterdam.
All Rights Reserved., 'credits':
Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a
cast of thousands
for supporting Python
development. See www.python.org for more
information., 'license': Type license() to see the full
license text, 'help': Type help() for interactive help, or
help(object) for help about object.}, '__version__':
'8.39.2', '__repo__':
'https://github.com/adafruit/Adafruit_Blinka.git',
'__blinka__': True, 'sys': <module 'sys'
(built-in)>, 'os': <module 'os' from
'/usr/lib/python3.9/os.py'>, 'ap_board': <module
'adafruit_platformdetect.constants.boards' from
'/home/pi/.local/lib/python3.9/site-packages/adafruit_platformdetect/constants/boards.py'>,
'board_id': 'RASPBERRY_PI_2B', 'detector':
<adafruit_platformdetect.Detector object at
0x76702c40>, 'pin': <module
'adafruit_blinka.microcontroller.bcm283x.pin' from
'/home/pi/.local/lib/python3.9/site-packages/adafruit_blinka/microcontroller/bcm283x/pin.py'>,
'D0': 0, 'D1': 1, 'D2': 2, 'SDA': 2, 'D3': 3, 'SCL': 3,
'D4': 4, 'D5': 5, 'D6': 6, 'D7': 7, 'CE1': 7, 'D8': 8,
'CE0': 8, 'D9': 9, 'MISO': 9, 'D10': 10, 'MOSI': 10,
'D11': 11, 'SCLK': 11, 'SCK': 11, 'D12': 12, 'D13': 13,
'D14': 14, 'TXD': 14, 'D15': 15, 'RXD': 15, 'TX': 14,
'RX': 15, 'D16': 16, 'D17': 17, 'D18': 18, 'D19': 19,
'MISO_1': 19, 'D20': 20, 'MOSI_1': 20, 'D21': 21,
'SCLK_1': 21, 'SCK_1': 21, 'D22': 22, 'D23': 23, 'D24':
24, 'D25': 25, 'D26': 26, 'D27': 27, 'I2C': <function
I2C at 0x7670e2b0>, 'SPI': <function SPI at
0x76650730>} |