-
linux device driver for fifo algorithm
linux device driver for fifo algorithm
- 2022-07-07 12:32:34下载
- 积分:1
-
一款低价位时钟芯片的C驱动程序
一款低价位时钟芯片的C驱动程序-low-priced clock chip C Driver
- 2022-12-06 00:40:03下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
MODEM AT 指令集
MODEM AT 指令集-MODEM AT command set
- 2022-03-25 01:27:06下载
- 积分:1
-
weeks D12 development board, who were brought to the Windows XP drivers, the com...
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the selected Configuration and Interface 修改上面两处后,USB可以正常使用了. -weeks D12 development board, who were brought to the Windows XP drivers, the compiler will happen after the USB device not working properly. Following is the revised code, revised after normal work. In d12.c and Ioctl.c, 256 will be removed, this will generate to Enumerate equipment located descriptors up the length wrong, the revised : not = sizeof (USB_CONFIGURATION_DESCRIPTOR) in the D12_SelectInterface d12.c function, equipment End interface for a period after the code can also lead to wrong drivers need to shield the following code// Retrieve the selected Configuration Interface and the above two changes, USB can use the normal.
- 2022-06-28 00:42:14下载
- 积分:1
-
基于MSP430的单片机的TC35/MC35的无线通讯MODEM
基于MSP430的单片机的TC35/MC35的无线通讯MODEM-based on the MSP430 MCU TC35/MC35 wireless MODEM
- 2022-07-22 21:00:54下载
- 积分:1
-
qt实现不规制控件,环境QT2.3.2,QTE2.3.7,TMAKE1.1
qt实现不规制控件,环境QT2.3.2,QTE2.3.7,TMAKE1.1-qt regulatory controls do not realize, the environment QT2.3.2, QTE2.3.7, TMAKE1.1
- 2022-08-15 21:06:22下载
- 积分:1
-
Procedures for a liquid crystal display, 128x64 can display information such as...
一个液晶显示程序,128x64可以显示汉字等信息在液晶屏上-Procedures for a liquid crystal display, 128x64 can display information such as Chinese characters on the LCD screen ... ...
- 2023-04-18 06:35:02下载
- 积分:1
-
用于DSP中的图像矫正.原理是伽马矫正.可以参照灰度与伽马值的对应表...
用于DSP中的图像矫正.原理是伽马矫正.可以参照灰度与伽马值的对应表-DSP for image correction. The principle is gamma correction. Grayscale and gamma reference value corresponding to Table
- 2023-01-18 10:15:03下载
- 积分:1
-
micropython stm32 控制器项目
micropython stm32 控制器项目。这些项目基本制度 stm32 的手臂。将会有这些平台板的样例项目。
- 2022-03-18 15:01:15下载
- 积分:1