iabdalkader
|
77c20412a8
|
Update MQTT publish example and add MQTT subscribe example.
|
2019-09-12 00:13:59 +02:00 |
|
iabdalkader
|
76239ea89f
|
Update MQTT library.
|
2019-09-12 00:12:09 +02:00 |
|
Ibrahim Abd Elkader
|
30f018e99b
|
Merge pull request #549 from kidswong999/patch-1
Add PID library.
|
2019-09-06 15:53:59 +02:00 |
|
王开智
|
f813bd161d
|
add a small example
|
2019-09-06 10:20:40 +08:00 |
|
iabdalkader
|
60632e84cf
|
WIFI: Add static IP example.
|
2019-08-26 11:51:07 +02:00 |
|
iabdalkader
|
16671e4e11
|
Update script comments.
|
2019-07-10 00:31:09 +02:00 |
|
王开智
|
c7e0a717b6
|
Create pid.py
|
2019-07-09 16:25:57 +08:00 |
|
王开智
|
b84d4fc5a5
|
Add modbus library
|
2019-06-13 14:59:05 +02:00 |
|
nezra
|
af5eb0cc4c
|
Update ssd1306.py
|
2019-05-17 18:50:48 -04:00 |
|
iabdalkader
|
6cf9a9ed2d
|
Add note to SPI example.
|
2019-04-24 22:14:07 +02:00 |
|
iabdalkader
|
434ed01b80
|
Add SSD1306 OLED driver.
|
2019-04-20 00:30:00 +02:00 |
|
Randy Mackay
|
eba57709f3
|
mavlink_opticalflow: add green flashing LED
|
2019-04-05 09:08:15 +09:00 |
|
Randy Mackay
|
bb5f910e9e
|
mavlink_opticalflow: always send flow packets regardless of quality
the flight controller performs best if it has regular updates
|
2019-04-05 09:08:15 +09:00 |
|
Randy Mackay
|
b60bec96cf
|
mavlink_opticalflow: fix scaling and direction
|
2019-04-05 09:08:10 +09:00 |
|
iabdalkader
|
4d580033f2
|
Fix NN unittest.
|
2019-04-01 00:27:12 +02:00 |
|
iabdalkader
|
3f8df7178f
|
Fix unit tests.
|
2019-03-30 17:44:31 +02:00 |
|
王开智
|
780fdc5870
|
example for tv shield
|
2019-03-30 11:53:10 +08:00 |
|
Ibrahim Abd Elkader
|
5fc022718b
|
Merge pull request #496 from kidswong999/patch-5
distance shield example
|
2019-03-29 17:54:39 +02:00 |
|
王开智
|
94075dd3fd
|
distance shield example
|
2019-03-29 22:40:35 +08:00 |
|
王开智
|
4158ee89cc
|
imu shield example
|
2019-03-29 22:26:51 +08:00 |
|
王开智
|
4759335a51
|
bno055 lib for imu shield
|
2019-03-22 15:27:44 +08:00 |
|
Ibrahim Abd Elkader
|
bfca0bb891
|
Merge pull request #476 from kidswong999/patch-2
fixed class name
|
2019-03-12 02:34:04 +02:00 |
|
Kwabena W. Agyeman
|
4f0e628bb0
|
Add lepton examples.
|
2019-03-11 20:15:48 +02:00 |
|
王开智
|
2a8d54aad7
|
fixed class name
VL53L0X => VL53L1X
|
2019-03-11 13:47:22 +08:00 |
|
iabdalkader
|
54e431adb2
|
Implement MT triggered mode using ioctls
|
2019-03-04 20:55:17 +02:00 |
|
Kwabena W. Agyeman
|
69d71a7015
|
Add examples
|
2019-03-03 22:57:25 -05:00 |
|
iabdalkader
|
421b5ddb41
|
Update USB VCP example.
|
2019-02-18 23:34:09 +02:00 |
|
Kwabena W. Agyeman
|
cd586f66bc
|
Upgrade text drawing to support rotations of the character and string.
|
2019-02-16 21:19:05 -05:00 |
|
Kwabena W. Agyeman
|
ee321933d2
|
Update ellipse drawing without limit.
|
2019-02-16 21:19:05 -05:00 |
|
Kwabena W. Agyeman
|
5b3cd7c9db
|
Make rotation not an optional argument for ellipses.
|
2019-02-16 21:19:05 -05:00 |
|
Kwabena W. Agyeman
|
3a8ac88f66
|
Update blob code and examples.
|
2019-01-27 00:46:15 +02:00 |
|
王开智
|
634167a873
|
Create vl53l1x.py
a micropython driver for vl53l1x, it works perfect.
|
2019-01-22 17:08:28 +08:00 |
|
iabdalkader
|
6f597a107c
|
Update CPU frequency scaling example.
|
2019-01-19 03:56:35 +02:00 |
|
Kwabena W. Agyeman
|
0554c189a9
|
Add back the ability for draw keypoints to handle keypoint tuples.
Can call it without a keypoint object now again.
|
2019-01-04 00:32:27 -05:00 |
|
Kwabena W. Agyeman
|
3e05d24ce9
|
Don't require self if operating on self.
|
2019-01-02 12:13:01 -05:00 |
|
Kwabena W. Agyeman
|
96fb350848
|
Add negate example.
|
2019-01-02 01:55:38 -05:00 |
|
Kwabena W. Agyeman
|
7d8ae6f9ba
|
Add new code example
|
2019-01-02 01:52:33 -05:00 |
|
Kwabena W. Agyeman
|
8bcf5ac0c3
|
Add gamma correction
A user requested this a while ago. This feature also ads contrast and
brightness correction. The code is fast!
|
2019-01-01 02:28:40 -05:00 |
|
Kwabena W. Agyeman
|
b47dbe2c15
|
Kwabena/drawing updates (#422)
* Add ellipse drawing function.
|
2018-12-31 18:32:13 +02:00 |
|
iabdalkader
|
cf60075ce7
|
Add micro-linalg library.
|
2018-12-22 20:37:06 +02:00 |
|
kidswong999
|
05b1e62104
|
add tb6612 library, DC motor and stepper example
|
2018-11-05 20:39:23 +08:00 |
|
iabdalkader
|
e230837f47
|
Remove ssid/key from example script.
|
2018-11-04 02:40:30 +02:00 |
|
iabdalkader
|
7997d02e52
|
Add VSYNC GPIO output example.
|
2018-11-02 00:19:04 +02:00 |
|
iabdalkader
|
36cd44ad23
|
Add USB VCP example script.
|
2018-10-28 23:33:26 +02:00 |
|
Kwabena W. Agyeman
|
e97e0a2021
|
Add MLX support.
|
2018-09-24 22:58:47 +02:00 |
|
iabdalkader
|
1608a2a2f4
|
Remove outdated find_numbers script.
|
2018-09-11 01:08:10 +02:00 |
|
iabdalkader
|
12c9b65a01
|
Fix typo.
|
2018-09-05 17:21:05 +02:00 |
|
iabdalkader
|
f362f0c647
|
Update deep sleep script.
|
2018-09-05 17:19:58 +02:00 |
|
iabdalkader
|
355cda2fcd
|
Fix hid.py example.
|
2018-08-21 16:56:12 +02:00 |
|
iabdalkader
|
e895c5c424
|
Add HID example.
|
2018-08-21 16:22:13 +02:00 |
|