-
串口调试助手源码
一个简便版的串口调试助手,可以自添加需要的功能。(A simple version of the serial debugging assistant, you can add the required functions.)
- 2019-07-01 09:23:15下载
- 积分:1
-
ucos_vc
嵌入式操作系统ucos ii在visual studio vc下运行,极大的方便的初学者了解us0s ii的运行过程!(Embedded operating system ucos ii in visual studio vc run, a great convenience for beginners to understand the operation of the process of us0s ii!)
- 2008-08-02 21:02:02下载
- 积分:1
-
C语言复习资料--编程
说明: C语言复习资料--编程
转载自网络,不明白为什么非得是上传编程的资料(C language review materials -- programming)
- 2020-06-19 02:20:01下载
- 积分:1
-
GSL-1.8 源码及库的安装包
说明: GSL库,以及源程序文件,以及直接安装。不用编译。(The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License.
The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.)
- 2019-01-09 23:07:16下载
- 积分:1
-
rUsb
说明: 基于cyapi的上位机读取usb数据,编写平台VS2015(Reading USB data by host computer based on cyapi)
- 2020-06-22 16:20:02下载
- 积分:1
-
SEEDdrivers
合众达提供的两个驱动,可以添加自己的算法。一个是串口的,一个是实时系统的。(America to the two drivers, they can add their own algorithms. 1 serial port, a real-time system.)
- 2007-06-11 09:53:13下载
- 积分:1
-
GD32E10x_gujiankuyonghuzhinan_V1.0
说明: GD32E10x芯片固件库pdf,文中详细描述了该类芯片的固件函数使用方法(The firmware library PDF of GD32E10x chip is described in detail in this paper.)
- 2020-06-22 15:00:01下载
- 积分:1
-
Modbus
用C#实现ModBus读写功能,用作客户端读写ModBus-TCP server数据(Modbus read and write functions in C#)
- 2013-09-02 15:08:53下载
- 积分:1
-
麦轮小车万向资料
说明: 麦克纳姆轮 蓝牙连接 万向移动
蓝牙通信协议
波特率 9600
校验位 无
停止位 1位
一共发送8个字节:AA AA 00 00 00 00 55 55
AA AA (HEX格式,2字节,是帧头)
00 (HEX格式,1字节,转向,范围-127到127,0代表不转向;正值代表向右转向;负值代表向左转向)
00 (HEX格式,1字节,空)
00 (HEX格式,1字节,左右平移,范围-127到127,0代表停止左右平移;正值代表向右平移;负值代表向左平移)
00 (HEX格式,1字节,前后平移,范围-127到127,0代表停止前后平移;正值代表向前平移;负值代表向后平移)
55 55 (HEX格式,2字节,是帧尾)(McNamuren Wanxiang)
- 2019-03-01 12:07:25下载
- 积分:1
-
Snow-BIN
这是一个托盘程序的事例,托盘程序在桌面实现下雪的场景(Snow Tray Program)
- 2010-06-05 12:48:00下载
- 积分:1