iabdalkader
a8858c9d0e
RP2: Update Audio module.
...
* Use a configurable number of PCM buffers in a queue to avoid overflows.
* Add option to configure whether to use pendsv or mp_scheduler for Python callbacks.
* Streaming can be started without a callback and get_buffer() returns a single buffer from the queue.
* Add precomputed LUT for lib OpenPDM stored in flash (saves about 500uS per conversion).
* Overflow detection and configurable abort on overflow.
* Remove fixed DMA channel.
2021-08-21 01:29:10 +02:00
iabdalkader
816f2fe4c0
Add Nano-RP2040 examples.
2021-08-04 21:51:16 +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
Ibrahim Abd Elkader
190c708e4c
Eth low power ( #1362 )
...
* Align eth low-power mode with upstream PR.
* Add example Eth cable test.
2021-06-12 23:12:39 +02:00
iabdalkader
049989e018
Update LSM drivers.
2021-06-11 21:54:49 +02:00
iabdalkader
39c20bb351
Portenta: Update PWM example.
2021-05-23 21:45:49 +02:00
iabdalkader
b7b8382d79
Update script.
2021-05-23 15:41:29 +02:00
iabdalkader
e42552ee8f
Portenta: Add BLE example.
2021-04-27 22:47:27 +02:00
iabdalkader
7bc223d6b9
Update unit-tests.
2021-04-18 23:34:20 +02:00
王开智
8da5a21b60
Update ulab.py
2021-04-18 17:52:23 +08:00
Sebastian Romero
65482168e5
Create LED objects only once
2021-04-15 14:29:58 +02:00
iabdalkader
df6b90fdaa
Add Nano blinky example
2021-04-14 23:00:45 +02:00
Sebastian Romero
e9c4881ee2
Remove sensor setting from deep sleep example
2021-03-21 23:20:26 +01:00
Sebastian Romero
34fd67be98
Change sensor to grayscale for Portenta
2021-03-17 17:55:50 +01:00
Sebastian Romero
d11908c62b
Remove incompatible set_auto_whitebal call
2021-03-17 17:55:50 +01:00
Ibrahim Abd Elkader
4acafb7609
Merge pull request #1200 from kdarras/patch-4
...
Update tf_mobilenet_search_whole_window.py
2021-03-02 03:59:51 +02:00
Kevin F.A. Darras
1ff2105fef
Update tf_mobilenet_search_just_center.py ( #1199 )
...
* Update tf_mobilenet_serach_just_center.py
added instructions to run script without errors
* Rename tf_mobilenet_serach_just_center.py to tf_mobilenet_search_just_center.py
corrected typo in file name
2021-03-02 03:59:20 +02:00
Ibrahim Abd Elkader
95d3eabbaa
Merge pull request #1198 from kdarras/patch-2
...
Update tf_mobilenet_search_whole_window.py
2021-03-02 03:58:48 +02:00
Kevin F.A. Darras
4f8f981f15
Update tf_mobilenet_search_whole_window.py
...
added instructions to run script without errors
2021-03-02 09:52:48 +08:00
Kevin F.A. Darras
321220a3d9
Update tf_mobilenet_search_whole_window.py
...
added instructions to make the script work without errors
2021-03-01 12:03:11 +08:00
Kevin F.A. Darras
b2e2e6b269
Update and rename tf_mobilenet_serach_just_center.py to tf_mobilenet_search_just_center.py
...
added instructions to make the script work without errors
2021-03-01 12:01:10 +08:00
Kwabena W. Agyeman
1d10d9fa3a
Update RTSP server and examples to work with FFPLAY
2021-02-24 15:27:57 -08:00
iabdalkader
03de0ceb26
Add Himax ioctl to control internal osc.
...
* Add ioctl to switch to internal OSC for MD.
* Add example to show how to wake up from low-power on MD events.
2021-02-22 03:35:25 +02:00
iabdalkader
b5e76a74df
Update examples.
2021-02-22 00:09:21 +02:00
iabdalkader
9c264ef6db
Update examples.
2021-02-22 00:01:21 +02:00
iabdalkader
386baa3635
Add Himax motion detection example.
2021-02-21 23:37:14 +02:00
iabdalkader
c814fddff8
Update vsync examples.
2021-02-14 21:19:37 +02:00
iabdalkader
aeb7539cfa
Update license date.
2021-02-14 16:47:45 +02:00
iabdalkader
c57caf644a
Fix typo in example.
2021-02-13 22:28:42 +02:00
iabdalkader
cc3e4f1522
Add Portenta WiFi examples.
2021-02-13 21:24:33 +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
iabdalkader
8d68cc4379
Rename examples as requested.
...
* Fixes #1148
2021-01-31 16:34:01 +02:00
Sebastian Romero
0bbf612d7e
Remove join timeout from example
2021-01-28 18:17:23 +01:00
Sebastian Romero
e2a4521b7b
Use 2 stop bits for the UART connection
2021-01-27 17:38:11 +01:00
Kwabena W. Agyeman
1b36b95521
Improve TV driver resolution, add scaling, and triple buffering
2021-01-22 20:44:24 -08:00
iabdalkader
2d913dc456
Add LoRa library for Arduino Portenta.
2021-01-22 21:46:21 +02:00
iabdalkader
2a190f35c0
Update ulab to 2.1.3
2021-01-22 21:20:03 +02:00
Kwabena W. Agyeman
7689622982
Add support for the MLX90641 ( #1117 )
2021-01-13 02:35:59 +02:00
Kwabena W. Agyeman
da6c1a6ed9
Add auto scanning and update examples
2021-01-06 16:48:10 -08:00
Ibrahim Abd Elkader
0f2a8d7c53
Merge pull request #1108 from openmv/nano_sensors
...
NRF: Add sensor drivers to frozen modules.
2021-01-07 01:08:14 +02:00
iabdalkader
66dc9a7c86
Move Arduino examples to separate dirs.
2021-01-07 00:44:59 +02:00
iabdalkader
125107dd0a
NRF: Add sensor drivers to frozen modules.
2021-01-07 00:42:06 +02:00
iabdalkader
740ea4f2b8
Add frozen hts221 driver.
2021-01-05 23:47:32 +02:00
iabdalkader
93bbac0bf3
Update ImageIO examples
2021-01-03 00:28:50 +02:00
Kwabena W. Agyeman
fb09395269
Add constants to FIR module
2020-12-30 09:51:14 -08:00
Kwabena W. Agyeman
53f2248b86
Finish refactor of the fir module
2020-12-29 19:45:41 -08:00