Commit Graph

71 Commits

Author SHA1 Message Date
iabdalkader
9a186f4e27 libraries/ml: Convert ml to a package.
Add preprocessing, model wrapper and utils.
2024-07-07 21:48:38 +03:00
iabdalkader
fab5368329 scripts/libraries: Add a non-blocking mode to MicroSpeech. 2024-07-03 17:44:41 +02:00
iabdalkader
b301701050 scripts/libraries: Add ML extensions module.
This module extends the built-in ML module with the Micro Speech
keyword spotter implementation.
2024-06-28 16:32:04 +02:00
Kwabena W. Agyeman
3aea9f9687 scripts/libraries: Fix RTSP library to work with VLC. 2024-03-20 10:33:57 -07:00
王开智
e763300b8b
library/pid.py change millis to ticks_ms
change pyb.millis to time.tick_ms, for supporting imx.rt
2024-03-13 13:15:27 +08:00
iabdalkader
ca1b80503b scripts/libraries: Fix MQTT SSL params. 2024-03-05 17:45:50 +01:00
Kwabena W. Agyeman
7d1f378a08 modules: Change dsi read/write to generic bus read/write. 2024-02-15 13:43:03 -08:00
iabdalkader
9081ab8edc scripts/libraries: Replace pyb with time module in vl53l1x.py. 2024-01-08 17:01:15 +02:00
iabdalkader
ded100e6c6 scripts/libraries: Fix machine.LED.value(). 2024-01-03 10:58:49 +01:00
iabdalkader
d12874c637 scripts/libraries: Improve MQTT library. 2024-01-03 10:58:21 +01:00
Kwabena W. Agyeman
198dd33379 scripts/libraries: Change the PRC Interface Library UART Master. 2023-12-23 13:31:00 -08:00
Ibrahim Abdelkader
b65f639f82
Merge pull request #1994 from openmv/display_backlight
modules/display: Add support for Python backlight controllers.
2023-10-27 15:24:39 +02:00
iabdalkader
7bcdca8241 scripts/libraries: Refactor display module. 2023-10-27 12:14:47 +02:00
iabdalkader
ad44d4533f scripts/libraries: Add Python DAC and PWM backlight controllers. 2023-10-27 12:14:47 +02:00
iabdalkader
0b27ab55dc scripts/libraries: Add apds9960 manifest. 2023-10-26 15:54:53 +02:00
iabdalkader
0ab0ea420d libraries: Add machine.LED.value function. 2023-10-09 16:31:35 +02:00
iabdalkader
c5b4d061ad scripts/libraries: Add machine extension module. 2023-10-06 19:19:10 +02:00
iabdalkader
f54c663548 scripts/libraries: Add GT911 controller driver. 2023-10-05 15:00:10 +02:00
iabdalkader
2b5b7963bb scripts/libraries: Replace drivers with upstream versions. 2023-10-02 14:29:41 +02:00
iabdalkader
7ed72f2240 scripts/libraries: Add Python display module. 2023-10-01 16:49:18 +02:00
luzpaz
a1582e917a
misc: Fix various typos (#1931)
misc: Fix various typo in scripts.

Found via `codespell -q 3 -S "*.pgm,*.ppm" -L als,dout,extint,hsi,ois,ser,serie`
2023-09-15 19:10:53 +03:00
Kwabena W. Agyeman
a0fab0a707 lib: Update the rtsp library to use the machine module. 2023-07-22 12:33:01 -07:00
Johannes Richter
be0fad97fc fix: added missing close() of socket object. 2023-07-12 23:27:09 +02:00
iabdalkader
9cc17743e6 micropython: Update all types to use the new type definition. 2023-05-07 13:18:35 +02:00
Kwabena W. Agyeman
2faa7c20f1 scripts/libraries: Fix RSTP library. 2023-02-21 21:54:33 -08:00
iabdalkader
50db3f5c15 misc: Add Python linter workflow. 2023-02-19 21:13:21 +01:00
iabdalkader
64ba08e7ae scripts/libraries: Format RPC/RTSP libraries. 2023-02-19 18:28:12 +01:00
iabdalkader
920690c646 libraries/lsm6dsox: Update driver. 2022-06-20 15:11:41 +02:00
iabdalkader
6ae40d2c80 scripts/libraries: Add networking utilities (uping, uftpd and utelnet). 2022-06-16 19:00:19 +02:00
iabdalkader
6baa3b7f03 scripts/mqtt: Add license header. 2022-05-30 08:42:58 +02:00
iabdalkader
4fcccaba55 scripts/lsm6dsox: Update driver. 2022-05-26 10:55:34 +02:00
iabdalkader
514334f629 scripts/lsm6dsox: Add support for SPI mode. 2022-05-26 10:14:17 +02:00
iabdalkader
06d716986a RPC: Remove CAN bit timing function. 2022-01-31 21:15:11 +02:00
iabdalkader
b565eca585 Fix CAN keyword arg.
* sampling_point was renamed to sample_point in upstream.
2022-01-15 23:30:03 +02:00
Kwabena W. Agyeman
52b0c4511f Allow RPC bus ports arguments. 2021-12-13 14:38:38 +02:00
iabdalkader
9c15742eb2 Update LSM6DSOX driver. 2021-11-16 21:33:10 +02:00
iabdalkader
63fc53be96 Add lsm6dsox MLC support 2021-10-23 22:25:07 +02:00
Kwabena W. Agyeman
a4858015c4 Update rstp/rpc scripts to use standard network libraries 2021-10-16 21:40:34 -07:00
iabdalkader
9eefa5a1c6 Update LSM6DSOX driver. 2021-08-22 20:14:35 +02:00
iabdalkader
e65d6f216e RP2: Nina BT fixes and updates. 2021-07-20 00:42:32 +02:00
Ibrahim Abd Elkader
e160866c20
Update urequests.py 2021-06-26 20:30:02 +02:00
iabdalkader
5bdbb9f748 Add urequests module to frozen modules. 2021-06-26 20:12:34 +02:00
iabdalkader
b162d4d5a4 Update examples in comments. 2021-06-15 17:14:18 +02:00
iabdalkader
559d375b1d Fix LSM6D driver. 2021-06-14 14:22:50 +02:00
iabdalkader
049989e018 Update LSM drivers. 2021-06-11 21:54:49 +02:00
Kwabena W. Agyeman
1d10d9fa3a Update RTSP server and examples to work with FFPLAY 2021-02-24 15:27:57 -08:00
iabdalkader
aeb7539cfa Update license date. 2021-02-14 16:47:45 +02:00
iabdalkader
80d05fdbc3 MQTT library: check for None return from recv().
* Makes it work with different sockets implementations.
2021-02-13 01:09:07 +02:00
Sebastian Romero
e2a4521b7b
Use 2 stop bits for the UART connection 2021-01-27 17:38:11 +01:00
iabdalkader
2d913dc456 Add LoRa library for Arduino Portenta. 2021-01-22 21:46:21 +02:00