Commit Graph

51 Commits

Author SHA1 Message Date
vamoosebbf
ae99df0800 [libraries] add gc0328 support 2021-01-07 13:47:59 +08:00
Mikael Johansson
78f7bb18c5 Flush buffers on every I2C transaction, in case the user hasn't consumed all bytes
F
2020-10-11 15:24:14 +02:00
Mikael Johansson
763c23d13c Refacted TwoWire::begin() to reduce duplicated code with TwoWire::setClock() 2020-10-11 14:59:18 +02:00
Mikael Johansson
7c7ec509ac Return number of received bytes from TwoWire::requestFrom(), like Arduino documentation specifies
Nl
2020-10-11 12:12:37 +02:00
Mikael Johansson
9b077cb470 Set default I2C frequency to 400kHz, same as Arduino boards use 2020-10-10 16:48:49 +02:00
Mikael Johansson
359f7a89f2 Fixed return value bug in TwoWire::write 2020-10-10 16:48:14 +02:00
Sabas
4fb76511f6 fix typo rotation 2019-10-18 13:52:31 -05:00
Sabas
64fe55b858 fix typo rotation 2019-10-18 13:51:50 -05:00
Van Vuong Ngo
4dd21db55e prettier 2019-10-11 06:07:55 +02:00
Van Vuong Ngo
4f5585a0dd outputs values as formatted strings 2019-10-10 05:31:11 +02:00
Bits
d19982e248 Merge pull request #43 from sajattack/patch-1
Fix Issue #33
2019-09-13 12:03:47 +08:00
Paul
1eb49c57da Fix Issue #33 2019-08-02 17:13:33 -04:00
Henry Zhang
9b2f110f0b fix bug of SD init failed 2019-07-31 11:19:25 +08:00
Bigbits
240bb27d0b Fix sdcard bug #26 2019-07-17 10:27:36 +08:00
Bigbits
b47d512182 Update Lvgl to v6.0 2019-07-15 18:43:08 +08:00
Bigbits
ba0fd67e4e add lv_maixduino 2019-07-15 17:20:38 +08:00
Bigbits
98756e8832 rm lv_arduino 2019-07-15 17:19:06 +08:00
Bigbits
363b2bade7 add microsecond into Ticker lib #23 2019-07-11 15:47:50 +08:00
Bigbits
f3a7b1e487 fix folder name 2019-05-15 20:02:26 +08:00
Bigbits
503b51beb5 remove debug info 2019-05-15 14:17:06 +08:00
Bigbits
4a56110cc8 add speech recognition english examples. 2019-05-15 14:16:15 +08:00
Bigbits
8552b652c3 add speech recognition lib 2019-05-15 13:00:35 +08:00
Bigbits
6d6add4a05 fix a bug 2019-05-08 20:21:13 +08:00
Bigbits
483981d747 add camera setInvert 2019-05-07 22:01:52 +08:00
Bigbits
63d00b0ea5 Modify the Serial1.begin baudrate. #2 2019-04-12 16:58:02 +08:00
Bigbits
23062f3df7 Specify the include file 2019-04-07 17:43:20 +08:00
Bigbits
dfed93ad27 Add lvgl support 2019-04-07 17:37:51 +08:00
Bigbits
7dc6ee2366 Some fix 2019-04-07 17:18:07 +08:00
Bigbits
170fb03039 Add Ticker lib (Hardware Timer) 2019-04-07 14:48:39 +08:00
Bigbits
e13913f802 Add TouchScreen Library 2019-04-05 22:49:54 +08:00
Neucrack
8db7ba1d54 optimize mobilenet demo 2019-04-02 10:34:10 +08:00
Neucrack
43609d82be optimize for Windows( Case insensitive) 2019-04-01 23:33:39 +08:00
Neucrack
7dd4e8d84f Merge branch 'master' of github.com:btx000/Kenduino-core 2019-04-01 18:41:45 +08:00
Neucrack
c19cb56c1a add KPU and mobilenet demo, fix LCD bug 2019-04-01 18:41:25 +08:00
Bigbits
3ac3aae597 Fix problems caused by insensitive case of file names in Windows. 2019-03-30 19:52:18 +08:00
Neucrack
bfa0b3670e add SPI SD card support 2019-03-30 11:56:53 +08:00
Neucrack
40c492a59a Merge branch 'master' of github.com:btx000/Kenduino-core 2019-03-29 19:29:53 +08:00
Neucrack
04223e7ecb add camera ov2640 support 2019-03-29 19:29:36 +08:00
Bigbits
34e5de5f88 Add WiFi lib.
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-29 18:05:33 +08:00
Neucrack
b4c85311f4 optimize SPI 2019-03-29 11:29:52 +08:00
Neucrack
33f02ae2db add rotate and invert for screen 2019-03-29 11:19:17 +08:00
Neucrack
d0bdb51f59 add submodule Adafruit-GFX GUI lib 2019-03-29 11:18:33 +08:00
Bigbits
bf85b593d2 Add MSA300 library.
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-28 22:27:42 +08:00
Bigbits
dd01f0ca97 Merge branch 'master' of git@github.com:btx000/Kenduino-core.git 2019-03-28 20:13:49 +08:00
Bigbits
4ff6c1f4e5 Add i2c examples
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-28 20:09:42 +08:00
Neucrack
5d483195e5 add lcd onboard (ST7789) support 2019-03-28 19:40:22 +08:00
Bigbits
44a57b0b3f Merge branch 'master' of git@github.com:btx000/Kenduino-core.git into Wire 2019-03-28 18:48:58 +08:00
Bigbits
04786cac13 Add Wire
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-28 18:47:39 +08:00
Neucrack
8e386f11fa add SPI example 2019-03-28 11:37:24 +08:00
Neucrack
487d553a2f add SPI lib 2019-03-28 11:10:51 +08:00