-
基于s3c44b0的芯片实现触屏的彩色显示。
基于s3c44b0的芯片实现触屏的彩色显示。-The chip-based s3c44b0 touch-screen color display.
- 2023-01-21 16:20:04下载
- 积分:1
-
12864+ Ds1302 the perpetual calendar, LCD is intended to bring the Chinese font,...
12864+ds1302 的万年历,LCD是带中文字库的,串行-12864+ Ds1302 the perpetual calendar, LCD is intended to bring the Chinese font, serial
- 2022-09-08 22:50:02下载
- 积分:1
-
through GPRS PPP dialup procedures, the procedures adopted in x86 tests
通过GPRS的PPP拔号程序,本程序在x86下通过测试-through GPRS PPP dialup procedures, the procedures adopted in x86 tests
- 2023-03-04 12:05:03下载
- 积分:1
-
傅杨烈的单片机教程,是我所见过的最详尽的单片机及嵌入式系统教程。...
傅杨烈的单片机教程,是我所见过的最详尽的单片机及嵌入式系统教程。-Lie Yang Fu SCM Guide, I have seen the most comprehensive SCM and Embedded Systems Directory.
- 2022-02-25 10:18:11下载
- 积分:1
-
犯错
红外解码程序主要工作为等待红外线信号出现,并跳过引导信号,开始收集连续32位的表面数据,存入内存的连续空间。位信号解码的原则是:以判断各个位的波宽信号来决定高低信号。位解码原理如下:
解码为0:低电平的宽度0.56ms+高电平的宽度0.56ms。
解码为1:低电平的宽度1.68ms+高电平的宽度0.56ms。
程序中必须设计一精确的0.1ms延时时间作为基础时间,以计数实际的波形宽度,若读值为5表示波形宽度为0.5ms,若读值为16表示波形宽度为1.6ms,以此类推。高电平的宽度1.12ms为固定,因此可以直接判断低电平的宽度的计数值5或时16,来确定编码为0或是1。程序中可以减法指令SUBB来完成判断,指令“SUBB A,R2”中若R2为计数值,A寄存器设为8,就可如下:
当“8-R2”有产生借位,借位标志C=1,表示编码为1。
当“8-R2”无产生借位,借位标志C=0,表示编码为0。
将借位标志C经过右移指令“RRC A”转入A寄存器中,再经由R0寄存器间接寻址存入内存中。
-err
- 2022-08-22 12:44:29下载
- 积分:1
-
keil c 代码 用于usb
keil c 代码 用于usb-These are keil c source code and can be applied in usb
- 2022-10-23 01:50:03下载
- 积分:1
-
我用单片机8952和电压比较器339做了一个简单的电容容量测量表,参数大
致如下:
电容测量范围为1pF...
我用单片机8952和电压比较器339做了一个简单的电容容量测量表,参数大
致如下:
电容测量范围为1pF-9999.99uF,最小分辨力为1pF。分为5个量程,可以自
动切换量程,也可手动切换。
另外,有简单的频率计功能,能测量0-60MHz的数字信号频率(TTL电平);
还可以产生几个单点频率的方波信号(比如1KHz)。
采用1602LCD作为显示器;4个按键控制;使用24C01保存当前设置值,不用
每次开机重新设置。可单5V供电,也可9V交流供电
-I used the single-chip 8952 and the voltage comparator 339 to do a simple capacitance measurement table, parameters are as follows: capacitance measurement range 1pF-9999.99uF, the minimum resolution for the 1pF. Divided into five ranges, you can automatically switch range can also be manually switched. In addition, a simple frequency meter function, capable of measuring 0-60MHz frequency digital signal (TTL level) can also lead to several single-point-frequency square-wave signal (for example, 1KHz). 1602LCD used as a monitor 4 button control use 24C01 to preserve the current settings, do not reset each boot. Can be a single 5V power supply, 9V AC power supply can also be
- 2023-08-10 15:10:03下载
- 积分:1
-
T6963C 128x128液晶驱动,非常适合学习和使用单片机开发人员用
T6963C 128x128液晶驱动,非常适合学习和使用单片机开发人员用-T6963C 128x128 LCD driver, very suitable for the learning and use of single-chip developers to use
- 2022-02-13 14:48:24下载
- 积分:1
-
AVR单片机应用系统开发典型实例_5
AVR单片机应用系统开发典型实例_5 -AVR Singlechip classic example of application systems development _5
- 2023-01-09 15:05:03下载
- 积分:1
-
基于12887和80c52的时钟程序,c语言开发
基于12887和80c52的时钟程序,c语言开发
-based on the 12887 and 80c52 clock procedures, c-language development
- 2022-09-11 23:50:04下载
- 积分:1