APIs/MicroPython/circuitpython-community.bas

branch
eric7
changeset 63
566338138983
parent 61
c3ff08a62f7f
child 69
67b7e2aaf0a9
--- a/APIs/MicroPython/circuitpython-community.bas	Mon May 15 13:38:09 2023 +0200
+++ b/APIs/MicroPython/circuitpython-community.bas	Thu Jul 06 11:07:47 2023 +0200
@@ -3,11 +3,17 @@
 AS3935 AS3935_Sensor
 AS3935_I2C AS3935_Sensor
 AsyncLaser _LaserBase
+Axes displayio.Group
+BMA220_LOWG_DETECTION BMA220
+BMA220_ORIENTATION BMA220
+BMA220_SLOPE BMA220
+BMA220_TAP BMA220
 BadReadingError LaserError
 BatteryServiceData ServiceData
 Bluepad32 adafruit_esp32spi.ESP_SPIcontrol
 Boxplot displayio.TileGrid
 ButtonError Exception
+CalibrationError Exception
 Clamped DecimalException
 ClassicController WiiChuckBase
 ColorPicker Control Widget
@@ -19,6 +25,7 @@
 DefragResult _DefragResultBase _ResultMixinStr
 DefragResultBytes _DefragResultBase _ResultMixinBytes
 Dial displayio.Group
+DipAnomalyError CalibrationError
 DistoXService UARTService
 DivisionByZero DecimalException
 DivisionImpossible InvalidOperation
@@ -31,6 +38,7 @@
 GC9A01 displayio.Display
 Gameduino EVE _EVE
 GameduinoCircuitPython Gameduino
+GravityAnomalyError CalibrationError
 Guitar WiiChuckBase
 HX711_GPIO HX711
 HX711_PIO HX711
@@ -44,8 +52,12 @@
 Laser _LaserBase
 LaserCommandFailedError LaserError
 LaserError Exception
+LaserTimeOutError LaserError
 LaserTimeoutError LaserError
 ListSelect Group
+MagneticAnomalyError CalibrationError
+Matrix16x8 HT16K33
+Matrix8x8 HT16K33
 McpKeysScanner McpScanner
 McpMatrixScanner McpScanner
 Mic PDMIn
@@ -71,8 +83,10 @@
 Rounded DecimalException
 SH1106_I2C _SH1106
 SH1106_SPI _SH1106
+Scale Axes
 ScheduleError Exception
 ScheduleValueError ScheduleError
+SensorError Exception
 Slider Control Widget
 Sparkfun_QwiicAS3935_I2C Sparkfun_QwiicAS3935
 Sparkfun_QwiicAS3935_SPI Sparkfun_QwiicAS3935
@@ -82,6 +96,7 @@
 SplitResult _NetlocResultMixinStr _SplitResultBase
 SplitResultBytes _NetlocResultMixinBytes _SplitResultBase
 Subnormal DecimalException
+SurveyProtocolService Service
 TCA9534 _BaseGPIOExpander
 TCA9535 _BaseGPIOExpander
 TCA9555 _BaseGPIOExpander

eric ide

mercurial