..
apds9960
scripts/libraries: Add apds9960 manifest.
2023-10-26 15:54:53 +02:00
ml
scripts/libraries: Simplify YOLO post-processing using keepdims.
2025-01-26 16:36:41 -08:00
_boot.py
scripts/libraries: Update boot script.
2024-11-14 12:20:43 +01:00
bno055.py
misc: Add Python linter workflow.
2023-02-19 21:13:21 +01:00
display.py
scripts/libraries: Refactor display module.
2023-10-27 12:14:47 +02:00
gt911.py
scripts/libraries: Add GT911 controller driver.
2023-10-05 15:00:10 +02:00
I2C_Lidar_Lite_V3_example_code.py
misc: Add Python linter workflow.
2023-02-19 21:13:21 +01:00
lora.py
scripts: Remove obsolete u-prefix from imports.
2024-09-30 12:56:20 +02:00
machine.py
scripts/libraries: Fix machine.LED.value().
2024-01-03 10:58:49 +01:00
modbus.py
misc: Add Python linter workflow.
2023-02-19 21:13:21 +01:00
mqtt.py
scripts/libraries: Fix MQTT SSL params.
2024-03-05 17:45:50 +01:00
mutex.py
scripts: Remove obsolete u-prefix from imports.
2024-09-30 12:56:20 +02:00
pid.py
library/pid.py change millis to ticks_ms
2024-03-13 13:15:27 +08:00
README.md
micropython: Update all types to use the new type definition.
2023-05-07 13:18:35 +02:00
requests.py
scripts: Remove obsolete u-prefix from imports.
2024-09-30 12:56:20 +02:00
rpc.py
tools/rpc: Remove the desktop RPC library.
2025-02-06 22:34:46 -08:00
rtsp.py
scripts/libraries: Fix RTSP library to work with VLC.
2024-03-20 10:33:57 -07:00
ssd1306.py
misc: Add Python linter workflow.
2023-02-19 21:13:21 +01:00
st7701.py
modules: Change dsi read/write to generic bus read/write.
2024-02-15 13:43:03 -08:00
tb6612.py
misc: Add Python linter workflow.
2023-02-19 21:13:21 +01:00
uftpd.py
scripts: Remove obsolete u-prefix from imports.
2024-09-30 12:56:20 +02:00
uping.py
scripts: Remove obsolete u-prefix from imports.
2024-09-30 12:56:20 +02:00
utelnet.py
scripts: Remove obsolete u-prefix from imports.
2024-09-30 12:56:20 +02:00
vl53l1x.py
scripts/libraries: Replace pyb with time module in vl53l1x.py.
2024-01-08 17:01:15 +02:00