APIs/MicroPython/pimoroni_pico-v1_20_3.api

Wed, 16 Apr 2025 17:14:04 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 16 Apr 2025 17:14:04 +0200
branch
eric7
changeset 84
31f974770ea6
parent 72
3baa3cc8ef3b
permissions
-rw-r--r--

Updated MircroPython API files for v1.24.1.

adcfft.ADCFFT.get_scaled?4(index: int, scale: int)
adcfft.ADCFFT.update?4()
adcfft.ADCFFT?1(channel: int = 0, gpio: int = 26, sample_rate: int = 10000)
automation.ADC_1?7
automation.ADC_2?7
automation.ADC_3?7
automation.Automation2040W.ADC_LED_PINS?7
automation.Automation2040W.ADC_PINS?7
automation.Automation2040W.CONN_LED_PIN?7
automation.Automation2040W.I2C_SCL_PIN?7
automation.Automation2040W.I2C_SDA_PIN?7
automation.Automation2040W.IN_BUFFERED_PINS?7
automation.Automation2040W.MAX_ADC_LED_VOLTAGE?7
automation.Automation2040W.NUM_ADCS?7
automation.Automation2040W.NUM_GPIOS?7
automation.Automation2040W.NUM_INPUTS?7
automation.Automation2040W.NUM_OUTPUTS?7
automation.Automation2040W.NUM_RELAYS?7
automation.Automation2040W.NUM_SWITCHES?7
automation.Automation2040W.OUTPUT_PINS?7
automation.Automation2040W.RELAY_PINS?7
automation.Automation2040W.USER_LED_PINS?7
automation.Automation2040W.USER_SW_PINS?7
automation.Automation2040W.VOLTAGE_GAIN?7
automation.Automation2040W.VOLTAGE_OFFSET?7
automation.Automation2040W.actuate_relay?4(relay: int)
automation.Automation2040W.change_output_freq?4(output: int, freq: float)
automation.Automation2040W.conn_led?4(brightness: bool|float)
automation.Automation2040W.output?4(output: int, value:float|bool)
automation.Automation2040W.output_percent?4(output: int)
automation.Automation2040W.read_adc?4(adc: int)
automation.Automation2040W.read_input?4(input: int)
automation.Automation2040W.relay?4(relay: int, actuate:bool|int)
automation.Automation2040W.release_relay?4(relay: int)
automation.Automation2040W.reset?4()
automation.Automation2040W.switch_led?4(switch: int, brightness: bool|float)
automation.Automation2040W.switch_pressed?4(switch: int)
automation.Automation2040W?1()
automation.Automation2040WMini.ADC_LED_PINS?7
automation.Automation2040WMini.ADC_PINS?7
automation.Automation2040WMini.CONN_LED_PIN?7
automation.Automation2040WMini.I2C_SCL_PIN?7
automation.Automation2040WMini.I2C_SDA_PIN?7
automation.Automation2040WMini.IN_BUFFERED_PINS?7
automation.Automation2040WMini.MAX_ADC_LED_VOLTAGE?7
automation.Automation2040WMini.NUM_ADCS?7
automation.Automation2040WMini.NUM_GPIOS?7
automation.Automation2040WMini.NUM_INPUTS?7
automation.Automation2040WMini.NUM_OUTPUTS?7
automation.Automation2040WMini.NUM_RELAYS?7
automation.Automation2040WMini.NUM_SWITCHES?7
automation.Automation2040WMini.OUTPUT_PINS?7
automation.Automation2040WMini.RELAY_PIN?7
automation.Automation2040WMini.USER_LED_PINS?7
automation.Automation2040WMini.USER_SW_PINS?7
automation.Automation2040WMini.VOLTAGE_GAIN?7
automation.Automation2040WMini.VOLTAGE_OFFSET?7
automation.Automation2040WMini.actuate_relay?4()
automation.Automation2040WMini.change_output_freq?4(output: int, freq: float)
automation.Automation2040WMini.conn_led?4(brightness: bool|float)
automation.Automation2040WMini.output?4(output: int, value:float|bool)
automation.Automation2040WMini.output_percent?4(output: int)
automation.Automation2040WMini.read_adc?4(adc: int)
automation.Automation2040WMini.read_input?4(input: int)
automation.Automation2040WMini.relay?4(actuate:bool|int)
automation.Automation2040WMini.release_relay?4()
automation.Automation2040WMini.reset?4()
automation.Automation2040WMini.switch_led?4(switch: int, brightness: bool|float)
automation.Automation2040WMini.switch_pressed?4(switch)
automation.Automation2040WMini?1()
automation.GP0?7
automation.GP1?7
automation.GP2?7
automation.INPUT_1?7
automation.INPUT_2?7
automation.INPUT_3?7
automation.INPUT_4?7
automation.OUTPUT_1?7
automation.OUTPUT_2?7
automation.OUTPUT_3?7
automation.RELAY_1?7
automation.RELAY_2?7
automation.RELAY_3?7
automation.SWITCH_A?7
automation.SWITCH_B?7
badger2040.ALARM_RTC?7
badger2040.BUSY?7
badger2040.BUTTONS?7
badger2040.BUTTON_A?7
badger2040.BUTTON_B?7
badger2040.BUTTON_C?7
badger2040.BUTTON_DOWN?7
badger2040.BUTTON_MASK?7
badger2040.BUTTON_UP?7
badger2040.BUTTON_USER?7
badger2040.Badger2040.connect?4()
badger2040.Badger2040.halt?4()
badger2040.Badger2040.icon?4(data: bytes, index: int, data_w: int, icon_size: int, x: int, y: int)
badger2040.Badger2040.image?4(data: bytes, w: int, h: int, x: int, y: int)
badger2040.Badger2040.invert?4(invert: bool)
badger2040.Badger2040.ip_address?4()
badger2040.Badger2040.isconnected?4()
badger2040.Badger2040.keepalive?4()
badger2040.Badger2040.led?4(brightness: int)
badger2040.Badger2040.pressed?4(button: int)
badger2040.Badger2040.pressed_any?4()
badger2040.Badger2040.set_update_speed?4(speed: int)
badger2040.Badger2040.thickness?4(thickness: int)
badger2040.Badger2040.update?4()
badger2040.Badger2040?1()
badger2040.ENABLE_3V3?7
badger2040.HEIGHT?7
badger2040.LED?7
badger2040.SYSTEM_FAST?7
badger2040.SYSTEM_FREQS?7
badger2040.SYSTEM_NORMAL?7
badger2040.SYSTEM_SLOW?7
badger2040.SYSTEM_TURBO?7
badger2040.SYSTEM_VERY_SLOW?7
badger2040.UPDATE_FAST?7
badger2040.UPDATE_MEDIUM?7
badger2040.UPDATE_NORMAL?7
badger2040.UPDATE_TURBO?7
badger2040.WAKEUP_MASK?7
badger2040.WIDTH?7
badger2040.enable?7
badger2040.is_wireless?4()
badger2040.pico_rtc_to_pcf?7
badger2040.pressed_to_wake?4(button: int)
badger2040.pressed_to_wake_get_once?4(button: int)
badger2040.reset_pressed_to_wake?4()
badger2040.sleep_for?4(minutes: int)
badger2040.system_speed?4(speed: int)
badger2040.turn_off?4()
badger2040.turn_on?4()
badger2040.woken_by_button?4()
badger2040.woken_by_rtc?4()
breakout_as7262.BreakoutAS7262.CONT_ROYG?7
breakout_as7262.BreakoutAS7262.CONT_ROYGBR?7
breakout_as7262.BreakoutAS7262.CONT_YGNV?7
breakout_as7262.BreakoutAS7262.MA100?7
breakout_as7262.BreakoutAS7262.MA12?7
breakout_as7262.BreakoutAS7262.MA1?7
breakout_as7262.BreakoutAS7262.MA25?7
breakout_as7262.BreakoutAS7262.MA2?7
breakout_as7262.BreakoutAS7262.MA4?7
breakout_as7262.BreakoutAS7262.MA50?7
breakout_as7262.BreakoutAS7262.MA8?7
breakout_as7262.BreakoutAS7262.ONESHOT?7
breakout_as7262.BreakoutAS7262.X16?7
breakout_as7262.BreakoutAS7262.X1?7
breakout_as7262.BreakoutAS7262.X3_7?7
breakout_as7262.BreakoutAS7262.X64?7
breakout_as7262.BreakoutAS7262.device_type?4()
breakout_as7262.BreakoutAS7262.firmware_version?4()
breakout_as7262.BreakoutAS7262.hardware_version?4()
breakout_as7262.BreakoutAS7262.read?4()
breakout_as7262.BreakoutAS7262.reset?4()
breakout_as7262.BreakoutAS7262.set_gain?4(value: int)
breakout_as7262.BreakoutAS7262.set_illumination_current?4(value: int)
breakout_as7262.BreakoutAS7262.set_indicator_current?4(value: int)
breakout_as7262.BreakoutAS7262.set_integration_time?4(value: float)
breakout_as7262.BreakoutAS7262.set_leds?4(illumination: bool, indicator: bool)
breakout_as7262.BreakoutAS7262.set_measurement_mode?4(value: int)
breakout_as7262.BreakoutAS7262.temperature?4()
breakout_as7262.BreakoutAS7262?1(i2c: PimoroniI2C, interrupt=__PIN_UNUSED)
breakout_bh1745.BH1745_I2C_ADDRESS_ALTERNATE?7
breakout_bh1745.BH1745_I2C_ADDRESS_DEFAULT?7
breakout_bh1745.BreakoutBH1745.chip_id?4()
breakout_bh1745.BreakoutBH1745.leds?4(led_state: bool)
breakout_bh1745.BreakoutBH1745.manufacturer_id?4()
breakout_bh1745.BreakoutBH1745.measurement_time_ms?4(time: int)
breakout_bh1745.BreakoutBH1745.rgbc_clamped?4()
breakout_bh1745.BreakoutBH1745.rgbc_raw?4()
breakout_bh1745.BreakoutBH1745.rgbc_scaled?4()
breakout_bh1745.BreakoutBH1745.threshold?4(lower: int, upper: int)
breakout_bh1745.BreakoutBH1745?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS)
breakout_bme280.BME280_FILTER_COEFF_16?7
breakout_bme280.BME280_FILTER_COEFF_2?7
breakout_bme280.BME280_FILTER_COEFF_4?7
breakout_bme280.BME280_FILTER_COEFF_8?7
breakout_bme280.BME280_FILTER_COEFF_OFF?7
breakout_bme280.BME280_FORCED_MODE?7
breakout_bme280.BME280_NORMAL_MODE?7
breakout_bme280.BME280_NO_OVERSAMPLING?7
breakout_bme280.BME280_OVERSAMPLING_16X?7
breakout_bme280.BME280_OVERSAMPLING_1X?7
breakout_bme280.BME280_OVERSAMPLING_2X?7
breakout_bme280.BME280_OVERSAMPLING_4X?7
breakout_bme280.BME280_OVERSAMPLING_8X?7
breakout_bme280.BME280_SLEEP_MODE?7
breakout_bme280.BME280_STANDBY_TIME_0_5_MS?7
breakout_bme280.BME280_STANDBY_TIME_1000_MS?7
breakout_bme280.BME280_STANDBY_TIME_10_MS?7
breakout_bme280.BME280_STANDBY_TIME_125_MS?7
breakout_bme280.BME280_STANDBY_TIME_20_MS?7
breakout_bme280.BME280_STANDBY_TIME_250_MS?7
breakout_bme280.BME280_STANDBY_TIME_500_MS?7
breakout_bme280.BME280_STANDBY_TIME_62_5_MS?7
breakout_bme280.BreakoutBME280.configure?4(filter = BME280_FILTER_COEFF_2, standby_time = BME280_STANDBY_TIME_0_5_MS, os_pressure = BME280_OVERSAMPLING_16X, os_temp = BME280_OVERSAMPLING_2X, os_humidity = BME280_OVERSAMPLING_1X, mode = BME280_NORMAL_MODE)
breakout_bme280.BreakoutBME280.read?4()
breakout_bme280.BreakoutBME280?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS, interrupt=__PIN_UNUSED)
breakout_bme68x.BreakoutBME68X.configure?4(filter=FILTER_COEFF_3, standby_time=STANDBY_TIME_0_59_MS, os_pressure=OVERSAMPLING_16X, os_temp=OVERSAMPLING_2X, os_humidity=OVERSAMPLING_1X)
breakout_bme68x.BreakoutBME68X.read?4()
breakout_bme68x.BreakoutBME68X?1(i2c: PimoroniI2C, address=I2C_ADDRESS_DEFAULT, interrupt=__PIN_UNUSED)
breakout_bme68x.FILTER_COEFF_127?7
breakout_bme68x.FILTER_COEFF_15?7
breakout_bme68x.FILTER_COEFF_1?7
breakout_bme68x.FILTER_COEFF_31?7
breakout_bme68x.FILTER_COEFF_3?7
breakout_bme68x.FILTER_COEFF_63?7
breakout_bme68x.FILTER_COEFF_7?7
breakout_bme68x.FILTER_COEFF_OFF?7
breakout_bme68x.I2C_ADDRESS_ALT?7
breakout_bme68x.I2C_ADDRESS_DEFAULT?7
breakout_bme68x.NO_OVERSAMPLING?7
breakout_bme68x.OVERSAMPLING_16X?7
breakout_bme68x.OVERSAMPLING_1X?7
breakout_bme68x.OVERSAMPLING_2X?7
breakout_bme68x.OVERSAMPLING_4X?7
breakout_bme68x.OVERSAMPLING_8X?7
breakout_bme68x.STANDBY_TIME_0_59_MS?7
breakout_bme68x.STANDBY_TIME_1000_MS?7
breakout_bme68x.STANDBY_TIME_10_MS?7
breakout_bme68x.STANDBY_TIME_125_MS?7
breakout_bme68x.STANDBY_TIME_20_MS?7
breakout_bme68x.STANDBY_TIME_250_MS?7
breakout_bme68x.STANDBY_TIME_500_MS?7
breakout_bme68x.STANDBY_TIME_62_5_MS?7
breakout_bme68x.STANDBY_TIME_OFF?7
breakout_bme68x.STATUS_GAS_VALID?7
breakout_bme68x.STATUS_HEATER_STABLE?7
breakout_bmp280.BreakoutBMP280.configure?4(filter=FILTER_COEFF_2, standby_time=STANDBY_TIME_0_5_MS, os_pressure=OVERSAMPLING_16X, os_temp=OVERSAMPLING_2X, mode=NORMAL_MODE)
breakout_bmp280.BreakoutBMP280.read?4()
breakout_bmp280.BreakoutBMP280?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS, interrupt=__PIN_UNUSED)
breakout_bmp280.FILTER_COEFF_16?7
breakout_bmp280.FILTER_COEFF_2?7
breakout_bmp280.FILTER_COEFF_4?7
breakout_bmp280.FILTER_COEFF_8?7
breakout_bmp280.FILTER_COEFF_OFF?7
breakout_bmp280.FORCED_MODE?7
breakout_bmp280.NORMAL_MODE?7
breakout_bmp280.NO_OVERSAMPLING?7
breakout_bmp280.OVERSAMPLING_16X?7
breakout_bmp280.OVERSAMPLING_1X?7
breakout_bmp280.OVERSAMPLING_2X?7
breakout_bmp280.OVERSAMPLING_4X?7
breakout_bmp280.OVERSAMPLING_8X?7
breakout_bmp280.SLEEP_MODE?7
breakout_bmp280.STANDBY_TIME_0_5_MS?7
breakout_bmp280.STANDBY_TIME_1000_MS?7
breakout_bmp280.STANDBY_TIME_125_MS?7
breakout_bmp280.STANDBY_TIME_2000_MS?7
breakout_bmp280.STANDBY_TIME_250_MS?7
breakout_bmp280.STANDBY_TIME_4000_MS?7
breakout_bmp280.STANDBY_TIME_500_MS?7
breakout_bmp280.STANDBY_TIME_62_5_MS?7
breakout_dotmatrix.BreakoutDotMatrix.HEIGHT?7
breakout_dotmatrix.BreakoutDotMatrix.WIDTH?7
breakout_dotmatrix.BreakoutDotMatrix.clear?4()
breakout_dotmatrix.BreakoutDotMatrix.set_brightness?4(brightness: float, update=False)
breakout_dotmatrix.BreakoutDotMatrix.set_character?4(col: int, char: str|bytes|int)
breakout_dotmatrix.BreakoutDotMatrix.set_decimal?4(left: bool, right: bool)
breakout_dotmatrix.BreakoutDotMatrix.set_image?4(image: bytearray, width: int, height: int, offset_x=0, offset_y=0, wr=False, bg=False, on_level=__DEFAULT_ON_LEVEL, padding=0)
breakout_dotmatrix.BreakoutDotMatrix.set_pixel?4(col: int, row: int, on: bool)
breakout_dotmatrix.BreakoutDotMatrix.show?4()
breakout_dotmatrix.BreakoutDotMatrix?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS)
breakout_encoder.BreakoutEncoder.DIRECTION_CCW?7
breakout_encoder.BreakoutEncoder.DIRECTION_CW?7
breakout_encoder.BreakoutEncoder.available?4()
breakout_encoder.BreakoutEncoder.clear?4()
breakout_encoder.BreakoutEncoder.clear_interrupt_flag?4()
breakout_encoder.BreakoutEncoder.get_direction?4()
breakout_encoder.BreakoutEncoder.get_interrupt_flag?4()
breakout_encoder.BreakoutEncoder.read?4()
breakout_encoder.BreakoutEncoder.set_address?4(address: int)
breakout_encoder.BreakoutEncoder.set_brightness?4(brightness: float)
breakout_encoder.BreakoutEncoder.set_direction?4(clockwise: bool)
breakout_encoder.BreakoutEncoder.set_led?4(r: int, g: int, b: int)
breakout_encoder.BreakoutEncoder?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS, interrupt=__PIN_UNUSED)
breakout_encoder_wheel.ALTERNATE_LED_I2C_ADDR?7
breakout_encoder_wheel.BreakoutEncoderWheel.clear?4()
breakout_encoder_wheel.BreakoutEncoderWheel.clear_interrupt_flag?4()
breakout_encoder_wheel.BreakoutEncoderWheel.count?4()
breakout_encoder_wheel.BreakoutEncoderWheel.degrees?4()
breakout_encoder_wheel.BreakoutEncoderWheel.delta?4()
breakout_encoder_wheel.BreakoutEncoderWheel.direction?4(direction: int)
breakout_encoder_wheel.BreakoutEncoderWheel.get_interrupt_flag?4()
breakout_encoder_wheel.BreakoutEncoderWheel.gpio_pin_mode?4(gpio: int, mode: int)
breakout_encoder_wheel.BreakoutEncoderWheel.gpio_pin_value?4(gpio: int, value: float|None = None, load=True, wait_for_load=False)
breakout_encoder_wheel.BreakoutEncoderWheel.gpio_pwm_frequency?4(frequency: float, load=True, wait_for_load=False)
breakout_encoder_wheel.BreakoutEncoderWheel.gpio_pwm_load?4(wait_for_load=True)
breakout_encoder_wheel.BreakoutEncoderWheel.pressed?4(button: int)
breakout_encoder_wheel.BreakoutEncoderWheel.radians?4()
breakout_encoder_wheel.BreakoutEncoderWheel.revolutions?4()
breakout_encoder_wheel.BreakoutEncoderWheel.set_hsv?4(index: int, h: float, s=1.0, v=1.0)
breakout_encoder_wheel.BreakoutEncoderWheel.set_ioe_address?4(address: int)
breakout_encoder_wheel.BreakoutEncoderWheel.set_rgb?4(index: int, r: int, g: int, b: int)
breakout_encoder_wheel.BreakoutEncoderWheel.show?4()
breakout_encoder_wheel.BreakoutEncoderWheel.step?4()
breakout_encoder_wheel.BreakoutEncoderWheel.turn?4()
breakout_encoder_wheel.BreakoutEncoderWheel.zero?4()
breakout_encoder_wheel.BreakoutEncoderWheel?1(i2c: PimoroniI2C, ioe_address=DEFAULT_IOE_I2C_ADDR, led_address=DEFAULT_LED_I2C_ADDR, interrupt=__PIN_UNUSED)
breakout_encoder_wheel.CENTRE?7
breakout_encoder_wheel.DEFAULT_IOE_I2C_ADDR?7
breakout_encoder_wheel.DEFAULT_LED_I2C_ADDR?7
breakout_encoder_wheel.DOWN?7
breakout_encoder_wheel.GP7?7
breakout_encoder_wheel.GP8?7
breakout_encoder_wheel.GP9?7
breakout_encoder_wheel.GPIOS?7
breakout_encoder_wheel.LEFT?7
breakout_encoder_wheel.NUM_BUTTONS?7
breakout_encoder_wheel.NUM_GPIOS?7
breakout_encoder_wheel.NUM_LEDS?7
breakout_encoder_wheel.RIGHT?7
breakout_encoder_wheel.UP?7
breakout_icp10125.BreakoutICP10125.LOW_NOISE?7
breakout_icp10125.BreakoutICP10125.LOW_POWER?7
breakout_icp10125.BreakoutICP10125.NORMAL?7
breakout_icp10125.BreakoutICP10125.STATUS_CRC_FAIL?7
breakout_icp10125.BreakoutICP10125.STATUS_OK?7
breakout_icp10125.BreakoutICP10125.ULTRA_LOW_NOISE?7
breakout_icp10125.BreakoutICP10125.measure?4(command=BreakoutICP10125.NORMAL)
breakout_icp10125.BreakoutICP10125.soft_reset?4()
breakout_icp10125.BreakoutICP10125?1(i2c: PimoroniI2C)
breakout_ioexpander.ADC?7
breakout_ioexpander.BreakoutIOExpander.HIGH?7
breakout_ioexpander.BreakoutIOExpander.LOW?7
breakout_ioexpander.BreakoutIOExpander.NUM_PINS?7
breakout_ioexpander.BreakoutIOExpander.PIN_ADC?7
breakout_ioexpander.BreakoutIOExpander.PIN_IN?7
breakout_ioexpander.BreakoutIOExpander.PIN_IN_PU?7
breakout_ioexpander.BreakoutIOExpander.PIN_OD?7
breakout_ioexpander.BreakoutIOExpander.PIN_OUT?7
breakout_ioexpander.BreakoutIOExpander.PIN_PWM?7
breakout_ioexpander.BreakoutIOExpander.clear_interrupt_flag?4()
breakout_ioexpander.BreakoutIOExpander.disable_interrupt_out?4()
breakout_ioexpander.BreakoutIOExpander.enable_interrupt_out?4(pin_swap=False)
breakout_ioexpander.BreakoutIOExpander.get_adc_vref?4()
breakout_ioexpander.BreakoutIOExpander.get_chip_id?4()
breakout_ioexpander.BreakoutIOExpander.get_interrupt_flag?4()
breakout_ioexpander.BreakoutIOExpander.get_mode?4(exp_pin: int)
breakout_ioexpander.BreakoutIOExpander.input?4(exp_pin: int)
breakout_ioexpander.BreakoutIOExpander.input_as_voltage?4(exp_pin: int)
breakout_ioexpander.BreakoutIOExpander.output?4(exp_pin: int, value: int, load=True)
breakout_ioexpander.BreakoutIOExpander.pwm_clear?4(wait_for_clear=True)
breakout_ioexpander.BreakoutIOExpander.pwm_clearing?4()
breakout_ioexpander.BreakoutIOExpander.pwm_load?4(wait_for_load=True)
breakout_ioexpander.BreakoutIOExpander.pwm_loading?4()
breakout_ioexpander.BreakoutIOExpander.read_rotary_encoder?4(channel: int)
breakout_ioexpander.BreakoutIOExpander.set_adc_vref?4(vref: float)
breakout_ioexpander.BreakoutIOExpander.set_address?4(address)
breakout_ioexpander.BreakoutIOExpander.set_mode?4(exp_pin: int, mode: int, schmitt_trigger=False, invert=True)
breakout_ioexpander.BreakoutIOExpander.set_pin_interrupt?4(exp_pin: int, enabled: bool)
breakout_ioexpander.BreakoutIOExpander.set_pwm_control?4(divider: int)
breakout_ioexpander.BreakoutIOExpander.set_pwm_period?4(value: int, load=True)
breakout_ioexpander.BreakoutIOExpander.setup_rotary_encoder?4(channel: int, pin_a: int, pin_b: int, pin_c=0, count_microsteps=False)
breakout_ioexpander.BreakoutIOExpander?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS, interrupt=0XFFFFFFFF)
breakout_ioexpander.IN?7
breakout_ioexpander.IN_PU?7
breakout_ioexpander.OUT?7
breakout_ioexpander.PWM?7
breakout_ltr559.BreakoutLTR559.ALS_0?7
breakout_ltr559.BreakoutLTR559.ALS_1?7
breakout_ltr559.BreakoutLTR559.GAIN?7
breakout_ltr559.BreakoutLTR559.INTEGRATION_TIME?7
breakout_ltr559.BreakoutLTR559.LUX?7
breakout_ltr559.BreakoutLTR559.PROXIMITY?7
breakout_ltr559.BreakoutLTR559.RATIO?7
breakout_ltr559.BreakoutLTR559.get_reading?4()
breakout_ltr559.BreakoutLTR559.interrupts?4(light: bool, proximity: bool)
breakout_ltr559.BreakoutLTR559.light_control?4(active: bool, gain: int)
breakout_ltr559.BreakoutLTR559.light_measurement_rate?4(integration_time: int, rate: int)
breakout_ltr559.BreakoutLTR559.light_threshold?4(lower: int, upper: int)
breakout_ltr559.BreakoutLTR559.manufacturer_id?4()
breakout_ltr559.BreakoutLTR559.part_id?4()
breakout_ltr559.BreakoutLTR559.proximity_control?4(active: bool, saturation_indicator: bool)
breakout_ltr559.BreakoutLTR559.proximity_led?4(current: int, duty_cycle: int, pulse_freq: int, num_pulses: int)
breakout_ltr559.BreakoutLTR559.proximity_measurement_rate?4(rate: int)
breakout_ltr559.BreakoutLTR559.proximity_offset?4(offset: int)
breakout_ltr559.BreakoutLTR559.proximity_threshold?4(lower: int, upper: int)
breakout_ltr559.BreakoutLTR559.revision_id?4()
breakout_ltr559.BreakoutLTR559?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS)
breakout_matrix11x7.BreakoutMatrix11x7.HEIGHT?7
breakout_matrix11x7.BreakoutMatrix11x7.WIDTH?7
breakout_matrix11x7.BreakoutMatrix11x7.clear?4()
breakout_matrix11x7.BreakoutMatrix11x7.set_pixel?4(col: int, row: int, val: int)
breakout_matrix11x7.BreakoutMatrix11x7.update?4()
breakout_matrix11x7.BreakoutMatrix11x7?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS)
breakout_mics6814.BreakoutMICS6814.NH3?7
breakout_mics6814.BreakoutMICS6814.OXIDISING?7
breakout_mics6814.BreakoutMICS6814.REDUCING?7
breakout_mics6814.BreakoutMICS6814.REF?7
breakout_mics6814.BreakoutMICS6814.disable_heater?4()
breakout_mics6814.BreakoutMICS6814.get_adc_vref?4()
breakout_mics6814.BreakoutMICS6814.get_raw_nh3?4()
breakout_mics6814.BreakoutMICS6814.get_raw_oxd?4()
breakout_mics6814.BreakoutMICS6814.get_raw_red?4()
breakout_mics6814.BreakoutMICS6814.get_raw_ref?4()
breakout_mics6814.BreakoutMICS6814.read_all?4()
breakout_mics6814.BreakoutMICS6814.read_nh3?4()
breakout_mics6814.BreakoutMICS6814.read_oxidising?4()
breakout_mics6814.BreakoutMICS6814.read_reducing?4()
breakout_mics6814.BreakoutMICS6814.read_ref?4()
breakout_mics6814.BreakoutMICS6814.set_adc_vref?4(vref: float)
breakout_mics6814.BreakoutMICS6814.set_address?4(address: int)
breakout_mics6814.BreakoutMICS6814.set_brightness?4(brightness: float)
breakout_mics6814.BreakoutMICS6814.set_heater?4(on: bool)
breakout_mics6814.BreakoutMICS6814.set_led?4(r: int, g: int, b: int)
breakout_mics6814.BreakoutMICS6814?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS, interrupt=__PIN_UNUSED)
breakout_mlx90640.MLX90640.get_frame?4()
breakout_mlx90640.MLX90640.setup?4(fps: int)
breakout_mlx90640.MLX90640?1(i2c: PimoroniI2C, address=__MLX90640_DEFAULT_I2C_ADDRESS)
breakout_msa301.BreakoutMSA301.ACTIVE?7
breakout_msa301.BreakoutMSA301.BITS_10?7
breakout_msa301.BreakoutMSA301.BITS_12?7
breakout_msa301.BreakoutMSA301.BITS_14?7
breakout_msa301.BreakoutMSA301.BITS_8?7
breakout_msa301.BreakoutMSA301.DOUBLE_TAP?7
breakout_msa301.BreakoutMSA301.FREEFALL?7
breakout_msa301.BreakoutMSA301.G_16?7
breakout_msa301.BreakoutMSA301.G_2?7
breakout_msa301.BreakoutMSA301.G_4?7
breakout_msa301.BreakoutMSA301.G_8?7
breakout_msa301.BreakoutMSA301.INVERT_X?7
breakout_msa301.BreakoutMSA301.INVERT_Y?7
breakout_msa301.BreakoutMSA301.INVERT_Z?7
breakout_msa301.BreakoutMSA301.LANDSCAPE?7
breakout_msa301.BreakoutMSA301.LANDSCAPE_INVERTED?7
breakout_msa301.BreakoutMSA301.LATCH_100MS?7
breakout_msa301.BreakoutMSA301.LATCH_1MS?7
breakout_msa301.BreakoutMSA301.LATCH_1S?7
breakout_msa301.BreakoutMSA301.LATCH_250MS?7
breakout_msa301.BreakoutMSA301.LATCH_25MS?7
breakout_msa301.BreakoutMSA301.LATCH_2MS?7
breakout_msa301.BreakoutMSA301.LATCH_2S?7
breakout_msa301.BreakoutMSA301.LATCH_4S?7
breakout_msa301.BreakoutMSA301.LATCH_500MS?7
breakout_msa301.BreakoutMSA301.LATCH_50MS?7
breakout_msa301.BreakoutMSA301.LATCH_8S?7
breakout_msa301.BreakoutMSA301.LOW?7
breakout_msa301.BreakoutMSA301.NEW_DATA?7
breakout_msa301.BreakoutMSA301.NONE?7
breakout_msa301.BreakoutMSA301.NORMAL?7
breakout_msa301.BreakoutMSA301.ORIENTATION?7
breakout_msa301.BreakoutMSA301.PORTRAIT?7
breakout_msa301.BreakoutMSA301.PORTRAIT_INVERTED?7
breakout_msa301.BreakoutMSA301.SINGLE_TAP?7
breakout_msa301.BreakoutMSA301.SUSPEND?7
breakout_msa301.BreakoutMSA301.X?7
breakout_msa301.BreakoutMSA301.XY_SWAP?7
breakout_msa301.BreakoutMSA301.X_ACTIVE?7
breakout_msa301.BreakoutMSA301.Y?7
breakout_msa301.BreakoutMSA301.Y_ACTIVE?7
breakout_msa301.BreakoutMSA301.Z?7
breakout_msa301.BreakoutMSA301.Z_ACTIVE?7
breakout_msa301.BreakoutMSA301.disable_all_interrupts?4()
breakout_msa301.BreakoutMSA301.enable_interrupts?4(interrupts: int)
breakout_msa301.BreakoutMSA301.get_axis?4()
breakout_msa301.BreakoutMSA301.get_orientation?4()
breakout_msa301.BreakoutMSA301.get_x_axis?4()
breakout_msa301.BreakoutMSA301.get_y_axis?4()
breakout_msa301.BreakoutMSA301.get_z_axis?4()
breakout_msa301.BreakoutMSA301.part_id?4()
breakout_msa301.BreakoutMSA301.read_interrupt?4(interrupt: int)
breakout_msa301.BreakoutMSA301.set_axis_polarity?4(polarity: int)
breakout_msa301.BreakoutMSA301.set_interrupt_latch?4(latch_period: int, reset_latched: bool)
breakout_msa301.BreakoutMSA301.set_power_mode?4(power_mode: int)
breakout_msa301.BreakoutMSA301.set_range_and_resolution?4(range: int, resolution: int)
breakout_msa301.BreakoutMSA301?1(i2c: PimoroniI2C, interrupt=__PIN_UNUSED)
breakout_pmw3901.BreakoutPMW3901.DEGREES_0?7
breakout_pmw3901.BreakoutPMW3901.DEGREES_180?7
breakout_pmw3901.BreakoutPMW3901.DEGREES_270?7
breakout_pmw3901.BreakoutPMW3901.DEGREES_90?7
breakout_pmw3901.BreakoutPMW3901.FRAME_BYTES?7
breakout_pmw3901.BreakoutPMW3901.FRAME_SIZE?7
breakout_pmw3901.BreakoutPMW3901.frame_capture?4(buffer: bytearray, timeout: float|None=None)
breakout_pmw3901.BreakoutPMW3901.get_id?4()
breakout_pmw3901.BreakoutPMW3901.get_motion?4(timeout: float|None=None)
breakout_pmw3901.BreakoutPMW3901.get_motion_slow?4(timeout: float|None=None)
breakout_pmw3901.BreakoutPMW3901.get_revision?4()
breakout_pmw3901.BreakoutPMW3901.set_orientation?4(invert_x=True, invert_y=True, swap_xy=True)
breakout_pmw3901.BreakoutPMW3901.set_rotation?4(degrees: int = 0)
breakout_pmw3901.BreakoutPMW3901?1(spi: int, cs=__SPI_BG_FRONT_CS, sck=__SPI_DEFAULT_SCK, mosi=__SPI_DEFAULT_MOSI, miso=__SPI_DEFAULT_MISO, interrupt=__PIN_UNUSED)
breakout_potentiometer.BreakoutPotentiometer.DIRECTION_CCW?7
breakout_potentiometer.BreakoutPotentiometer.DIRECTION_CW?7
breakout_potentiometer.BreakoutPotentiometer.get_adc_vref?4()
breakout_potentiometer.BreakoutPotentiometer.get_direction?4()
breakout_potentiometer.BreakoutPotentiometer.read?4()
breakout_potentiometer.BreakoutPotentiometer.read_raw?4()
breakout_potentiometer.BreakoutPotentiometer.set_adc_vref?4(vref: float)
breakout_potentiometer.BreakoutPotentiometer.set_address?4(address: int)
breakout_potentiometer.BreakoutPotentiometer.set_brightness?4(brightness: float)
breakout_potentiometer.BreakoutPotentiometer.set_direction?4(clockwise: bool)
breakout_potentiometer.BreakoutPotentiometer.set_led?4(r: int, g: int, b: int)
breakout_potentiometer.BreakoutPotentiometer?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS, interrupt=__PIN_UNUSED)
breakout_rgbmatrix5x5.BreakoutRGBMatrix5x5.HEIGHT?7
breakout_rgbmatrix5x5.BreakoutRGBMatrix5x5.WIDTH?7
breakout_rgbmatrix5x5.BreakoutRGBMatrix5x5.clear?4()
breakout_rgbmatrix5x5.BreakoutRGBMatrix5x5.set_pixel?4(col: int, row: int, r: int, g: int, b: int)
breakout_rgbmatrix5x5.BreakoutRGBMatrix5x5.update?4()
breakout_rgbmatrix5x5.BreakoutRGBMatrix5x5?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS)
breakout_rtc.BreakoutRTC.TCR_15K?7
breakout_rtc.BreakoutRTC.TCR_3K?7
breakout_rtc.BreakoutRTC.TCR_5K?7
breakout_rtc.BreakoutRTC.TCR_9K?7
breakout_rtc.BreakoutRTC.clear_alarm_interrupt_flag?4()
breakout_rtc.BreakoutRTC.clear_clock_output_interrupt_flag?4()
breakout_rtc.BreakoutRTC.clear_interrupts?4()
breakout_rtc.BreakoutRTC.clear_periodic_update_interrupt_flag?4()
breakout_rtc.BreakoutRTC.clear_timer_interrupt_flag?4()
breakout_rtc.BreakoutRTC.disable_alarm_interrupt?4()
breakout_rtc.BreakoutRTC.disable_clock_out?4()
breakout_rtc.BreakoutRTC.disable_periodic_update_interrupt?4()
breakout_rtc.BreakoutRTC.disable_timer?4()
breakout_rtc.BreakoutRTC.disable_timer_interrupt?4()
breakout_rtc.BreakoutRTC.disable_trickle_charge?4()
breakout_rtc.BreakoutRTC.enable_alarm_interrupt?4(min: int, hour: int, date_or_weekday: int, set_weekday_alarm_not_date: bool, mode: int, enable_clock_output=False)
breakout_rtc.BreakoutRTC.enable_clock_out?4(freq: int)
breakout_rtc.BreakoutRTC.enable_interrupt_controlled_clockout?4(freq: int)
breakout_rtc.BreakoutRTC.enable_periodic_update_interrupt?4(every_second: bool, enable_clock_output=False)
breakout_rtc.BreakoutRTC.enable_timer?4()
breakout_rtc.BreakoutRTC.enable_timer_interrupt?4()
breakout_rtc.BreakoutRTC.enable_trickle_charge?4(tcr=TCR_15K)
breakout_rtc.BreakoutRTC.get_date?4()
breakout_rtc.BreakoutRTC.get_hours?4()
breakout_rtc.BreakoutRTC.get_minutes?4()
breakout_rtc.BreakoutRTC.get_month?4()
breakout_rtc.BreakoutRTC.get_seconds?4()
breakout_rtc.BreakoutRTC.get_status?4()
breakout_rtc.BreakoutRTC.get_timer_count?4()
breakout_rtc.BreakoutRTC.get_unix?4()
breakout_rtc.BreakoutRTC.get_weekday?4()
breakout_rtc.BreakoutRTC.get_year?4()
breakout_rtc.BreakoutRTC.is_12_hour?4()
breakout_rtc.BreakoutRTC.is_pm?4()
breakout_rtc.BreakoutRTC.read_alarm_interrupt_flag?4()
breakout_rtc.BreakoutRTC.read_clock_output_interrupt_flag?4()
breakout_rtc.BreakoutRTC.read_periodic_update_interrupt_flag?4()
breakout_rtc.BreakoutRTC.read_timer_interrupt_flag?4()
breakout_rtc.BreakoutRTC.reset?4()
breakout_rtc.BreakoutRTC.set_12_hour?4()
breakout_rtc.BreakoutRTC.set_24_hour?4()
breakout_rtc.BreakoutRTC.set_backup_switchover_mode?4(val: int)
breakout_rtc.BreakoutRTC.set_date?4(date: int)
breakout_rtc.BreakoutRTC.set_hours?4(hour: int)
breakout_rtc.BreakoutRTC.set_minutes?4(min: int)
breakout_rtc.BreakoutRTC.set_month?4(month: int)
breakout_rtc.BreakoutRTC.set_seconds?4(sec: int)
breakout_rtc.BreakoutRTC.set_time?4(sec: int, min: int, hour: int, weekday: int, date: int, month: int, year: int)
breakout_rtc.BreakoutRTC.set_timer?4(timer_repeat: bool, timer_frequency: int, timer_value: int, set_interrupt: bool, start_timer: bool, enable_clock_output=False)
breakout_rtc.BreakoutRTC.set_to_compiler_time?4()
breakout_rtc.BreakoutRTC.set_unix?4(value: int)
breakout_rtc.BreakoutRTC.set_weekday?4(weekday: int)
breakout_rtc.BreakoutRTC.set_year?4(year: int)
breakout_rtc.BreakoutRTC.setup?4()
breakout_rtc.BreakoutRTC.string_date?4()
breakout_rtc.BreakoutRTC.string_date_usa?4()
breakout_rtc.BreakoutRTC.string_time?4()
breakout_rtc.BreakoutRTC.string_time_stamp?4()
breakout_rtc.BreakoutRTC.update_time?4()
breakout_rtc.BreakoutRTC?1(i2c: PimoroniI2C, interrupt=__PIN_UNUSED)
breakout_scd41.get_temperature_offset?4()
breakout_scd41.init?4(i2c: PimoroniI2C)
breakout_scd41.measure?4()
breakout_scd41.ready?4()
breakout_scd41.set_ambient_pressure?4(pressure: int)
breakout_scd41.set_sensor_altitude?4(altitude: int)
breakout_scd41.set_temperature_offset?4(offset: float)
breakout_scd41.start?4()
breakout_scd41.stop?4()
breakout_sgp30.BreakoutSGP30.ECO2?7
breakout_sgp30.BreakoutSGP30.ETHANOL?7
breakout_sgp30.BreakoutSGP30.H2?7
breakout_sgp30.BreakoutSGP30.TVOC?7
breakout_sgp30.BreakoutSGP30.get_air_quality?4()
breakout_sgp30.BreakoutSGP30.get_air_quality_raw?4()
breakout_sgp30.BreakoutSGP30.get_baseline?4()
breakout_sgp30.BreakoutSGP30.get_unique_id?4()
breakout_sgp30.BreakoutSGP30.retrieve_unique_id?4()
breakout_sgp30.BreakoutSGP30.set_baseline?4(eco2: int, tvoc: int)
breakout_sgp30.BreakoutSGP30.set_humidity?4(absolute_humidity: int)
breakout_sgp30.BreakoutSGP30.soft_reset?4()
breakout_sgp30.BreakoutSGP30.start_measurement?4(wait_for_setup: bool)
breakout_sgp30.BreakoutSGP30?1(i2c: PimoroniI2C)
breakout_trackball.BreakoutTrackball.DOWN?7
breakout_trackball.BreakoutTrackball.LEFT?7
breakout_trackball.BreakoutTrackball.RIGHT?7
breakout_trackball.BreakoutTrackball.SW_CHANGED?7
breakout_trackball.BreakoutTrackball.SW_PRESSED?7
breakout_trackball.BreakoutTrackball.UP?7
breakout_trackball.BreakoutTrackball.change_address?4(address: int)
breakout_trackball.BreakoutTrackball.enable_interrupt?4(interrupt: bool)
breakout_trackball.BreakoutTrackball.get_interrupt?4()
breakout_trackball.BreakoutTrackball.read?4()
breakout_trackball.BreakoutTrackball.set_blue?4(value: int)
breakout_trackball.BreakoutTrackball.set_green?4(value: int)
breakout_trackball.BreakoutTrackball.set_red?4(value: int)
breakout_trackball.BreakoutTrackball.set_rgbw?4(r: int, g: int, b: int, w: int)
breakout_trackball.BreakoutTrackball.set_white?4(value: int)
breakout_trackball.BreakoutTrackball?1(i2c: PimoroniI2C, address=__DEFAULT_I2C_ADDRESS, interrupt=__PIN_UNUSED)
breakout_vl53l5cx.POWER_MODE_SLEEP?7
breakout_vl53l5cx.POWER_MODE_WAKEUP?7
breakout_vl53l5cx.RANGING_MODE_AUTONOMOUS?7
breakout_vl53l5cx.RANGING_MODE_CONTINUOUS?7
breakout_vl53l5cx.RESOLUTION_4X4?7
breakout_vl53l5cx.RESOLUTION_8X8?7
breakout_vl53l5cx.TARGET_ORDER_CLOSEST?7
breakout_vl53l5cx.TARGET_ORDER_STRONGEST?7
breakout_vl53l5cx.VL53L5CX.data_ready?4()
breakout_vl53l5cx.VL53L5CX.enable_motion_indicator?4(value: int)
breakout_vl53l5cx.VL53L5CX.get_data?4()
breakout_vl53l5cx.VL53L5CX.set_i2c_address?4(value: int)
breakout_vl53l5cx.VL53L5CX.set_integration_time_ms?4(value: int)
breakout_vl53l5cx.VL53L5CX.set_motion_distance?4(distance_min: int, distance_max: int)
breakout_vl53l5cx.VL53L5CX.set_power_mode?4(value: int)
breakout_vl53l5cx.VL53L5CX.set_ranging_frequency_hz?4(value: int)
breakout_vl53l5cx.VL53L5CX.set_ranging_mode?4(value: int)
breakout_vl53l5cx.VL53L5CX.set_resolution?4(value: int)
breakout_vl53l5cx.VL53L5CX.set_sharpener_percent?4(value: int)
breakout_vl53l5cx.VL53L5CX.set_target_order?4(value: int)
breakout_vl53l5cx.VL53L5CX.start_ranging?4()
breakout_vl53l5cx.VL53L5CX.stop_ranging?4()
breakout_vl53l5cx.VL53L5CX?1(i2c: PimoroniI2C, address=__VL53L5CX_DEFAULT_I2C_ADDRESS, firmware: bytearray|None=None)
cosmic.Channel.NOISE?7
cosmic.Channel.SAW?7
cosmic.Channel.SINE?7
cosmic.Channel.SQUARE?7
cosmic.Channel.TRIANGLE?7
cosmic.Channel.WAVE?7
cosmic.Channel.attack_duration?4(attack_ms: float)
cosmic.Channel.configure?4(waveforms: int|None=None, frequency: int|None=None, volume: float|None=None, attack: float|None=None, decay: float|None=None, sustain: float|None=None, release: float|None=None, pulse_width: float|None=None)
cosmic.Channel.decay_duration?4(decay_ms: float)
cosmic.Channel.frequency?4(freq: int)
cosmic.Channel.play_tone?4(freq: int, volume: float|None=None, fade_in: float|None=None, fade_out: float|None=None)
cosmic.Channel.pulse_width?4(pulse_width: float)
cosmic.Channel.release_duration?4(release_ms: float)
cosmic.Channel.restore?4()
cosmic.Channel.sustain_level?4(sustain: float)
cosmic.Channel.trigger_attack?4()
cosmic.Channel.trigger_release?4()
cosmic.Channel.volume?4(volume: float)
cosmic.Channel.waveforms?4(waveforms: int)
cosmic.Channel?1()
cosmic.CosmicUnicorn.HEIGHT?7
cosmic.CosmicUnicorn.NOISE?7
cosmic.CosmicUnicorn.SAW?7
cosmic.CosmicUnicorn.SINE?7
cosmic.CosmicUnicorn.SQUARE?7
cosmic.CosmicUnicorn.SWITCH_A?7
cosmic.CosmicUnicorn.SWITCH_B?7
cosmic.CosmicUnicorn.SWITCH_BRIGHTNESS_DOWN?7
cosmic.CosmicUnicorn.SWITCH_BRIGHTNESS_UP?7
cosmic.CosmicUnicorn.SWITCH_C?7
cosmic.CosmicUnicorn.SWITCH_D?7
cosmic.CosmicUnicorn.SWITCH_SLEEP?7
cosmic.CosmicUnicorn.SWITCH_VOLUME_DOWN?7
cosmic.CosmicUnicorn.SWITCH_VOLUME_UP?7
cosmic.CosmicUnicorn.TRIANGLE?7
cosmic.CosmicUnicorn.WAVE?7
cosmic.CosmicUnicorn.WIDTH?7
cosmic.CosmicUnicorn.adjust_brightness?4(delta: float)
cosmic.CosmicUnicorn.adjust_volume?4(delta: float)
cosmic.CosmicUnicorn.clear?4()
cosmic.CosmicUnicorn.get_brightness?4()
cosmic.CosmicUnicorn.get_volume?4()
cosmic.CosmicUnicorn.is_pressed?4(button: int)
cosmic.CosmicUnicorn.light?4()
cosmic.CosmicUnicorn.play_sample?4(data: bytearray)
cosmic.CosmicUnicorn.play_synth?4()
cosmic.CosmicUnicorn.set_brightness?4(value: float)
cosmic.CosmicUnicorn.set_volume?4(value: float)
cosmic.CosmicUnicorn.stop_playing?4()
cosmic.CosmicUnicorn.synth_channel?4(channel)
cosmic.CosmicUnicorn.update?4(graphics: PicoGraphics)
cppmem.FIXED_HEAP?7
cppmem.MICROPYTHON?7
cppmem.alloc_bytes?4()
cppmem.alloc_count?4()
cppmem.free_count?4()
cppmem.get_mode?4()
cppmem.set_mode?4(mode: int)
encoder.Encoder.MMME_CPR?7
encoder.Encoder.ROTARY_CPR?7
encoder.Encoder.capture?4()
encoder.Encoder.common_pin?4()
encoder.Encoder.count?4()
encoder.Encoder.counts_per_rev?4(counts_per_rev: float)
encoder.Encoder.degrees?4()
encoder.Encoder.delta?4()
encoder.Encoder.direction?4(direction: int)
encoder.Encoder.pins?4()
encoder.Encoder.radians?4()
encoder.Encoder.revolutions?4()
encoder.Encoder.state?4()
encoder.Encoder.step?4()
encoder.Encoder.turn?4()
encoder.Encoder.zero?4()
encoder.Encoder?1(pio: int, sm: int, pins: list[int]|tuple[int, int], common_pin=__PIN_UNUSED, direction=NORMAL_DIR, counts_per_rev=Encoder.ROTARY_CPR, count_microsteps=False, freq_divider=1.0)
encoder.MMME_CPR?7
encoder.ROTARY_CPR?7
galactic.Channel.NOISE?7
galactic.Channel.SAW?7
galactic.Channel.SINE?7
galactic.Channel.SQUARE?7
galactic.Channel.TRIANGLE?7
galactic.Channel.WAVE?7
galactic.Channel.attack_duration?4(attack_ms: float)
galactic.Channel.configure?4(waveforms: int|None=None, frequency: int|None=None, volume: float|None=None, attack: float|None=None, decay: float|None=None, sustain: float|None=None, release: float|None=None, pulse_width: float|None=None)
galactic.Channel.decay_duration?4(decay_ms: float)
galactic.Channel.frequency?4(freq: int)
galactic.Channel.play_tone?4(freq: int, volume: float|None=None, fade_in: float|None=None, fade_out: float|None=None)
galactic.Channel.pulse_width?4(pulse_width: float)
galactic.Channel.release_duration?4(release_ms: float)
galactic.Channel.restore?4()
galactic.Channel.sustain_level?4(sustain: float)
galactic.Channel.trigger_attack?4()
galactic.Channel.trigger_release?4()
galactic.Channel.volume?4(volume: float)
galactic.Channel.waveforms?4(waveforms: int)
galactic.Channel?1()
galactic.GalacticUnicorn.HEIGHT?7
galactic.GalacticUnicorn.NOISE?7
galactic.GalacticUnicorn.SAW?7
galactic.GalacticUnicorn.SINE?7
galactic.GalacticUnicorn.SQUARE?7
galactic.GalacticUnicorn.SWITCH_A?7
galactic.GalacticUnicorn.SWITCH_B?7
galactic.GalacticUnicorn.SWITCH_BRIGHTNESS_DOWN?7
galactic.GalacticUnicorn.SWITCH_BRIGHTNESS_UP?7
galactic.GalacticUnicorn.SWITCH_C?7
galactic.GalacticUnicorn.SWITCH_D?7
galactic.GalacticUnicorn.SWITCH_SLEEP?7
galactic.GalacticUnicorn.SWITCH_VOLUME_DOWN?7
galactic.GalacticUnicorn.SWITCH_VOLUME_UP?7
galactic.GalacticUnicorn.TRIANGLE?7
galactic.GalacticUnicorn.WAVE?7
galactic.GalacticUnicorn.WIDTH?7
galactic.GalacticUnicorn.adjust_brightness?4(delta: float)
galactic.GalacticUnicorn.adjust_volume?4(delta: float)
galactic.GalacticUnicorn.clear?4()
galactic.GalacticUnicorn.get_brightness?4()
galactic.GalacticUnicorn.get_volume?4()
galactic.GalacticUnicorn.is_pressed?4(button: int)
galactic.GalacticUnicorn.light?4()
galactic.GalacticUnicorn.play_sample?4(data: bytearray)
galactic.GalacticUnicorn.play_synth?4()
galactic.GalacticUnicorn.set_brightness?4(value: float)
galactic.GalacticUnicorn.set_volume?4(value: float)
galactic.GalacticUnicorn.stop_playing?4()
galactic.GalacticUnicorn.synth_channel?4(channel)
galactic.GalacticUnicorn.update?4(graphics: PicoGraphics)
gfx_pack.GfxPack.I2C_SCL_PIN?7
gfx_pack.GfxPack.I2C_SDA_PIN?7
gfx_pack.GfxPack.LED_B_PIN?7
gfx_pack.GfxPack.LED_G_PIN?7
gfx_pack.GfxPack.LED_R_PIN?7
gfx_pack.GfxPack.NUM_SWITCHES?7
gfx_pack.GfxPack.SWITCH_PINS?7
gfx_pack.GfxPack.set_backlight?4(r: int, g: int, b: int, w: int|None=None)
gfx_pack.GfxPack.switch_pressed?4(switch: int)
gfx_pack.GfxPack?1()
gfx_pack.SWITCH_A?7
gfx_pack.SWITCH_B?7
gfx_pack.SWITCH_C?7
gfx_pack.SWITCH_D?7
gfx_pack.SWITCH_E?7
hub75.BUTTON_A?7
hub75.BUTTON_USER?7
hub75.COLOR_ORDER_BGR?7
hub75.COLOR_ORDER_BRG?7
hub75.COLOR_ORDER_GBR?7
hub75.COLOR_ORDER_GRB?7
hub75.COLOR_ORDER_RBG?7
hub75.COLOR_ORDER_RGB?7
hub75.CURRENT_SENSE?7
hub75.Hub75.clear?4()
hub75.Hub75.set_pixel?4(x: int, y: int, r: int, g: int, b: int)
hub75.Hub75.start?4()
hub75.Hub75.stop?4()
hub75.Hub75.update?4(graphics: PicoGraphics)
hub75.Hub75?1(width: int, height: int, panel_type=PANEL_GENERIC, stb_invert=False, color_order=COLOR_ORDER_RGB)
hub75.LED_B?7
hub75.LED_G?7
hub75.LED_R?7
hub75.PANEL_FM6126A?7
hub75.PANEL_GENERIC?7
hub75.PIN_A0?7
hub75.PIN_A1?7
hub75.PIN_A2?7
hub75.PIN_INT?7
hub75.PIN_SCL?7
hub75.PIN_SDA?7
inky_frame.BLACK?7
inky_frame.BLUE?7
inky_frame.Button.is_pressed?4()
inky_frame.Button.led_brightness?4(brightness: float)
inky_frame.Button.led_off?4()
inky_frame.Button.led_on?4()
inky_frame.Button.led_toggle?4()
inky_frame.Button.read?4()
inky_frame.Button?1(sr: ShiftRegister, idx: int, led: int, debounce=50)
inky_frame.EINK_BUSY?7
inky_frame.EXTERNAL_TRIGGER?7
inky_frame.GREEN?7
inky_frame.HOLD_VSYS_EN?7
inky_frame.LED_A?7
inky_frame.LED_B?7
inky_frame.LED_BUSY?7
inky_frame.LED_C?7
inky_frame.LED_D?7
inky_frame.LED_E?7
inky_frame.LED_WIFI?7
inky_frame.ORANGE?7
inky_frame.RED?7
inky_frame.RTC_ALARM?7
inky_frame.SHIFT_STATE?7
inky_frame.SR_CLOCK?7
inky_frame.SR_LATCH?7
inky_frame.SR_OUT?7
inky_frame.TAUPE?7
inky_frame.WHITE?7
inky_frame.YELLOW?7
inky_frame.button_a?7
inky_frame.button_b?7
inky_frame.button_c?7
inky_frame.button_d?7
inky_frame.button_e?7
inky_frame.i2c?7
inky_frame.led_busy?7
inky_frame.led_wifi?7
inky_frame.pcf_to_pico_rtc?4()
inky_frame.pico_rtc_to_pcf?4()
inky_frame.rtc?7
inky_frame.set_time?4()
inky_frame.sleep_for?4(minutes: int)
inky_frame.sr?7
inky_frame.turn_off?4()
inky_frame.vsys?7
inky_frame.woken_by_button?4()
inky_frame.woken_by_ext_trigger?4()
inky_frame.woken_by_rtc?4()
interstate75.DISPLAY_INTERSTATE75_128X32?7
interstate75.DISPLAY_INTERSTATE75_128X64?7
interstate75.DISPLAY_INTERSTATE75_192X64?7
interstate75.DISPLAY_INTERSTATE75_256X64?7
interstate75.DISPLAY_INTERSTATE75_32X32?7
interstate75.DISPLAY_INTERSTATE75_64X32?7
interstate75.DISPLAY_INTERSTATE75_64X64?7
interstate75.DISPLAY_INTERSTATE75_96X32?7
interstate75.Interstate75.COLOR_ORDER_BGR?7
interstate75.Interstate75.COLOR_ORDER_BRG?7
interstate75.Interstate75.COLOR_ORDER_GBR?7
interstate75.Interstate75.COLOR_ORDER_GRB?7
interstate75.Interstate75.COLOR_ORDER_RBG?7
interstate75.Interstate75.COLOR_ORDER_RGB?7
interstate75.Interstate75.DISPLAY_INTERSTATE75_128X32?7
interstate75.Interstate75.DISPLAY_INTERSTATE75_128X64?7
interstate75.Interstate75.DISPLAY_INTERSTATE75_192X64?7
interstate75.Interstate75.DISPLAY_INTERSTATE75_256X64?7
interstate75.Interstate75.DISPLAY_INTERSTATE75_32X32?7
interstate75.Interstate75.DISPLAY_INTERSTATE75_64X32?7
interstate75.Interstate75.DISPLAY_INTERSTATE75_64X64?7
interstate75.Interstate75.DISPLAY_INTERSTATE75_96X32?7
interstate75.Interstate75.I2C_SCL_PIN?7
interstate75.Interstate75.I2C_SDA_PIN?7
interstate75.Interstate75.LED_B_PIN?7
interstate75.Interstate75.LED_G_PIN?7
interstate75.Interstate75.LED_R_PIN?7
interstate75.Interstate75.NUM_SWITCHES?7
interstate75.Interstate75.PANEL_FM6126A?7
interstate75.Interstate75.PANEL_GENERIC?7
interstate75.Interstate75.SWITCH_PINS?7
interstate75.Interstate75.SWITCH_PINS_W?7
interstate75.Interstate75.set_led?4(r: int, g: int, b: int)
interstate75.Interstate75.switch_pressed?4(switch: int)
interstate75.Interstate75.update?4(buffer=None)
interstate75.Interstate75?1(display: int, panel_type=hub75.PANEL_GENERIC, stb_invert=False, color_order=hub75.COLOR_ORDER_RGB)
interstate75.SWITCH_A?7
interstate75.SWITCH_B?7
interstate75.SWITCH_BOOT?7
inventor.A0?7
inventor.A1?7
inventor.A2?7
inventor.ADCS?7
inventor.GP0?7
inventor.GP1?7
inventor.GP2?7
inventor.GPIOS?7
inventor.Inventor2040W.AMP_CORRECTION?7
inventor.Inventor2040W.AMP_EN_PIN?7
inventor.Inventor2040W.DEFAULT_VOLUME?7
inventor.Inventor2040W.ENCODER_A_PINS?7
inventor.Inventor2040W.ENCODER_B_PINS?7
inventor.Inventor2040W.I2C_SCL_PIN?7
inventor.Inventor2040W.I2C_SDA_PIN?7
inventor.Inventor2040W.LED_DATA_PIN?7
inventor.Inventor2040W.MOTOR_A_PINS?7
inventor.Inventor2040W.MOTOR_B_PINS?7
inventor.Inventor2040W.PWM_AUDIO_PIN?7
inventor.Inventor2040W.SERVO_1_PIN?7
inventor.Inventor2040W.SERVO_2_PIN?7
inventor.Inventor2040W.SERVO_3_PIN?7
inventor.Inventor2040W.SERVO_4_PIN?7
inventor.Inventor2040W.SERVO_5_PIN?7
inventor.Inventor2040W.SERVO_6_PIN?7
inventor.Inventor2040W.USER_SW_PIN?7
inventor.Inventor2040W.mute_audio?4()
inventor.Inventor2040W.play_silence?4()
inventor.Inventor2040W.play_tone?4(frequency: float)
inventor.Inventor2040W.stop_playing?4()
inventor.Inventor2040W.switch_pressed?4()
inventor.Inventor2040W.unmute_audio?4()
inventor.Inventor2040W.volume?4(volume: float)
inventor.Inventor2040W?1(motor_gear_ratio=50, init_motors=True, init_servos=True)
inventor.LED_A0?7
inventor.LED_A1?7
inventor.LED_A2?7
inventor.LED_GP0?7
inventor.LED_GP1?7
inventor.LED_GP2?7
inventor.LED_SERVO_1?7
inventor.LED_SERVO_2?7
inventor.LED_SERVO_3?7
inventor.LED_SERVO_4?7
inventor.LED_SERVO_5?7
inventor.LED_SERVO_6?7
inventor.MOTOR_A?7
inventor.MOTOR_B?7
inventor.NUM_ADCS?7
inventor.NUM_GPIOS?7
inventor.NUM_LEDS?7
inventor.NUM_MOTORS?7
inventor.NUM_SERVOS?7
inventor.SERVO_1?7
inventor.SERVO_2?7
inventor.SERVO_3?7
inventor.SERVO_4?7
inventor.SERVO_5?7
inventor.SERVO_6?7
jpegdec.JPEG.decode?4(x=0, y=0, scale=0, dither=True)
jpegdec.JPEG.get_height?4()
jpegdec.JPEG.get_width?4()
jpegdec.JPEG.open_RAM?4(buffer: bytearray)
jpegdec.JPEG.open_file?4(filename: str)
jpegdec.JPEG?1(picographics: _IPicoGraphics)
jpegdec.JPEG_SCALE_EIGHTH?7
jpegdec.JPEG_SCALE_FULL?7
jpegdec.JPEG_SCALE_HALF?7
jpegdec.JPEG_SCALE_QUARTER?7
motor.FAST_DECAY?7
motor.Motor.brake?4()
motor.Motor.coast?4()
motor.Motor.deadzone?4(deadzone: float)
motor.Motor.decay_mode?4(mode: int)
motor.Motor.direction?4(direction: int)
motor.Motor.disable?4()
motor.Motor.duty?4(duty: float)
motor.Motor.enable?4()
motor.Motor.frequency?4(freq: float)
motor.Motor.full_negative?4()
motor.Motor.full_positive?4()
motor.Motor.is_enabled?4()
motor.Motor.pins?4()
motor.Motor.speed?4(speed: float)
motor.Motor.speed_scale?4(speed_scale: float)
motor.Motor.stop?4()
motor.Motor.to_percent?4(in_: float, in_min: float, in_max: float, speed_min: float, speed_max: float)
motor.Motor.zeropoint?4(zeropoint: float)
motor.Motor?1(pins: list[int]|tuple[int, int], direction=NORMAL_DIR, speed_scale=__DEFAULT_SPEED_SCALE, zeropoint=__DEFAULT_ZEROPOINT, deadzone=__DEFAULT_DEADZONE, freq=__DEFAULT_FREQUENCY, mode=__DEFAULT_DECAY_MODE, ph_en_driver=False)
motor.MotorCluster.all_deadzones?4(deadzone: float, load=True)
motor.MotorCluster.all_decay_modes?4(mode: float, load=True)
motor.MotorCluster.all_directions?4(direction: int)
motor.MotorCluster.all_full_negative?4(load=True)
motor.MotorCluster.all_full_positive?4(load=True)
motor.MotorCluster.all_speed_scales?4(speed_scale: float)
motor.MotorCluster.all_to_duty?4(duty: float, load=True)
motor.MotorCluster.all_to_percent?4(in_: float, in_min: float, in_max: float, speed_min: float, speed_max: float, load=True)
motor.MotorCluster.all_to_phase?4(phase: float, load=True)
motor.MotorCluster.all_to_speed?4(speed: float, load=True)
motor.MotorCluster.all_zeropoints?4(zeropoint: float)
motor.MotorCluster.brake?4(motors: int|list[int]|tuple[int, ...], load=True)
motor.MotorCluster.brake_all?4(load=True)
motor.MotorCluster.coast?4(motors: int|list[int]|tuple[int, ...], load=True)
motor.MotorCluster.coast_all?4(load=True)
motor.MotorCluster.count?4()
motor.MotorCluster.deadzone?4(motor: int|list[int]|tuple[int, ...], deadzone: float)
motor.MotorCluster.decay_mode?4(motor: int|list[int]|tuple[int, ...], mode: float, load=True)
motor.MotorCluster.direction?4(motor: int|list[int]|tuple[int, ...], direction: int)
motor.MotorCluster.disable?4(motors: int|list[int]|tuple[int, ...], load=True)
motor.MotorCluster.disable_all?4(load=True)
motor.MotorCluster.duty?4(motor: int|list[int]|tuple[int, ...], duty: float, load=True)
motor.MotorCluster.enable?4(motors: int|list[int]|tuple[int, ...], load=True)
motor.MotorCluster.enable_all?4(load=True)
motor.MotorCluster.frequency?4(freq: float)
motor.MotorCluster.full_negative?4(motors: int|list[int]|tuple[int, ...], load=True)
motor.MotorCluster.full_positive?4(motors: int|list[int]|tuple[int, ...], load=True)
motor.MotorCluster.is_enabled?4()
motor.MotorCluster.load?4()
motor.MotorCluster.phase?4(motor: int|list[int]|tuple[int, ...], phase: float, load=True)
motor.MotorCluster.pins?4(motor: int)
motor.MotorCluster.speed?4(motor: int|list[int]|tuple[int, ...], speed: float, load=True)
motor.MotorCluster.speed_scale?4(motor: int|list[int]|tuple[int, ...], speed_scale: float)
motor.MotorCluster.stop?4(motors: int|list[int]|tuple[int, ...], load=True)
motor.MotorCluster.stop_all?4(load=True)
motor.MotorCluster.to_percent?4(motors: int|list[int]|tuple[int, ...], in_: float, in_min: float, in_max: float, speed_min: float, speed_max: float, load=True)
motor.MotorCluster.zeropoint?4(motor: int|list[int]|tuple[int, ...], zeropoint: float)
motor.MotorCluster?1(pio: int, sm: int, pins: list[int]|tuple[int, int]|list[tuple[int, int]], direction=NORMAL_DIR, speed_scale=__DEFAULT_SPEED_SCALE, zeropoint=__DEFAULT_ZEROPOINT, deadzone=__DEFAULT_DEADZONE, freq=__DEFAULT_FREQUENCY, mode=__DEFAULT_DECAY_MODE, auto_phase=True)
motor.SLOW_DECAY?7
motor.motor2040.ADC0?7
motor.motor2040.ADC1?7
motor.motor2040.ADC2?7
motor.motor2040.ADC_ADDR_0?7
motor.motor2040.ADC_ADDR_1?7
motor.motor2040.ADC_ADDR_2?7
motor.motor2040.CURRENT_GAIN?7
motor.motor2040.CURRENT_OFFSET?7
motor.motor2040.CURRENT_SENSE_A_ADDR?7
motor.motor2040.CURRENT_SENSE_B_ADDR?7
motor.motor2040.CURRENT_SENSE_C_ADDR?7
motor.motor2040.CURRENT_SENSE_D_ADDR?7
motor.motor2040.ENCODER_A?7
motor.motor2040.ENCODER_B?7
motor.motor2040.ENCODER_C?7
motor.motor2040.ENCODER_D?7
motor.motor2040.FAULT_SENSE_ADDR?7
motor.motor2040.INT?7
motor.motor2040.LED_DATA?7
motor.motor2040.MOTOR_A?7
motor.motor2040.MOTOR_B?7
motor.motor2040.MOTOR_C?7
motor.motor2040.MOTOR_D?7
motor.motor2040.NUM_ENCODERS?7
motor.motor2040.NUM_LEDS?7
motor.motor2040.NUM_MOTORS?7
motor.motor2040.NUM_SENSORS?7
motor.motor2040.RX_ECHO?7
motor.motor2040.SCL?7
motor.motor2040.SDA?7
motor.motor2040.SENSOR_1_ADDR?7
motor.motor2040.SENSOR_2_ADDR?7
motor.motor2040.SHARED_ADC?7
motor.motor2040.SHUNT_RESISTOR?7
motor.motor2040.TX_TRIG?7
motor.motor2040.USER_SW?7
motor.motor2040.VOLTAGE_GAIN?7
motor.motor2040.VOLTAGE_SENSE_ADDR?7
motor.pico_motor_shim.BUTTON_A?7
motor.pico_motor_shim.MOTOR_1?7
motor.pico_motor_shim.MOTOR_2?7
motor.pico_motor_shim.NUM_MOTORS?7
motor.pico_motor_shim.SCL?7
motor.pico_motor_shim.SDA?7
pcf85063a.FRIDAY?7
pcf85063a.MONDAY?7
pcf85063a.PCF85063A.CLOCK_OUT_1024HZ?7
pcf85063a.PCF85063A.CLOCK_OUT_16384HZ?7
pcf85063a.PCF85063A.CLOCK_OUT_1HZ?7
pcf85063a.PCF85063A.CLOCK_OUT_2048HZ?7
pcf85063a.PCF85063A.CLOCK_OUT_32768HZ?7
pcf85063a.PCF85063A.CLOCK_OUT_4096HZ?7
pcf85063a.PCF85063A.CLOCK_OUT_8192HZ?7
pcf85063a.PCF85063A.CLOCK_OUT_OFF?7
pcf85063a.PCF85063A.TIMER_TICK_1HZ?7
pcf85063a.PCF85063A.TIMER_TICK_1_OVER_60HZ?7
pcf85063a.PCF85063A.TIMER_TICK_4096HZ?7
pcf85063a.PCF85063A.TIMER_TICK_64HZ?7
pcf85063a.PCF85063A.clear_alarm_flag?4()
pcf85063a.PCF85063A.clear_timer_flag?4()
pcf85063a.PCF85063A.datetime?4(time:list[int]|tuple[int, int, int, int, int, int, int])
pcf85063a.PCF85063A.enable_alarm_interrupt?4(enable: bool)
pcf85063a.PCF85063A.enable_timer_interrupt?4(enable: bool, flag_only=False)
pcf85063a.PCF85063A.get_byte?4()
pcf85063a.PCF85063A.read_alarm_flag?4()
pcf85063a.PCF85063A.read_timer_flag?4()
pcf85063a.PCF85063A.reset?4()
pcf85063a.PCF85063A.set_alarm?4(second: int=__PARAM_UNUSED, minute: int=__PARAM_UNUSED, hour: int=__PARAM_UNUSED, day: int=__PARAM_UNUSED)
pcf85063a.PCF85063A.set_byte?4(v: int)
pcf85063a.PCF85063A.set_clock_output?4(co: int)
pcf85063a.PCF85063A.set_timer?4(ticks: int, ttp=__TIMER_TICK_1HZ)
pcf85063a.PCF85063A.set_weekday_alarm?4(second: int=__PARAM_UNUSED, minute: int=__PARAM_UNUSED, hour: int=__PARAM_UNUSED, day: int=__PARAM_UNUSED)
pcf85063a.PCF85063A.unset_alarm?4()
pcf85063a.PCF85063A.unset_timer?4()
pcf85063a.PCF85063A?1(i2c: PimoroniI2C, interrupt=__PIN_UNUSED)
pcf85063a.SATURDAY?7
pcf85063a.SUNDAY?7
pcf85063a.THURSDAY?7
pcf85063a.TUESDAY?7
pcf85063a.WEDNESDAY?7
picoexplorer.ADC0?7
picoexplorer.ADC1?7
picoexplorer.ADC2?7
picoexplorer.BUTTON_A?7
picoexplorer.BUTTON_B?7
picoexplorer.BUTTON_X?7
picoexplorer.BUTTON_Y?7
picoexplorer.GP0?7
picoexplorer.GP1?7
picoexplorer.GP2?7
picoexplorer.GP3?7
picoexplorer.GP4?7
picoexplorer.GP5?7
picoexplorer.GP6?7
picoexplorer.GP7?7
picoexplorer.MOTOR_1?7
picoexplorer.MOTOR_2?7
picographics.DISPLAY_COSMIC_UNICORN?7
picographics.DISPLAY_ENVIRO_PLUS?7
picographics.DISPLAY_GALACTIC_UNICORN?7
picographics.DISPLAY_GFX_PACK?7
picographics.DISPLAY_I2C_OLED_128X128?7
picographics.DISPLAY_INKY_FRAME?7
picographics.DISPLAY_INKY_FRAME_4?7
picographics.DISPLAY_INKY_FRAME_7?7
picographics.DISPLAY_INKY_PACK?7
picographics.DISPLAY_INTERSTATE75_128X32?7
picographics.DISPLAY_INTERSTATE75_128X64?7
picographics.DISPLAY_INTERSTATE75_192X64?7
picographics.DISPLAY_INTERSTATE75_256X64?7
picographics.DISPLAY_INTERSTATE75_32X32?7
picographics.DISPLAY_INTERSTATE75_64X32?7
picographics.DISPLAY_INTERSTATE75_64X64?7
picographics.DISPLAY_INTERSTATE75_96X32?7
picographics.DISPLAY_LCD_160X80?7
picographics.DISPLAY_LCD_240X240?7
picographics.DISPLAY_PICO_DISPLAY?7
picographics.DISPLAY_PICO_DISPLAY_2?7
picographics.DISPLAY_PICO_EXPLORER?7
picographics.DISPLAY_PICO_W_EXPLORER?7
picographics.DISPLAY_ROUND_LCD_240X240?7
picographics.DISPLAY_SCROLL_PACK?7
picographics.DISPLAY_STELLAR_UNICORN?7
picographics.DISPLAY_TUFTY_2040?7
picographics.DISPLAY_UNICORN_PACK?7
picographics.PEN_1BIT?7
picographics.PEN_P4?7
picographics.PEN_P8?7
picographics.PEN_RGB332?7
picographics.PEN_RGB565?7
picographics.PEN_RGB888?7
picographics.PicoGraphics.character?4(char: int, x: int, y: int, scale: int = 2, rotation: int = 0, codepage: Literal[194] | Literal[195] = 195)
picographics.PicoGraphics.circle?4(x: int, y: int, radius: int)
picographics.PicoGraphics.clear?4()
picographics.PicoGraphics.create_pen?4(r: int, g: int, b: int)
picographics.PicoGraphics.create_pen_hsv?4(h: float, s: float, v: float)
picographics.PicoGraphics.get_bounds?4()
picographics.PicoGraphics.line?4(x1: int, y1: int, x2: int, y2: int, thickness: int)
picographics.PicoGraphics.load_spritesheet?4(filename: str)
picographics.PicoGraphics.measure_text?4(text: str, scale: float | None = None, spacing: int = 1, fixed_width: bool = False)
picographics.PicoGraphics.partial_update?4(x: int, y: int, w: int, h: int)
picographics.PicoGraphics.pixel?4(x: int, y: int)
picographics.PicoGraphics.pixel_span?4(x: int, y: int, length: int)
picographics.PicoGraphics.polygon?4(*xy: tuple[int, int])
picographics.PicoGraphics.rectangle?4(x: int, y: int, w: int, h: int)
picographics.PicoGraphics.remove_clip?4()
picographics.PicoGraphics.reset_pen?4(index: int)
picographics.PicoGraphics.set_backlight?4(brightness: float)
picographics.PicoGraphics.set_clip?4(x: int, y: int, w: int, h: int)
picographics.PicoGraphics.set_font?4(font: str | bytearray)
picographics.PicoGraphics.set_framebuffer?4(buffer: bytearray)
picographics.PicoGraphics.set_palette?4(colors: list[tuple[int, int, int]])
picographics.PicoGraphics.set_pen?4(pen: int)
picographics.PicoGraphics.set_spritesheet?4(spritedata: bytearray)
picographics.PicoGraphics.set_thickness?4(thickness: int)
picographics.PicoGraphics.set_update_speed?4(update_speed: int)
picographics.PicoGraphics.sprite?4(sprite_x: int, sprite_y: int, x: int, y: int, scale: int = 1, transparent: int = 0)
picographics.PicoGraphics.text?4(text: str, x: int, y: int, wordwrap: int = 0x7fffffff, scale: float | None = None, angle: int = 0, spacing: int = 1, fixed_width: bool = False, rotation: int = 0)
picographics.PicoGraphics.triangle?4(x1: int, y1: int, x2: int, y2: int, x3: int, y3: int)
picographics.PicoGraphics.update?4()
picographics.PicoGraphics.update_pen?4(index: int, r: int, g: int, b: int)
picographics.PicoGraphics?1(display, rotate: int = -1, bus: object = None, buffer: object = None, pen_type: int = -1, extra_pins: tuple | None = None, i2_address: int = -1)
picographics.RGB332_to_RGB?4(rgb332: int)
picographics.RGB565_to_RGB?4(rgb565: int)
picographics.RGB_to_RGB332?4(r: int, g: int, b: int)
picographics.RGB_to_RGB565?4(r: int, g: int, b: int)
picokeypad.HEIGHT?7
picokeypad.PicoKeypad.clear?4()
picokeypad.PicoKeypad.get_button_states?4()
picokeypad.PicoKeypad.get_height?4()
picokeypad.PicoKeypad.get_num_pads?4()
picokeypad.PicoKeypad.get_width?4()
picokeypad.PicoKeypad.illuminate?4(i: int, r: int, g: int, b: int)
picokeypad.PicoKeypad.illuminate_xy?4(x: int, y: int, r: int, g: int, b: int)
picokeypad.PicoKeypad.set_brightness?4(brightness: float)
picokeypad.PicoKeypad.update?4()
picokeypad.WIDTH?7
picoscroll.BUTTON_A?7
picoscroll.BUTTON_B?7
picoscroll.BUTTON_X?7
picoscroll.BUTTON_Y?7
picoscroll.HEIGHT?7
picoscroll.PicoScroll.BUTTON_A?7
picoscroll.PicoScroll.BUTTON_B?7
picoscroll.PicoScroll.BUTTON_X?7
picoscroll.PicoScroll.BUTTON_Y?7
picoscroll.PicoScroll.HEIGHT?7
picoscroll.PicoScroll.WIDTH?7
picoscroll.PicoScroll.clear?4()
picoscroll.PicoScroll.get_height?4()
picoscroll.PicoScroll.get_width?4()
picoscroll.PicoScroll.is_pressed?4(button: int)
picoscroll.PicoScroll.scroll_text?4(text: str|bytes, brightness: int, delay_ms: int)
picoscroll.PicoScroll.set_pixel?4(x: int, y: int, val: int)
picoscroll.PicoScroll.set_pixels?4(buffer: bytearray)
picoscroll.PicoScroll.show?4()
picoscroll.PicoScroll.show_bitmap_1d?4(buffer: bytearray, brightness: int, offset: int)
picoscroll.PicoScroll.show_text?4(text: str|bytes, brightness: int, offset: int)
picoscroll.PicoScroll.update?4(graphics: PicoGraphics)
picoscroll.WIDTH?7
picosynth.Channel.attack_duration?4(value: float)
picosynth.Channel.configure?4(waveforms: int | None = None, frequency: int | None = None, volume: float | None = None, attack: float | None = None, decay: float | None = None, sustain: None = None, release: float | None = None, pulse_width: float | None = None)
picosynth.Channel.decay_duration?4(value: float)
picosynth.Channel.frequency?4(value: int)
picosynth.Channel.play_tone?4(frequency: int, volume: float | None = None, fade_in: float | None = None, fade_out: float | None = None)
picosynth.Channel.pulse_width?4(value: float)
picosynth.Channel.release_duration?4(value: float)
picosynth.Channel.restore?4()
picosynth.Channel.sustain_level?4(value: float)
picosynth.Channel.trigger_attack?4()
picosynth.Channel.trigger_release?4()
picosynth.Channel.volume?4(value: float)
picosynth.Channel.waveforms?4(value: int)
picosynth.Channel?1()
picosynth.PicoSynth.adjust_volume?4(delta: float)
picosynth.PicoSynth.channel?4(channel: int)
picosynth.PicoSynth.get_volume?4()
picosynth.PicoSynth.play?4()
picosynth.PicoSynth.play_sample?4(data: bytes)
picosynth.PicoSynth.set_volume?4(value: float)
picosynth.PicoSynth.stop?4()
picosynth.PicoSynth?1(i2s_data: int = 26, i2s_bclk: int = 27, i2s_lrclk: int = 28, pio: int = 0, sm: int = 0)
picounicorn.BUTTON_A?7
picounicorn.BUTTON_B?7
picounicorn.BUTTON_X?7
picounicorn.BUTTON_Y?7
picounicorn.HEIGHT?7
picounicorn.PicoUnicorn.BUTTON_A?7
picounicorn.PicoUnicorn.BUTTON_B?7
picounicorn.PicoUnicorn.BUTTON_X?7
picounicorn.PicoUnicorn.BUTTON_Y?7
picounicorn.PicoUnicorn.HEIGHT?7
picounicorn.PicoUnicorn.WIDTH?7
picounicorn.PicoUnicorn.clear?4()
picounicorn.PicoUnicorn.get_height?4()
picounicorn.PicoUnicorn.get_width?4()
picounicorn.PicoUnicorn.init?4()
picounicorn.PicoUnicorn.is_pressed?4(button: int)
picounicorn.PicoUnicorn.set_pixel?4(x: int, y: int, r: int, g: int, b: int)
picounicorn.PicoUnicorn.set_pixel_value?4(x: int, y: int, val: int)
picounicorn.PicoUnicorn.update?4(graphics: PicoGraphics)
picounicorn.WIDTH?7
picovector.ANTIALIAS_NONE?7
picovector.ANTIALIAS_X16?7
picovector.ANTIALIAS_X4?7
picovector.PicoVector.draw?4(*polygons: Polygon)
picovector.PicoVector.rotate?4(polygon: Polygon, angle: float, origin_x: int = 0, origin_y: int = 0)
picovector.PicoVector.set_antialiasing?4(aa: int)
picovector.PicoVector.set_font?4(font: str, size: int)
picovector.PicoVector.set_font_size?4(size: int)
picovector.PicoVector.text?4(text: str | bytes, x: int, y: int, angle: float | None = None)
picovector.PicoVector.translate?4(polygon: Polygon, x: int = 0, y: int = 0)
picovector.PicoVector?1(graphics: _IPicoGraphics)
picovector.Polygon.bounds?4()
picovector.Polygon.centroid?4()
picovector.Polygon?1(*points: tuple[int, int])
picovector.Rectangle?1(x: int, y: int, w: int, h: int)
picovector.RegularPolygon?1(x: int, y: int, sides: int, radius: float | None, rotation: float | None = None)
picovision.BLEND_FIXED?7
picovision.BLEND_TARGET?7
picovision.PEN_P5?7
picovision.PEN_RGB555?7
picovision.PEN_RGB888?7
picovision.PicoVision.character?4(char: int, x: int, y: int, scale: int = 2, rotation: int = 0, codepage: Literal[194] | Literal[195] = 195)
picovision.PicoVision.circle?4(x: int, y: int, radius: int)
picovision.PicoVision.clear?4()
picovision.PicoVision.clear_sprite?4(slot: int)
picovision.PicoVision.create_pen?4(r: int, g: int, b: int)
picovision.PicoVision.create_pen_hsv?4(h: float, s: float, v: float)
picovision.PicoVision.display_sprite?4(slot: int, sprite_index: int, x: int, y: int, blend_mode: int = 1, v_scale: int = 1)
picovision.PicoVision.get_bounds?4()
picovision.PicoVision.get_gpu_io_adc_voltage?4(pin: int)
picovision.PicoVision.get_gpu_io_value?4(pin: int)
picovision.PicoVision.get_gpu_temp?4()
picovision.PicoVision.get_i2c?4()
picovision.PicoVision.is_button_a_pressed?4()
picovision.PicoVision.is_button_x_pressed?4()
picovision.PicoVision.line?4(x1: int, y1: int, x2: int, y2: int, thickness: int)
picovision.PicoVision.load_animation?4(slot: int, data: str | tuple[int, int, bytes], frame_size: tuple[int, int], source: tuple[int, int, int, int] | None = None)
picovision.PicoVision.load_sprite?4(filename: str | bytes, index: int = -1, source: tuple[int, int, int, int] | None = None)
picovision.PicoVision.loop?4(update: function, render: function)
picovision.PicoVision.measure_text?4(text: str, scale: float | None = None, spacing: int = 1, fixed_width: bool = False)
picovision.PicoVision.pixel?4(x: int, y: int)
picovision.PicoVision.pixel_span?4(x: int, y: int, length: int)
picovision.PicoVision.polygon?4(*xy: tuple[int, int])
picovision.PicoVision.rectangle?4(x: int, y: int, w: int, h: int)
picovision.PicoVision.remove_clip?4()
picovision.PicoVision.reset_pen?4(index: int)
picovision.PicoVision.set_bg?4(pen: int)
picovision.PicoVision.set_blend_mode?4(pen: int)
picovision.PicoVision.set_clip?4(x: int, y: int, w: int, h: int)
picovision.PicoVision.set_depth?4(depth: int)
picovision.PicoVision.set_font?4(font: str | bytearray)
picovision.PicoVision.set_gpu_io_adc_enable?4(pin: int, enable: bool)
picovision.PicoVision.set_gpu_io_output_enable?4(pin: int, enable: bool)
picovision.PicoVision.set_gpu_io_pull_down?4(pin: int, enable: bool)
picovision.PicoVision.set_gpu_io_pull_up?4(pin: int, enable: bool)
picovision.PicoVision.set_gpu_io_value?4(pin: int, value: bool)
picovision.PicoVision.set_local_palette?4(index: int)
picovision.PicoVision.set_palette?4(colors: list[tuple[int, int, int]])
picovision.PicoVision.set_pen?4(pen: int)
picovision.PicoVision.set_remote_palette?4(index: int)
picovision.PicoVision.set_scroll_group_for_lines?4(scroll_index: int, min_y: int, max_y: int)
picovision.PicoVision.set_scroll_group_offset?4(scroll_group: int = 1, x: int | None = 0, y: int | None = 0, wrap_x: int | None = 0, wrap_y: int | None = 0, wrap_x_to: int | None = 0, wrap_y_to: int | None = 0)
picovision.PicoVision.set_thickness?4(thickness: int)
picovision.PicoVision.text?4(text: str, x: int, y: int, wordwrap: int = 0x7fffffff, scale: float | None = None, angle: int = 0, spacing: int = 1, fixed_width: bool = False, rotation: int = 0)
picovision.PicoVision.tilemap?4(tilemap: bytes, bounds: tuple[int, int, int, int], tile_data: tuple[int, int, bytes])
picovision.PicoVision.triangle?4(x1: int, y1: int, x2: int, y2: int, x3: int, y3: int)
picovision.PicoVision.update?4()
picovision.PicoVision.update_pen?4(index: int, r: int, g: int, b: int)
picovision.PicoVision?1(pen_type: int = PEN_RGB888, width: int = 320, height: int = 240, frame_width: int = -1, frame_height: int = -1)
picovision.SPRITE_BLEND_OVER?7
picovision.SPRITE_BLEND_UNDER?7
picovision.SPRITE_OVER?7
picovision.SPRITE_OVERWRITE?7
picovision.SPRITE_UNDER?7
picovision.WIDESCREEN?7
picowireless.analog_read?4(esp_pin: int)
picowireless.analog_read?4(esp_pin: int, atten: int)
picowireless.analog_write?4(esp_pin: int, value: int)
picowireless.avail_data?4(sock: int)
picowireless.avail_server?4(sock: int)
picowireless.check_data_sent?4(sock: int)
picowireless.client_start?4(hostname: str, ip_address: tuple[int, int, int, int], port: int, sock: int, protocol_mode: int)
picowireless.client_start?4(ip_address: tuple[int, int, int, int], port: int, sock: int, protocol_mode: int)
picowireless.client_stop?4(sock: int)
picowireless.config?4(valid_params: int, local_ip: tuple[int, int, int, int], gateway: tuple[int, int, int, int], subnet: tuple[int, int, int, int])
picowireless.debug?4(on: int)
picowireless.digital_read?4(esp_pin: int)
picowireless.digital_write?4(esp_pin: int, value: int)
picowireless.disconnect?4()
picowireless.get_bssid_networks?4(network_item: int)
picowireless.get_channel_networks?4(network_item: int)
picowireless.get_client_state?4(sock: int)
picowireless.get_connection_status?4()
picowireless.get_current_bssid?4()
picowireless.get_current_encryption_type?4()
picowireless.get_current_rssi?4()
picowireless.get_current_ssid?4()
picowireless.get_data?4(sock: int, peek: int)
picowireless.get_data_buf?4(sock: int)
picowireless.get_enc_type_networks?4(network_item: int)
picowireless.get_fw_version?4()
picowireless.get_gateway_ip?4()
picowireless.get_host_by_name?4()
picowireless.get_host_by_name?4(hostname: str)
picowireless.get_ip_address?4()
picowireless.get_mac_address?4()
picowireless.get_network_data?4()
picowireless.get_remote_data?4(sock: int)
picowireless.get_rssi_networks?4(network_item: int)
picowireless.get_scan_networks?4()
picowireless.get_server_state?4(sock: int)
picowireless.get_socket?4()
picowireless.get_ssid_networks?4(network_item: int)
picowireless.get_subnet_mask?4()
picowireless.get_temperature?4()
picowireless.get_time?4()
picowireless.init?4()
picowireless.insert_data_buf?4(sock: int, data: bytes)
picowireless.is_pressed?4()
picowireless.is_sdcard_detected?4()
picowireless.pin_mode?4(esp_pin: int, mode: int)
picowireless.ping?4(ip_address: tuple[int, int, int, int], ttl: int)
picowireless.req_host_by_name?4(hostname: str)
picowireless.send_data?4(sock: int, data: bytes)
picowireless.send_udp_data?4(sock: int)
picowireless.server_start?4(ip_address: tuple[int, int, int, int], port: int, sock: int, protocol_mode: int)
picowireless.server_start?4(port: int, sock: int, protocol_mode: int)
picowireless.set_dns?4(dns_server1: tuple[int, int, int, int], dns_server2: tuple[int, int, int, int])
picowireless.set_hostname?4(hostname: str)
picowireless.set_led?4(r: int, g: int, b: int)
picowireless.set_power_mode?4(mode: int)
picowireless.start_scan_networks?4()
picowireless.wifi_set_ap_network?4(ssid: str, channel: int)
picowireless.wifi_set_ap_passphrase?4(ssid: str, passphrase: str, channel: int)
picowireless.wifi_set_ent_enable?4()
picowireless.wifi_set_ent_identity?4(identity: str)
picowireless.wifi_set_ent_password?4(password: str)
picowireless.wifi_set_ent_username?4(username: str)
picowireless.wifi_set_key?4(ssid: str, key_idx: int, passphrase: str)
picowireless.wifi_set_network?4(ssid: str)
picowireless.wifi_set_passphrase?4(ssid: str, passphrase: str)
pimoroni.Analog.read_current?4()
pimoroni.Analog.read_voltage?4()
pimoroni.Analog?1(pin: int, amplifier_gain=1.0, resistor=0.0, offset=0.0)
pimoroni.AnalogMux.configure_pull?4(address: int, pull: int | None=None)
pimoroni.AnalogMux.disable?4()
pimoroni.AnalogMux.read?4()
pimoroni.AnalogMux.select?4(address: int)
pimoroni.AnalogMux?1(addr0: int, addr1: int | None=None, addr2: int | None=None, en: int | None=None, muxed_pin: Pin | None=None)
pimoroni.BREAKOUT_GARDEN_I2C_PINS?7
pimoroni.BREAKOUT_GARDEN_SPI_SLOT_BACK?7
pimoroni.BREAKOUT_GARDEN_SPI_SLOT_FRONT?7
pimoroni.Button.is_pressed?4()
pimoroni.Button.raw?4()
pimoroni.Button.read?4()
pimoroni.Button?1(button: int, invert=True, repeat_time=200, hold_time=1000)
pimoroni.Buzzer.set_tone?4(freq: float, duty=0.5)
pimoroni.Buzzer?1(pin: int)
pimoroni.HEADER_I2C_PINS?7
pimoroni.NORMAL_DIR?7
pimoroni.PICOVISION_I2C_PINS?7
pimoroni.PICO_EXPLORER_I2C_PINS?7
pimoroni.PICO_EXPLORER_SPI_ONBOARD?7
pimoroni.PID.calculate?4(value: float, value_change: float | None=None)
pimoroni.PID?1(kp: float, ki: float, kd: float, sample_rate: float)
pimoroni.PWMLED.brightness?4(brightness: float)
pimoroni.PWMLED.off?4()
pimoroni.PWMLED.on?4()
pimoroni.PWMLED.toggle?4()
pimoroni.PWMLED?1(pin: int, invert=False)
pimoroni.REVERSED_DIR?7
pimoroni.RGBLED.set_rgb?4(r: int, g: int, b: int)
pimoroni.RGBLED?1(r: int, g: int, b: int, invert=True)
pimoroni.ShiftRegister.is_set?4(mask: int)
pimoroni.ShiftRegister.read?4()
pimoroni.ShiftRegister?1(clk: int, lat: int, dat: int)
pimoroni_bus.ParallelBus?1(cs=10, dc=11, wr_sck=12, rd_sck=13, d0=14, bl=2)
pimoroni_bus.SPIBus?1(cs=__SPI_BG_FRONT_CS, dc=__SPI_DEFAULT_MISO, sck=__SPI_DEFAULT_SCK, mosi=__SPI_DEFAULT_MOSI, miso=__PIN_UNUSED, bl=__PIN_UNUSED)
pimoroni_bus.SPISlot?4(in_: int)
pimoroni_i2c.PimoroniI2C?1(sda=__I2C_DEFAULT_SDA, scl=__I2C_DEFAULT_SCL, baudrate=__I2C_DEFAULT_BAUDRATE)
plasma.APA102.clear?4()
plasma.APA102.get?4(index: int)
plasma.APA102.set_brightness?4(brightness: int)
plasma.APA102.set_hsv?4(index: int, h: float, s: float = 1.0, v: float = 1.0)
plasma.APA102.set_rgb?4(index: int, r: int, g: int, b: int)
plasma.APA102.start?4(fps: int = 60)
plasma.APA102.update?4()
plasma.APA102?1(num_leds: int, pio: int, sm: int, dat: int, clk: int, freq: int = 20_000_000, buffer: object = None)
plasma.COLOR_ORDER_BGR?7
plasma.COLOR_ORDER_BRG?7
plasma.COLOR_ORDER_GBR?7
plasma.COLOR_ORDER_GRB?7
plasma.COLOR_ORDER_RBG?7
plasma.COLOR_ORDER_RGB?7
plasma.WS2812.clear?4()
plasma.WS2812.get?4(index: int)
plasma.WS2812.set_hsv?4(index: int, h: float, s: float = 1.0, v: float = 1.0, w: int = 0)
plasma.WS2812.set_rgb?4(index: int, r: int, g: int, b: int, w: int = 0)
plasma.WS2812.start?4(fps: int = 60)
plasma.WS2812.update?4()
plasma.WS2812?1(num_leds: int, pio: int, sm: int, dat: int, freq: int = 800000, buffer: object = None, rgbw: bool = False, color_order: int = COLOR_ORDER_GRB)
plasma.plasma2040.ADC_GAIN?7
plasma.plasma2040.BUTTON_A?7
plasma.plasma2040.BUTTON_B?7
plasma.plasma2040.CLK?7
plasma.plasma2040.CURRENT_SENSE?7
plasma.plasma2040.DAT?7
plasma.plasma2040.LED_B?7
plasma.plasma2040.LED_G?7
plasma.plasma2040.LED_R?7
plasma.plasma2040.SCL?7
plasma.plasma2040.SDA?7
plasma.plasma2040.SHUNT_RESISTOR?7
plasma.plasma2040.USER_SW?7
plasma.plasma_stick.DAT?7
plasma.plasma_stick.SCL?7
plasma.plasma_stick.SDA?7
pms5003.PMS5003.MAX_RESET_TIME?7
pms5003.PMS5003.MAX_RESP_TIME?7
pms5003.PMS5003.MIN_CMD_INTERVAL?7
pms5003.PMS5003._build_cmd_frame?5()
pms5003.PMS5003._cmd_passive_read?5()
pms5003.PMS5003._read_data?5(response_class=PMS5003Data)
pms5003.PMS5003._reset_input_buffer?5()
pms5003.PMS5003._wait_for_bytes?5(num_bytes: int, timeout=MAX_RESP_TIME)
pms5003.PMS5003.cmd_mode_active?4()
pms5003.PMS5003.cmd_mode_passive?4()
pms5003.PMS5003.data_available?4()
pms5003.PMS5003.read?4()
pms5003.PMS5003.reset?4()
pms5003.PMS5003?1(uart: UART, pin_reset: Pin, pin_enable: Pin, mode='active', retries=5)
pms5003.PMS5003CmdResponse.CHECKSUM_IDX?7
pms5003.PMS5003CmdResponse.DATA_FMT?7
pms5003.PMS5003CmdResponse.DATA_LEN?7
pms5003.PMS5003CmdResponse.FRAME_LEN?7
pms5003.PMS5003CmdResponse?1(raw_data: bytearray, *, frame_length_bytes: int|None=None)
pms5003.PMS5003Data.CHECKSUM_IDX?7
pms5003.PMS5003Data.DATA_FMT?7
pms5003.PMS5003Data.DATA_LEN?7
pms5003.PMS5003Data.FRAME_LEN?7
pms5003.PMS5003Data.pm_per_1l_air?4(size: float)
pms5003.PMS5003Data.pm_ug_per_m3?4(size: float, atmospheric_environment=False)
pms5003.PMS5003Data?1(raw_data: bytearray, *, frame_length_bytes: int|None=None)
pms5003.PMS5003Response.CHECKSUM_IDX?7
pms5003.PMS5003Response.DATA_FMT?7
pms5003.PMS5003Response.DATA_LEN?7
pms5003.PMS5003Response.FRAME_LEN?7
pms5003.PMS5003Response.check_data_len?4(raw_data_len: int, desc="Data")
pms5003.PMS5003Response?1(raw_data: bytearray, *, frame_length_bytes: int|None=None)
pms5003.PMS5003_CMD_MODE_ACTIVE?7
pms5003.PMS5003_CMD_MODE_PASSIVE?7
pms5003.PMS5003_CMD_READ?7
pms5003.PMS5003_CMD_SLEEP?7
pms5003.PMS5003_CMD_WAKEUP?7
pms5003.PMS5003_SOF?7
pms5003.PMSA003I_I2C_ADDR?7
pngdec.PNG.decode?4(x: int = 0, y: int = 0, scale: int | tuple[int, int] | None = None, mode=PNG_NORMAL, source: tuple[int, int, int, int] | None = None, rotate: Literal[0] | Literal[90] | Literal[180] | Literal[270] = 0)
pngdec.PNG.get_height?4()
pngdec.PNG.get_palette?4()
pngdec.PNG.get_width?4()
pngdec.PNG.open_RAM?4(buffer: bytearray)
pngdec.PNG.open_file?4(filename: str)
pngdec.PNG?1(picographics: _IPicoGraphics)
pngdec.PNG_COPY?7
pngdec.PNG_DITHER?7
pngdec.PNG_NORMAL?7
pngdec.PNG_POSTERISE?7
qrcode.ECC_HIGH?7
qrcode.ECC_LOW?7
qrcode.ECC_MEDIUM?7
qrcode.ECC_QUARTILE?7
qrcode.MASK_0?7
qrcode.MASK_1?7
qrcode.MASK_2?7
qrcode.MASK_3?7
qrcode.MASK_4?7
qrcode.MASK_5?7
qrcode.MASK_6?7
qrcode.MASK_7?7
qrcode.MASK_AUTO?7
qrcode.MODE_ALPHANUMERIC?7
qrcode.MODE_BYTE?7
qrcode.MODE_ECI?7
qrcode.MODE_KANJI?7
qrcode.MODE_NUMERIC?7
qrcode.QRCode.get_module?4(x: int, y: int)
qrcode.QRCode.get_size?4()
qrcode.QRCode.set_text?4(text: str|bytes)
qrcode.QRCode?1(ecc=ECC_MEDIUM, mask=MASK_AUTO)
servo.ANGULAR?7
servo.CONTINUOUS?7
servo.Calibration.apply_blank_pairs?4(size: int)
servo.Calibration.apply_default_pairs?4(type: int)
servo.Calibration.apply_three_pairs?4(min_pulse: int, mid_pulse: int, max_pulse: int, min_value: int, mid_value: int, max_value: int)
servo.Calibration.apply_two_pairs?4(min_pulse: int, max_pulse: int, min_value: int, max_value: int)
servo.Calibration.apply_uniform_pairs?4(size: int, min_pulse: int, max_pulse: int, min_value: int, max_value: int)
servo.Calibration.first?4(pair: list[float]|tuple[float, float])
servo.Calibration.first_pulse?4(pulse: float)
servo.Calibration.first_value?4(value: float)
servo.Calibration.has_lower_limit?4()
servo.Calibration.has_upper_limit?4()
servo.Calibration.last?4(pair: list[float]|tuple[float, float])
servo.Calibration.last_pulse?4(pulse: float)
servo.Calibration.last_value?4(value: float)
servo.Calibration.limit_to_calibration?4(lower: bool, upper: bool)
servo.Calibration.pair?4(index: int, pair: list[float]|tuple[float, float])
servo.Calibration.pulse?4(index: int, pulse: float)
servo.Calibration.pulse_to_value?4(pulse: float)
servo.Calibration.size?4()
servo.Calibration.value?4(index: int, value: float)
servo.Calibration.value_to_pulse?4(value: float)
servo.Calibration?1(type: int|None=None)
servo.LINEAR?7
servo.Servo.calibration?4(calibration: Calibration)
servo.Servo.disable?4()
servo.Servo.enable?4()
servo.Servo.frequency?4(freq: float)
servo.Servo.is_enabled?4()
servo.Servo.max_value?4()
servo.Servo.mid_value?4()
servo.Servo.min_value?4()
servo.Servo.pin?4()
servo.Servo.pulse?4(pulse: float)
servo.Servo.to_max?4()
servo.Servo.to_mid?4()
servo.Servo.to_min?4()
servo.Servo.to_percent?4(in_: float, in_min: float, in_max: float, value_min: float, value_max: float)
servo.Servo.value?4(value: float)
servo.Servo?1(pin: int, calibration:int|Calibration=ANGULAR, freq=__DEFAULT_FREQUENCY)
servo.ServoCluster.all_to_max?4(load=True)
servo.ServoCluster.all_to_mid?4(load=True)
servo.ServoCluster.all_to_min?4(load=True)
servo.ServoCluster.all_to_percent?4(in_: float, in_min: float, in_max: float, value_min: float, value_max: float, load=True)
servo.ServoCluster.all_to_phase?4(phase: float, load=True)
servo.ServoCluster.all_to_pulse?4(pulse: float, load=True)
servo.ServoCluster.all_to_value?4(value: float, load=True)
servo.ServoCluster.calibration?4(servo: int, calibration: Calibration)
servo.ServoCluster.count?4()
servo.ServoCluster.disable?4(servos: int|list[int]|tuple[int, ...], load=True)
servo.ServoCluster.disable_all?4(load=True)
servo.ServoCluster.enable?4(servos: int|list[int]|tuple[int, ...], load=True)
servo.ServoCluster.enable_all?4(load=True)
servo.ServoCluster.frequency?4(freq: float)
servo.ServoCluster.is_enabled?4(servo: int)
servo.ServoCluster.load?4()
servo.ServoCluster.max_value?4(servo: int)
servo.ServoCluster.mid_value?4(servo: int)
servo.ServoCluster.min_value?4(servo: int)
servo.ServoCluster.phase?4(servos: int|list[int]|tuple[int, ...], phase: float, load=True)
servo.ServoCluster.pin?4(servo: int)
servo.ServoCluster.pulse?4(servos: int|list[int]|tuple[int, ...], pulse: float, load=True)
servo.ServoCluster.to_max?4(servos: int|list[int]|tuple[int, ...], load=True)
servo.ServoCluster.to_mid?4(servos: int|list[int]|tuple[int, ...], load=True)
servo.ServoCluster.to_min?4(servos: int|list[int]|tuple[int, ...], load=True)
servo.ServoCluster.to_percent?4(servos: int|list[int]|tuple[int, ...], in_: float, in_min: float, in_max: float, value_min: float, value_max: float, load=True)
servo.ServoCluster.value?4(servos: int|list[int]|tuple[int, ...], value: float, load=True)
servo.ServoCluster?1(pio: int, sm: int, pins: int|list[int]|tuple[int, ...], calibration: int|Calibration=ANGULAR, freq=__DEFAULT_FREQUENCY, auto_phase=True)
servo.servo2040.ADC0?7
servo.servo2040.ADC1?7
servo.servo2040.ADC2?7
servo.servo2040.ADC_ADDR_0?7
servo.servo2040.ADC_ADDR_1?7
servo.servo2040.ADC_ADDR_2?7
servo.servo2040.CURRENT_GAIN?7
servo.servo2040.CURRENT_OFFSET?7
servo.servo2040.CURRENT_SENSE_ADDR?7
servo.servo2040.INT?7
servo.servo2040.LED_DATA?7
servo.servo2040.NUM_LEDS?7
servo.servo2040.NUM_SENSORS?7
servo.servo2040.NUM_SERVOS?7
servo.servo2040.SCL?7
servo.servo2040.SDA?7
servo.servo2040.SENSOR_1_ADDR?7
servo.servo2040.SENSOR_2_ADDR?7
servo.servo2040.SENSOR_3_ADDR?7
servo.servo2040.SENSOR_4_ADDR?7
servo.servo2040.SENSOR_5_ADDR?7
servo.servo2040.SENSOR_6_ADDR?7
servo.servo2040.SERVO_10?7
servo.servo2040.SERVO_11?7
servo.servo2040.SERVO_12?7
servo.servo2040.SERVO_13?7
servo.servo2040.SERVO_14?7
servo.servo2040.SERVO_15?7
servo.servo2040.SERVO_16?7
servo.servo2040.SERVO_17?7
servo.servo2040.SERVO_18?7
servo.servo2040.SERVO_1?7
servo.servo2040.SERVO_2?7
servo.servo2040.SERVO_3?7
servo.servo2040.SERVO_4?7
servo.servo2040.SERVO_5?7
servo.servo2040.SERVO_6?7
servo.servo2040.SERVO_7?7
servo.servo2040.SERVO_8?7
servo.servo2040.SERVO_9?7
servo.servo2040.SHARED_ADC?7
servo.servo2040.SHUNT_RESISTOR?7
servo.servo2040.USER_SW?7
servo.servo2040.VOLTAGE_GAIN?7
servo.servo2040.VOLTAGE_SENSE_ADDR?7
stellar.Channel.NOISE?7
stellar.Channel.SAW?7
stellar.Channel.SINE?7
stellar.Channel.SQUARE?7
stellar.Channel.TRIANGLE?7
stellar.Channel.WAVE?7
stellar.Channel.attack_duration?4(attack_ms: float)
stellar.Channel.configure?4(waveforms: int|None=None, frequency: int|None=None, volume: float|None=None, attack: float|None=None, decay: float|None=None, sustain: float|None=None, release: float|None=None, pulse_width: float|None=None)
stellar.Channel.decay_duration?4(decay_ms: float)
stellar.Channel.frequency?4(freq: int)
stellar.Channel.play_tone?4(freq: int, volume: float|None=None, fade_in: float|None=None, fade_out: float|None=None)
stellar.Channel.pulse_width?4(pulse_width: float)
stellar.Channel.release_duration?4(release_ms: float)
stellar.Channel.restore?4()
stellar.Channel.sustain_level?4(sustain: float)
stellar.Channel.trigger_attack?4()
stellar.Channel.trigger_release?4()
stellar.Channel.volume?4(volume: float)
stellar.Channel.waveforms?4(waveforms: int)
stellar.Channel?1()
stellar.StellarUnicorn.HEIGHT?7
stellar.StellarUnicorn.NOISE?7
stellar.StellarUnicorn.SAW?7
stellar.StellarUnicorn.SINE?7
stellar.StellarUnicorn.SQUARE?7
stellar.StellarUnicorn.SWITCH_A?7
stellar.StellarUnicorn.SWITCH_B?7
stellar.StellarUnicorn.SWITCH_BRIGHTNESS_DOWN?7
stellar.StellarUnicorn.SWITCH_BRIGHTNESS_UP?7
stellar.StellarUnicorn.SWITCH_C?7
stellar.StellarUnicorn.SWITCH_D?7
stellar.StellarUnicorn.SWITCH_SLEEP?7
stellar.StellarUnicorn.SWITCH_VOLUME_DOWN?7
stellar.StellarUnicorn.SWITCH_VOLUME_UP?7
stellar.StellarUnicorn.TRIANGLE?7
stellar.StellarUnicorn.WAVE?7
stellar.StellarUnicorn.WIDTH?7
stellar.StellarUnicorn.adjust_brightness?4(delta: float)
stellar.StellarUnicorn.adjust_volume?4(delta: float)
stellar.StellarUnicorn.clear?4()
stellar.StellarUnicorn.get_brightness?4()
stellar.StellarUnicorn.get_volume?4()
stellar.StellarUnicorn.is_pressed?4(button: int)
stellar.StellarUnicorn.light?4()
stellar.StellarUnicorn.play_sample?4(data: bytearray)
stellar.StellarUnicorn.play_synth?4()
stellar.StellarUnicorn.set_brightness?4(value: float)
stellar.StellarUnicorn.set_volume?4(value: float)
stellar.StellarUnicorn.stop_playing?4()
stellar.StellarUnicorn.synth_channel?4(channel)
stellar.StellarUnicorn.update?4(graphics: PicoGraphics)
tca.change_config_mask?4(chip: int, mask: int, state: int)
tca.change_output_mask?4(chip: int, mask: int, state: int)
tca.change_polarity_mask?4(chip: int, mask: int, state: int)
tca.get_chip?4(pin: machine.Pin)
tca.get_number?4(pin: machine.Pin)
tca.read_config?4(chip: int)
tca.read_input?4(chip: int)
tca.read_output?4(chip: int)
tca.read_polarity?4(chip: int)
tca.stored_config?4(chip: int)
tca.stored_output?4(chip: int)
tca.stored_polarity?4(chip: int)
wakeup.get_gpio_state?4()
wakeup.get_shift_state?4()
wakeup.reset_gpio_state?4()
wakeup.reset_shift_state?4()

eric ide

mercurial