代码搜索:电容屏

找到约 4,731 项符合「电容屏」的源代码

代码结果 4,731
www.eeworm.com/read/461707/7221881

txt lcd屏幕清楚自定义函数.txt

函数:LcdClearme 功能:自定义的LCD清除屏幕上某一行的内容 参数:ac为电压或温度在LCD屏上所在行的AC值 ???acv=16 act=48??? LcdClearme(unsigned char ac) { unsigned char i; LcdSetAC(ac); for(i=0;i
www.eeworm.com/read/442245/7656468

h lcd353.h

#ifndef LCD353_H #define LCD353_H #define PT6523 //使用段码显示器 #define DISP_BUFF_SIZE 20 //显示缓冲区大小 #define LCD_CHAR_COUNTS 8 //主屏字符数量 #define DISP_MAX_CHAR 10 //最多显示字符数 //every conten
www.eeworm.com/read/442245/7656469

h lcd392.h

#ifndef LCD392_H #define LCD392_H #define PT6523 //使用段码显示器 #define DISP_BUFF_SIZE 20 //显示缓冲区大小 #define LCD_CHAR_COUNTS 8 //主屏字符数量 #define DISP_MAX_CHAR 9 //最多显示字符数 //every content
www.eeworm.com/read/434285/7877908

c main.c

//======================================================================================== // 程序功能: 读DS1302时间至点阵屏显示 // 硬件平台: 普罗太克UPS状态采集系统 // CPU为PIC16F877时, 可以用ICD2来调试, 也可以进行烧写, 但价格较PIC16F74贵
www.eeworm.com/read/142234/12955915

bak io_assign.h.bak

////-------------V型机液显屏IO分配----------------------------------/// #ifndef io_assign_h #define io_assign_h sfr AUXR=0x8e;//适用于89c51rd系列 //sbit EXTRAM=0x8e^1; sbit MCS1 = P1^2; sbit M
www.eeworm.com/read/142234/12955924

h io_assign.h

////-------------V型机液显屏IO分配----------------------------------/// #ifndef io_assign_h #define io_assign_h sfr AUXR=0x8e;//适用于89c51rd系列 //sbit EXTRAM=0x8e^1; sbit MCS1 = P1^2; sbit M
www.eeworm.com/read/242302/13076216

txt 如何才能判断屏幕上任意一点的像素颜色.txt

这 要 借 助 API函 数 。 先 使 用 : h = CreateDC("DISPLAY", vbNullString, 0, 0) 得 到 一 个 hDC, 实 际 就 是 整 个 屏 幕 的 hDC。 然 后 利 用 GetPixel(h, i, j)就 可 以 得 到 任 意 点 的 颜 色 值 。
www.eeworm.com/read/310559/13649109

plg dgl.plg

礦ision2 Build Log Project: E:\wu\LCD屏资料\DGL-0202W-7C-A\keil程序\dgl.uv2 Project File Date: 01/23/2008 Output:
www.eeworm.com/read/305867/13759668

bak io_assign.h.bak

////-------------V型机液显屏IO分配----------------------------------/// #ifndef io_assign_h #define io_assign_h sfr AUXR=0x8e;//适用于89c51rd系列 //sbit EXTRAM=0x8e^1; sbit MCS1 = P1^2; sbit M
www.eeworm.com/read/305867/13759673

h io_assign.h

////-------------V型机液显屏IO分配----------------------------------/// #ifndef io_assign_h #define io_assign_h sfr AUXR=0x8e;//适用于89c51rd系列 //sbit EXTRAM=0x8e^1; sbit MCS1 = P1^2; sbit M