-
LCD 的C语言驱动程序,非常实用!
可以
LCD 的C语言驱动程序,非常实用!
可以-The C language LCD drivers, very useful! Can
- 2022-05-18 13:56:36下载
- 积分:1
-
mc9s12XDP512 单片机PIT0 程序
mc9s12XDP512 单片机PIT0 程序-mc9s12XDP512 MCU PIT0 program
- 2023-04-04 22:30:05下载
- 积分:1
-
Ligong smartarm2200 week interruption of test board
周立功smartarm2200板子中断试验-Ligong smartarm2200 week interruption of test board
- 2022-01-25 18:26:37下载
- 积分:1
-
ARM7 temperature acquisition and display program, including data acquisition, as...
arm7下的温度采集和显示程序,包含了数据采集,还有数据转换,数据显示,也是嵌入式研究温度传感不可多得的程序。-ARM7 temperature acquisition and display program, including data acquisition, as well as data conversion, data show that research is embedded temperature sensing a rare procedure.
- 2022-03-14 07:33:34下载
- 积分: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
-
CPU 2410 using the examples of hardware! The package is the ADC conversion proce...
CPU 2410 硬件使用实例!该程序包是ADC转换的程序,经过转换后传回到PC是显示出来!-CPU 2410 using the examples of hardware! The package is the ADC conversion process, after conversion back to PC is displayed!
- 2022-01-26 06:11:52下载
- 积分:1
-
LCD和触摸屏的测试程序源代码.
LCD驱动IC:HX8347.
触摸屏的驱动IC:TSC2046...
LCD和触摸屏的测试程序源代码.
LCD驱动IC:HX8347.
触摸屏的驱动IC:TSC2046-LCD and touch screen test source code. LCD Driver IC: HX8347. Touch screen driver IC: TSC2046
- 2022-01-22 11:04:12下载
- 积分:1
-
at91rm9200例子代码,包括audio,basicboot,display,emac,flash,ide,rtc,uart,usb...
at91rm9200例子代码,包括audio,basicboot,display,emac,flash,ide,rtc,uart,usb-device,usb-host-at91rm9200 example code, including audio, basicboot. display, eMac, flash, ide, rtc, UART, USB-device, USB-host
- 2022-02-02 12:45:03下载
- 积分:1
-
Described in detail, U
详细介绍了U-BOOT在S3C44B0中的移位值,以及U-BOOT的注意事项
- 2022-05-29 08:07:38下载
- 积分:1
-
ATMEGA162的MMC、USB接口开发
ATMEGA162的MMC、USB接口开发-ATMEGA162 the MMC, USB interface development
- 2022-04-10 00:55:01下载
- 积分:1