-
ARM9驱动程序
S3C2440的驱动源码,包括adc模数转换、beep蜂鸣器、camera摄像、ds18b20温度检测器、key按键控制、led灯显示.
- 2023-02-05 08:05:03下载
- 积分:1
-
嵌入式Linux应用开发详解 linux下串口操作源码和网络口操作源码...
嵌入式Linux应用开发详解 linux下串口操作源码和网络口操作源码-Embedded Linux Application Development Elaborates on Linux operating Serial source and network operation source I
- 2022-05-05 08:04:15下载
- 积分:1
-
Allen
Allen-Bradley通讯 232-485 源程序-Allen-Bradley communications source 232-485
- 2022-05-24 05:05:35下载
- 积分:1
-
DNW0.5G源码及改进的源码.rar
DNW0.5G源码及改进的源码.rar修改guid.h文件中//New GUID by purnnamu// {8E120C45-4968-4188-BA19-9A82361C8FA8}DEFINE_GUID(GUID_CLASS_I82930_BULK, 0x8e120c45, 0x4968, 0x4188, 0xba, 0x19, 0x9a, 0x82, 0x36, 0x1c, 0x8f, 0xa8);源码已用vs2005下编译测试过,没问题哦。可适用嵌入式开发板的usb升级使用,亲侧可用。
- 2022-04-23 11:25:20下载
- 积分:1
-
8051模拟I2C,I2C单字节读写和多字节读写
8051模拟I2C,I2C单字节读写和多字节读写
- 2023-05-16 10:40:03下载
- 积分:1
-
AT91M40800 migration of the source code of the uC_OSII
AT91M40800的uC_OSII的移植源代码-AT91M40800 migration of the source code of the uC_OSII
- 2023-09-06 15:00:03下载
- 积分:1
-
MSP430系列单片机C语言程序设计与开发
MSP430系列单片机C语言程序设计与开发-MSP430 Microcontroller C Programming Language Design and Development
- 2022-03-25 13:10:15下载
- 积分:1
-
我一直相信,一个人很容易落后,除非他继续学习。对…
I always believe that one will easily lag behind unless he keeps on learning. Of course, if I am given a chance for advanced studies in this famous University , I will stare to effort to master a good command of advance my capability.
- 2023-08-28 23:25:04下载
- 积分:1
-
实现2430通过DS18B20读取环境温度,构成无线温度测量节点
实现2430通过DS18B20读取环境温度,构成无线温度测量节点-Achieve the 2430 to read through the DS18B20 ambient temperature to form the wireless temperature measurement node
- 2022-05-22 04:35:07下载
- 积分:1
-
基于Verilog 实现RS232的通讯
应用背景这是通过Verilog硬件描述语言,在XILINX 公司的KINTEX-7系列的FPGA上实现的RS232串口通讯的功能。经过本人亲自验证,完全可以实现通讯的功能。关键技术本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.
- 2022-08-09 08:56:17下载
- 积分:1