-
AD7606模数转换
资源描述以Verilog作为编程语言,开发了基于FPGA的AD数据采样系统,所用AD芯片为AD7606,该款芯片具有8通道,16位转换功能。
- 2022-07-01 08:59:49下载
- 积分:1
-
嵌入式处理器S3C2410的realboot源码功能和程序BOOTLOADE…
嵌入式处理器s3c2410的realboot源码程序bootloader功能和bios功能,用ads工程建立,大家可以直接学习。-embedded processor s3c2410 realboot source of functions and procedures Bootloader bios functions, with the establishment of ads works, we can learn.
- 2022-03-22 16:00:10下载
- 积分:1
-
arm 指令集的详细解析 对于adi平台的嵌入式芯片内部有微指令集的芯片,这个文档是很有价值的...
arm 指令集的详细解析 对于adi平台的嵌入式芯片内部有微指令集的芯片,这个文档是很有价值的-arm instruction set for the detailed analysis of Patrick platform chip embedded within the task of the chip sets, this document is of great value
- 2022-01-30 11:19:43下载
- 积分:1
-
15寸,17寸液晶显示器驱动程序,带pcb图
15寸,17寸液晶显示器驱动程序,带pcb图-15-inch, 17-inch liquid crystal display driver with pcb diagram
- 2023-04-15 03:55:03下载
- 积分:1
-
DC motor bipolar PWM reversible double
直流电动机双极性可逆双闭环PWM控制程序-DC motor bipolar PWM reversible double-loop control procedures
- 2022-01-25 15:33:58下载
- 积分:1
-
s3c2440 on the classic experiment led drive to make a minor can be borrowed! !
s3c2440上led驱动试验 很经典的 稍作改动就可以借用了-s3c2440 on the classic experiment led drive to make a minor can be borrowed! !
- 2022-01-30 19:54:34下载
- 积分:1
-
9200板的LCD显示控制程序,使用的是S1D13506显示芯片。
9200板的LCD显示控制程序,使用的是S1D13506显示芯片。-9200 board s LCD display control program,with S1D13506 chip driver. and so on.
- 2022-07-27 06:07:04下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
at91rm9200 benchmark
at91rm9200 benchmark-GHS3_6-2_0
- 2022-03-09 10:30:50下载
- 积分:1
-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)
-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-03-13 10:30:42下载
- 积分:1