-
frescale Microcontroller with PDIUSBD12 and computer communications, including g...
飞思卡尔单片机用PDIUSBD12和电脑通信,包括通用驱动,周立功的easyd12.dll和自写的VB测试程序控制B口上的两个小灯 用I/O口模拟总线和PDIUSBD12数据交换-frescale Microcontroller with PDIUSBD12 and computer communications, including general-purpose-driven, ZLG easyd12.dll and self-written by the VB test program control port B on the two small lamps with I/O port analog bus and PDIUSBD12 data exchange
- 2022-01-31 03:52:55下载
- 积分:1
-
主要是一些基本的C61的程序,初学者有福了
主要是一些基本的C61的程序,初学者有福了-Mainly C61 some basic procedures, beginners blessed
- 2022-02-11 12:30:23下载
- 积分:1
-
12864液晶是市场上很常用的液晶,通过本程序可以测试液晶屏的好坏....
12864液晶是市场上很常用的液晶,通过本程序可以测试液晶屏的好坏.-12864 LCD market is very commonly used in liquid crystal, through this program can test the quality of LCD.
- 2022-08-15 17:42:00下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
单片机键盘实例!供应链管理是学习过程中的一开始就很好的例子!
单片机键盘例子!是学习单片机初级时很好的程序例子!-SCM keyboard example! SCM is the initial learning process when good example!
- 2022-02-07 22:44:24下载
- 积分:1
-
51单片机u盘读写模块,提供全套资料,原理图,固件源代码。...
51单片机u盘读写模块,提供全套资料,原理图,固件源代码。-usb mass storage controller module
- 2022-03-17 13:26:17下载
- 积分:1
-
实现多个数字滚动,移位显示,当按下某个按键时,会将对应于端口的数值送入低位数码管显示...
实现多个数字滚动,移位显示,当按下某个按键时,会将对应于端口的数值送入低位数码管显示-To achieve more than the number of rolling, shift display
- 2022-07-03 02:55:35下载
- 积分:1
-
Single
单片机键盘阵列扫描源程序解析,让你更好的理解按键扫描的原理-Single-chip arrays to scan the source code to resolve the keyboard, allows you to better understand the key principle of scanning
- 2022-03-10 21:11:11下载
- 积分:1
-
8279与单片机接口
8279与单片机接口
8279与单片机接口
8279与单片机接口
- 2022-06-16 03:09:16下载
- 积分:1
-
我上传使用单
本人上传的是 单片机 利用定时器演奏音乐.asm 源代码
-I upload using the single-chip timers playing music. Asm source code
- 2022-04-12 18:59:29下载
- 积分:1