-
基于ATMEGA16的时钟芯片原代码,拿过来就 可以用
基于ATMEGA16的时钟芯片原代码,拿过来就 可以用-Based on ATmega16 chip clock source code, get back on the can
- 2023-04-13 16:30:04下载
- 积分:1
-
ZigBee2007 Protocol
zigbee2007协议规范,第一章,中文-ZigBee2007 Protocol
- 2022-05-17 15:20:51下载
- 积分:1
-
这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到u...
这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到uclinux中。-early MiniGUI This is the ultimate version of DOS version, compressed packet contains source code, sample program and API reference documentation. The version for beginners, the BC++4. 5 can be directly translated, I was trying to migrate to its Basis China.
- 2022-01-25 14:04:15下载
- 积分:1
-
mega8 mcu ,iccavr ,c program ,int0 int1 ,ADC ,uart,i/o
mega8 mcu ,iccavr ,c program ,int0 int1 ,ADC ,uart,i/o
- 2022-05-27 06:52:17下载
- 积分:1
-
STemwin在stm32F103上的移植
应用背景这是一个stemwin的程序,多应用在需要配置用户界面的地方,当你需要用户gui支持时,可以尝试使用该程序.方便使用的.值得借鉴关键技术使用stm32的标准外设库,而且是在keil环境下编程,使用的C语言.使用的关键技术有C数据结构,GUI移植系统.Keil使用技术.
- 2022-02-25 23:03:03下载
- 积分:1
-
用51 控制对接收来自0832的信号进行ad转换
用51 控制对接收来自0832的信号进行ad转换-With 51 receiving control signals from the 0832 conversion ad
- 2022-01-25 17:47:12下载
- 积分:1
-
430控制12887源程序,程序详细是唯1一款从51单片机移植过来的程序...
430控制12887源程序,程序详细是唯1一款从51单片机移植过来的程序-12887 source control 430, the program in detail is the only one a single-chip from the 51 transplant procedures
- 2022-12-09 02:00:03下载
- 积分:1
-
stm32 硬件IIC总线
资源描述本源码使用STM32的硬件IIC接口方式实现IIC总线,读取EEPROM的数据。注意:使用STM32的硬件IIC接口存在一些小小的技巧,ST公司使的总线时序比例与NXP和ATMEL公司的不太一样。
- 2022-01-27 14:24:18下载
- 积分:1
-
c++视频教程,很不错,大家可以学习一下
c++视频教程,很不错,大家可以学习一下-c++ video tutorial, very good, we can learn about
- 2022-06-26 09:20:15下载
- 积分: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