BL_MCU_SDK also provides support for RTOS porting, LVGL porting, cloud connections such as AWS, Tensorflow Lite porting and usage, etc., to help developers deploy AI in the IoT field faster and better, and achieve more intelligent interaction and interconnection of intelligent scenarios application...
.cproject [sync] release sdk2.0 2年前 .gitignore [sync] release sdk2.0 2年前 .project [sync] release sdk2.0 2年前 BouffaloSDK.png [sync] sync code from internal 2年前 CKLink_BL616.launch [sync] release sdk2.0 2年前 CKLink_BL702.launch [sync] release sdk2.0...
BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk。 SDK Architecture Code Directories NameDescription bsp/board clock, pinmux, memoryheap and console...
BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk - GitHub - bouffalolab/bouffalo_sdk: BouffaloSDK is the IOT and
最近Sipeed上线了一款调试器RV-Debugger Plus,这个调试器是模拟FT2232D,本身没啥好玩的;不过呢,这个调试器使用的MCU比较有意思,是博流智能的BL702,支持二次开发并且提供SDK,值得玩玩。 先列一下我觉得比较有趣的配置: RISC-V(准确说是SiFive E24,四舍五入算是年轻人的第一个SiFive),指令集为RV32IMAFC,支持FPU...
nanzh/bl_mcu_sdk forked from 博流智能科技(南京)有限公司/bouffalo_sdk 确定同步? 同步操作将从 博流智能科技(南京)有限公司/bouffalo_sdk 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!! 确定后同步将在后台操作,完成时将刷新页面,请耐心等待。 删除在远程仓库中不存在的分支和标...
Sipeed Examples(github) Bouffalolab SDK(github) SDK 使用指南:https://bl-mcu-sdk.readthedocs.io/zh_CN/latest/index.html 交流QQ 群:816177882。点我加群 论坛:bbs.sipeed.com 九、注意事项# 项目注意事项 静电防护请避免静电打到 PCBA 上;接触 PCBA 之前请把手的静电释放掉 ...
BL_IOT_SDK历经了严格的应用测试,已成功应用于几千万台物联网设备。开发人员基于其成熟和清晰的软件架构,完善的API 和易用的工具,将更容易构建BL606P的应用程序或进行其他平台的方案移植。在使用BL606P及SDK构建丰富的物联网连接功能的同时,结合博流智能与阿里巴巴达摩院联合研发的人工智能语音识别软件库,可实现更多...
694积分: 828个人网站Re: 博流智能将要推出杀手级芯片bl808(可以跑linux)官方的github、gitee都有提及BL...
4:export BL_SDK_PATH 这一步每次重开都要重新来一次,否则会找不到编译链。有长效修改的方法,可自行搜索尝试。 2:LVGL体验 LVGL是由来自匈牙利首都布达佩斯的 Gábor Kiss-Vámosi最早于2016年编写并开源的一款可运行于低资源的MCU设备上的开源嵌入式GUI库(轻量级通用型图形库)。