-
ps2_keyboard AVR
PS2_KEYBOARD for AVR
- 2023-07-24 08:15:03下载
- 积分:1
-
Collected in 16 AD conversion chip technical data and some application examples...
搜集的16位AD转换芯片的技术资料及部分应用实例论文AD976、AD7655、AD73360、ads1174、cs1160、LTC2497f-Collected in 16 AD conversion chip technical data and some application examples papers AD976, AD7655, AD73360, ads1174, cs1160, LTC2497f
- 2022-11-29 14:35:04下载
- 积分:1
-
5615的使用,即TLC5615头文件,谢谢各位下载啊
5615的使用,即TLC5615头文件,谢谢各位下载啊-The use of 5615, that is, header files TLC5615 Thank you to download ah
- 2022-05-22 19:53:09下载
- 积分:1
-
This document contains the specific NE555 internal circuit 555 and the specific...
本文档收录了NE555的具体的内部电路图及555的具体的应用方式,对想了解555的初学者有很大的帮助.-This document contains the specific NE555 internal circuit 555 and the specific application, right would like to know 555 beginners a great help.
- 2022-01-26 04:33:59下载
- 积分:1
-
OPENGMAX,大家可能都用到过,这里可以和大家分享一些优化的代码,可以共同提高,ARMcode 优化...
OPENGMAX,大家可能都用到过,这里可以和大家分享一些优化的代码,可以共同提高,ARMcode 优化-OPENGMAX, you may have used before, here we can share some optimized code, can work together to improve, ARMcode optimization
- 2023-06-12 13:05:04下载
- 积分: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
-
AT24C02的应用例程,进行eeprom和I2C的应用设计
AT24C02的应用例程,进行eeprom和I2C的应用设计-AT24C02 Application routines for I2C EEPROM and Application Design
- 2023-05-15 16:20:04下载
- 积分:1
-
基于MSP430单片机的,GPRS源代码,已经调试成功。
基于MSP430单片机的,GPRS源代码,已经调试成功。-MSP430 MCU-based, GPRS source code, debugging has been successful.
- 2022-03-25 03:58:15下载
- 积分:1
-
脉冲宽度的测量,利用1602液晶显示,和4*4键盘输入,AT89C52单片机控制,实现对长脉冲宽度的测量...
脉冲宽度的测量,利用1602液晶显示,和4*4键盘输入,AT89C52单片机控制,实现对长脉冲宽度的测量-Pulse width measurement, the use of liquid crystal display 1602, and 4* 4 keyboard input, AT89C52 single-chip control, realize the long pulse width measurement
- 2022-01-23 10:18:35下载
- 积分:1
-
C51 CAN开发测试软件和驱动程序,带相关开发文档
C51 CAN开发测试软件和驱动程序,带相关开发文档-C51 CAN development and testing of software and drivers, with the development of relevant documents
- 2022-07-15 23:24:28下载
- 积分:1