1 Star 1 Fork 0

Rapid / rapid_dev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

rapid_dev

rapid开发包 rapid development package

Rapid elite是基于stm32f103设计的开发板。开发板设计的方向主要面向网络通信和工业通信。由于单片机片上资源比较有限,rapid elite开发板专门针对这种情况开发了一套超小型版的Javascript引擎,不仅满足在资源有限的条件下运行,同时降低了硬件开发难度。

Rapid的js开发环境是基于cupkee和panda进行裁剪和优化,更多详细内容可以关注: http://www.cupkee.cn

获取更多产品信息,请关注 www.o2ee.com

Rapid Elite is running on stm32f103 MCU. The design is basically focused on Internet and industrial communications. Due to the limitation of the MCU on-chip resources, the Javascript engine is shrinked to take up 40kb flash and 20kb RAM. However, the embedded application design becomes even easier than the other ways.

Rapid命令使用:

For windows user: 1.打开cmd命令行,进入项目目录下的windows目录。 2.复位开发板,三秒钟内按下wkup键,进入boot模式。 3.输入rapid.exe -d COM4 ..\tutorial\led.js进行js代码编译和下载。 4.输入rapid.exe -u COM4 ..\firmware\RAPID_0_0_5.bin进行固件更新。

note:-d 或 -u 后面参数是串口名称,需要根据当前名称进行修改。

For more products, please visit www.o2ee.com

空文件

简介

rapid elite开发板sdk 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/rapid_elite/rapid_dev.git
git@gitee.com:rapid_elite/rapid_dev.git
rapid_elite
rapid_dev
rapid_dev
master

搜索帮助