-
uboot, bootload code
uboot,bootload代码-uboot, bootload code
- 2022-05-22 09:49:11下载
- 积分:1
-
sample drivers source code
sample drivers source code
- 2022-03-23 03:39:30下载
- 积分:1
-
8位频率计s
8位频率计s-zaszasasasasasasasasasasas
- 2022-04-17 17:28:23下载
- 积分:1
-
MPS430 used to control projects, and the U.S. share
采用MPS430控制的项目,和大家分享一下-MPS430 used to control projects, and the U.S. share
- 2022-02-20 22:49:37下载
- 积分:1
-
红外数据发送接收程序,实现温度和时间信号的发送与接收
结合红外通信理论与单片机实际应用,以AT89S52单片机为核心,包含红外数据采集发射和红外数据接收两大模块。为了方便测试,发送端采用数字温度测量器件DS18B20测量本地温度。发射模块检测到接收模块发送的命令后,会执行相应的动作,把温度和时间值数据,按照协议用38K方波发送出去。接收模块的一体化红外接收头检测到38K方波后,对应输出低电平,接收模块的单片机计算接收头的高低电平时间,判断是否为二进制“0”或者“1”,实现数据的解码并在LCD1602上显示。最终完成测温与红外数据传输的目的。
- 2023-07-22 05:40:03下载
- 积分:1
-
通过keil编译产生hex文件,可下载到USB芯片CY7C68013上作为固件程序,本代码面向采用纯GPIF方式传输的芯片
通过keil编译产生hex文件,可下载到USB芯片CY7C68013上作为固件程序,本代码面向采用纯GPIF方式传输的芯片-Keil compiler generated through the hex file can be downloaded to the USB chip CY7C68013 as firmware, the code for the use of pure GPIF transmitted chip
- 2022-02-14 02:40:16下载
- 积分:1
-
Msp430 单片机的温度
读取温度的 msp430 单片机 ADC 的帮助。仪器: MSP 430 发射台软件: IAR 嵌入式的工作台。一份样品进行内部 1.5 v A10with 参考 Vref。软件设置 ADC10SC 开始样品 andconversion-ADC10SC 会自动清除在平等机会委员会。ADC10 内部振荡器/4 次样本 (64 x) 和转换。在主循环中 MSP430 等待 LPM0 保存 poweruntil ADC10 转换完成,ADC10_ISR 将迫使 reti 从任何 LPMx 通过循环退出。温度在摄氏存储在 IntDegC,华氏 inIntDegF。非标定温度测量从一个设备到另一个设备,将 varywith 边坡和偏移量-请参阅数据表。ACLK = n/a,是板上 = SMCLK = 默认 DCO ~1.2MHz,ADC10CLK = ADC10OSC/4
- 2022-12-26 23:05:03下载
- 积分:1
-
讲解嵌入式设备上的Linux系统开发,具有一定的参考价值.
讲解嵌入式设备上的Linux系统开发,具有一定的参考价值.-on embedded devices on the Linux system development, with some reference value.
- 2022-06-18 11:54:20下载
- 积分:1
-
土豚的例子的源代码版本:4日期:2007
Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/SPI Activity Board.
Explanatory notes and build instructions are included in the README.txt file.
-Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/SPI Activity Board.
Explanatory notes and build instructions are included in the README.txt file.
- 2023-05-09 23:35:03下载
- 积分:1
-
基于Verilog下的串口通信实验
基于Verilog下的串口通信实验本实验所实现的功能以及相应的程序思想:验实现的功能有上位机向开发板发送数据,开发板接收以后通过数码管显示,并且将接收到的数据传回给上位机,通过串口调试助手将返回的数据显示出来。
- 2022-10-22 06:10:03下载
- 积分:1