-
LED的亮度渐变驱动程序,可以调节LED 的亮度,并且在AVR单片机上实现...
LED的亮度渐变驱动程序,可以调节LED 的亮度,并且在AVR单片机上实现-Gradient brightness LED driver can adjust the LED brightness, and realize in the AVR Single Chip
- 2022-12-07 05:00:02下载
- 积分:1
-
AVR和PC机并口以EPP方式通信的源代码,与大家共享
AVR和PC机并口以EPP方式通信的源代码,与大家共享-AVR and the PC parallel port to EPP mode machine communication source code, and share
- 2022-02-01 16:09:49下载
- 积分:1
-
avr对ILI9320 240*320的屏幕。可以直接驱动~~!
avr对ILI9320 240*320的屏幕。可以直接驱动~~!-avr for ILI9320 240* 320 screen. Can directly drive ~ ~!
- 2023-02-25 10:00:03下载
- 积分:1
-
德国KVASER公司关于MCP2510驱动的源代码
德国KVASER公司关于MCP2510驱动的源代码-Germany KVASER company on the MCP2510-driven source code
- 2022-08-08 15:50:56下载
- 积分:1
-
AT24CXX Driver(XX=01,02,04,08,16,32,64)
AT24CXX驱动(XX=01,02,04,08,16,32,64)-AT24CXX Driver(XX=01,02,04,08,16,32,64)
- 2022-07-25 14:27:18下载
- 积分: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
-
四相步进电驱程序,能够实现电驱的运转速度的控制。
四相步进电驱程序,能够实现电驱的运转速度的控制。-4-phase stepper electric drive program, to achieve the operation of electric drive speed control.
- 2022-03-20 00:35:18下载
- 积分:1
-
我老师为上课开发的单片机测试源程序,怎么可能“文件已存在”?...
我老师为上课开发的单片机测试源程序,怎么可能“文件已存在”?-my teacher for the class of MCU development test program, how likely "file already exists?"
- 2022-04-15 03:01:13下载
- 积分:1
-
MSP430系列单片机接口技术及系统设计实例电子版书籍
MSP430系列单片机接口技术及系统设计实例电子版书籍-MSP430 MCU interface technology and system design example the electronic version of books
- 2022-07-07 13:05:05下载
- 积分:1
-
标准frescale单片机的I2C总线程序
标准frescale单片机的I2C总线程序-frescale MCU standard I2C bus procedures
- 2022-06-15 16:32:18下载
- 积分:1