Commit Graph

148 Commits

Author SHA1 Message Date
morixinguan
620bdd623b add at device ml302 && ml302 test demo && modify bearpi bsp bug 2021-03-23 15:15:12 +08:00
mculover666
04f980f0c3 add bin file download demo through esp8266 module 2021-03-19 17:51:24 +08:00
yangqings
b8a205d3be fix tflitemicro_person_detection 2021-02-07 20:34:47 +08:00
morixinguan
81ac365308 add GuiLite demo 2021-01-30 21:40:08 +08:00
morixinguan
424b4f729c add BearPi STemWin test demo 2021-01-30 11:26:41 +08:00
mculover666
5ecbc13f64 improve at firmware 2021-01-26 10:59:47 +08:00
ikey4u
58d77cc4ea fix: change tos_meets_rust example path 2021-01-12 23:55:24 +08:00
ikey4u
0cdfd83eb6 feat: add rust demo 2021-01-12 23:47:54 +08:00
Supowang
206814bdbc Merge pull request #270 from yangqings/master
增加Tensorflow Lite Micro组件和行人检测Demo
2021-01-06 16:22:11 +08:00
yangqingsheng
fdc39fe87f fix tflitemicro_person_detection 2021-01-05 11:48:57 +08:00
David Lin
fa3a7649fd Fixed bug in tencent_firmware_mqtt_iot_explorer.c 2021-01-01 22:08:58 +08:00
yangqingsheng
753bff22ac add TFlite_Micro_Demo移植参考指南.md & tflite user guid.md 2020-12-17 21:57:09 +08:00
dkk0918
53b3abb197 test pass 2020-12-09 20:21:44 +08:00
yangqingsheng
200c0ff460 tflite_micro_person_detection_init 2020-12-08 17:16:20 +08:00
xnvi
598ecdb052 Update ble_qiot_import.c 2020-12-01 21:08:06 +08:00
zekwang
a6ff5bb42b 支持BLE设备接入“腾讯连连”小程序 2020-12-01 20:11:07 +08:00
David Lin
eb8e20968e Improved the readablity of the code
Used NIMBLE_SCAN_STATUS_SCANNING and NIMBLE_SCAN_STATUS_STOPPED instead of magic number '0', '1'.
2020-11-18 20:54:42 +08:00
David Lin
e98698757a Update fatfs_through_vfs_sample.c
此处返回值是句柄fd,不是ret,所以删除无效的ret值打印
2020-10-29 16:56:33 +08:00
David Lin
d980bdb975 Update hello_world.c
把动态创建函数打印部分,the dynamic created task增加序号3,修改成上下文一致的task3(dynamic created),更便于理解
2020-10-13 22:43:24 +08:00
mculover666
757c46f9ff add iot_explorer example in tencentos_tiny_evb_g0 bsp 2020-09-01 17:25:30 +08:00
mculover666
ee864abe71 improve tencentos_tiny_evb_g0 bsp 2020-09-01 16:37:09 +08:00
mculover666
9178b4e694 update tcp_through_module example 2020-08-31 11:27:21 +08:00
mculover666
3312c96d02 fix a bug in mqttclient_iot_explorer example 2020-08-30 11:32:21 +08:00
mculover666
19ab97f32f fix a bug in mqttclient_iot_explorer example 2020-08-30 11:30:24 +08:00
mculover666
e1d5f8d08f fix a memory bug in mqttclient_iot_explorer example 2020-08-29 16:32:20 +08:00
mculover666
51217526a2 add support for ec200s cat1 module 2020-08-29 10:01:33 +08:00
mculover666
5656dca3ad fix a bug in tcp_through_module example 2020-08-11 19:16:06 +08:00
Supowang
5c87b06a8a Merge pull request #213 from DavidLin1577/patch-5
Improve readability for nb-iot_example.c
2020-08-10 10:38:14 +08:00
Supowang
eebec88ffb Merge pull request #212 from DavidLin1577/patch-10
Update tos_farm_ai_config.h
2020-08-10 10:37:47 +08:00
Supowang
c6296162a8 Merge pull request #211 from DavidLin1577/patch-9
Update farm_ai_demo.h
2020-08-10 10:37:32 +08:00
Supowang
9f32da0971 Merge pull request #210 from DavidLin1577/patch-8
Update kv_sample.c
2020-08-10 10:37:16 +08:00
mculover666
9375c8e16a update tcp_through_module example 2020-08-06 10:29:14 +08:00
royye62
01680af87a add modbus_te_qcloud_demo 2020-08-04 18:15:41 +08:00
mculover666
755ffd694c add iot explorer project based mqttclient on iothub evb l2 board 2020-08-04 14:30:49 +08:00
mculover666
5ad81f08e5 add tcp project based bc26 for iotclube_evb_l2 board 2020-08-04 09:55:50 +08:00
David Lin
24adda3e0d Update nb-iot_example.c 2020-07-31 20:45:44 +08:00
David Lin
054a8b18ef Update farm_ai_demo.h 2020-07-31 20:09:16 +08:00
David Lin
e82a96102b Update tos_farm_ai_config.h 2020-07-31 20:05:57 +08:00
David Lin
49d0616775 Update tos_farm_ai_config.h
_H_TOS_FARM_AI_CONFIG_H -> __TOS_FARM_AI_CONFIG_H__
2020-07-31 19:56:27 +08:00
David Lin
ee853ef03d Update farm_ai_demo.h
__MQTT_DEMO_H__ -> __FARM_AI_DEMO_H__
2020-07-31 19:51:52 +08:00
David Lin
81341f6711 Update kv_sample.c 2020-07-31 19:39:01 +08:00
mculover666
0f68497eea add sub callback function in esp8266_tc_fw warpper 2020-07-29 10:18:09 +08:00
David Lin
197bf9c99d Update tencent_firmware_mqtt.c
1. memset(payload, 0, 256); -> memset(payload, 0, sizeof(payload));
2. fixed Indent.
2020-07-21 20:18:06 +08:00
mculover666
a9733a943e add mqtt-iothub project on EVB_G0 Board 2020-07-21 10:46:03 +08:00
David Lin
ed6c13fc02 Update blehr_sens.h
H_BLEHR_SENSOR_ -> _BLEHR_SENS_H_
2020-07-20 19:41:35 +08:00
Jingru
d0365112bd Merge branch 'master' into feature/arc_support 2020-07-13 20:11:52 +08:00
mculover666
66a674d73e add support for luat air724UG module 2020-07-03 10:53:43 +08:00
mculover666
092b971425 add ota update demo base tc esp8266 fw 2020-07-02 14:55:23 +08:00
mculover666
8691c0e92b add mqtt_based_qcloud_firmware project 2020-06-29 19:36:18 +08:00
mculover666
43af886714 ta http demo project test success 2020-06-24 18:13:04 +08:00