APIs/MicroPython/circuitpython-community.bas

branch
eric7
changeset 63
566338138983
parent 61
c3ff08a62f7f
child 69
67b7e2aaf0a9
equal deleted inserted replaced
62:96fae59db5c3 63:566338138983
1 ANSIColors ANSIControllsBase 1 ANSIColors ANSIControllsBase
2 ANSIControl ANSIControllsBase 2 ANSIControl ANSIControllsBase
3 AS3935 AS3935_Sensor 3 AS3935 AS3935_Sensor
4 AS3935_I2C AS3935_Sensor 4 AS3935_I2C AS3935_Sensor
5 AsyncLaser _LaserBase 5 AsyncLaser _LaserBase
6 Axes displayio.Group
7 BMA220_LOWG_DETECTION BMA220
8 BMA220_ORIENTATION BMA220
9 BMA220_SLOPE BMA220
10 BMA220_TAP BMA220
6 BadReadingError LaserError 11 BadReadingError LaserError
7 BatteryServiceData ServiceData 12 BatteryServiceData ServiceData
8 Bluepad32 adafruit_esp32spi.ESP_SPIcontrol 13 Bluepad32 adafruit_esp32spi.ESP_SPIcontrol
9 Boxplot displayio.TileGrid 14 Boxplot displayio.TileGrid
10 ButtonError Exception 15 ButtonError Exception
16 CalibrationError Exception
11 Clamped DecimalException 17 Clamped DecimalException
12 ClassicController WiiChuckBase 18 ClassicController WiiChuckBase
13 ColorPicker Control Widget 19 ColorPicker Control Widget
14 ConversionSyntax InvalidOperation 20 ConversionSyntax InvalidOperation
15 CoprocessorException Exception 21 CoprocessorException Exception
17 DJTable WiiChuckBase 23 DJTable WiiChuckBase
18 DecimalException ArithmeticError 24 DecimalException ArithmeticError
19 DefragResult _DefragResultBase _ResultMixinStr 25 DefragResult _DefragResultBase _ResultMixinStr
20 DefragResultBytes _DefragResultBase _ResultMixinBytes 26 DefragResultBytes _DefragResultBase _ResultMixinBytes
21 Dial displayio.Group 27 Dial displayio.Group
28 DipAnomalyError CalibrationError
22 DistoXService UARTService 29 DistoXService UARTService
23 DivisionByZero DecimalException 30 DivisionByZero DecimalException
24 DivisionImpossible InvalidOperation 31 DivisionImpossible InvalidOperation
25 DivisionUndefined InvalidOperation 32 DivisionUndefined InvalidOperation
26 Equalizer Widget 33 Equalizer Widget
29 Frame displayio.Group 36 Frame displayio.Group
30 FrameQueueFrag FrameQueue 37 FrameQueueFrag FrameQueue
31 GC9A01 displayio.Display 38 GC9A01 displayio.Display
32 Gameduino EVE _EVE 39 Gameduino EVE _EVE
33 GameduinoCircuitPython Gameduino 40 GameduinoCircuitPython Gameduino
41 GravityAnomalyError CalibrationError
34 Guitar WiiChuckBase 42 Guitar WiiChuckBase
35 HX711_GPIO HX711 43 HX711_GPIO HX711
36 HX711_PIO HX711 44 HX711_PIO HX711
37 ILI9163 displayio.Display 45 ILI9163 displayio.Display
38 IMU LSM6DS3 46 IMU LSM6DS3
42 InvalidOperation DecimalException 50 InvalidOperation DecimalException
43 LIS2DH12_I2C LIS2DH12 51 LIS2DH12_I2C LIS2DH12
44 Laser _LaserBase 52 Laser _LaserBase
45 LaserCommandFailedError LaserError 53 LaserCommandFailedError LaserError
46 LaserError Exception 54 LaserError Exception
55 LaserTimeOutError LaserError
47 LaserTimeoutError LaserError 56 LaserTimeoutError LaserError
48 ListSelect Group 57 ListSelect Group
58 MagneticAnomalyError CalibrationError
59 Matrix16x8 HT16K33
60 Matrix8x8 HT16K33
49 McpKeysScanner McpScanner 61 McpKeysScanner McpScanner
50 McpMatrixScanner McpScanner 62 McpMatrixScanner McpScanner
51 Mic PDMIn 63 Mic PDMIn
52 NetworkMixin RadioMixin 64 NetworkMixin RadioMixin
53 NonBlockingTimerTestCase unittest.TestCase 65 NonBlockingTimerTestCase unittest.TestCase
69 RM3100_I2C _RM3100 81 RM3100_I2C _RM3100
70 RM3100_SPI _RM3100 82 RM3100_SPI _RM3100
71 Rounded DecimalException 83 Rounded DecimalException
72 SH1106_I2C _SH1106 84 SH1106_I2C _SH1106
73 SH1106_SPI _SH1106 85 SH1106_SPI _SH1106
86 Scale Axes
74 ScheduleError Exception 87 ScheduleError Exception
75 ScheduleValueError ScheduleError 88 ScheduleValueError ScheduleError
89 SensorError Exception
76 Slider Control Widget 90 Slider Control Widget
77 Sparkfun_QwiicAS3935_I2C Sparkfun_QwiicAS3935 91 Sparkfun_QwiicAS3935_I2C Sparkfun_QwiicAS3935
78 Sparkfun_QwiicAS3935_SPI Sparkfun_QwiicAS3935 92 Sparkfun_QwiicAS3935_SPI Sparkfun_QwiicAS3935
79 Sparkfun_SerLCD_I2C Sparkfun_SerLCD 93 Sparkfun_SerLCD_I2C Sparkfun_SerLCD
80 Sparkfun_SerLCD_SPI Sparkfun_SerLCD 94 Sparkfun_SerLCD_SPI Sparkfun_SerLCD
81 Sparkfun_SerLCD_UART Sparkfun_SerLCD 95 Sparkfun_SerLCD_UART Sparkfun_SerLCD
82 SplitResult _NetlocResultMixinStr _SplitResultBase 96 SplitResult _NetlocResultMixinStr _SplitResultBase
83 SplitResultBytes _NetlocResultMixinBytes _SplitResultBase 97 SplitResultBytes _NetlocResultMixinBytes _SplitResultBase
84 Subnormal DecimalException 98 Subnormal DecimalException
99 SurveyProtocolService Service
85 TCA9534 _BaseGPIOExpander 100 TCA9534 _BaseGPIOExpander
86 TCA9535 _BaseGPIOExpander 101 TCA9535 _BaseGPIOExpander
87 TCA9555 _BaseGPIOExpander 102 TCA9555 _BaseGPIOExpander
88 TIC36v4_I2C TicMotorI2C 103 TIC36v4_I2C TicMotorI2C
89 TaskCanceledException Exception 104 TaskCanceledException Exception

eric ide

mercurial