-
这是用320*240TFT显示的FFT和IFFT测试程序,只要把不同型号的液晶更改初始化程序,就可以实现移植。...
这是用320*240TFT显示的FFT和IFFT测试程序,只要把不同型号的液晶更改初始化程序,就可以实现移植。-It is used 320* 240TFT shows FFT and IFFT testing procedures, so long as the different types of liquid crystal changes to initialization procedures, transplantation can be achieved.
- 2022-10-31 11:05:03下载
- 积分:1
-
AT单片机通用DS18B20测温。 LCD1602显示。已经成功使用过。
AT单片机通用DS18B20测温。 LCD1602显示。已经成功使用过。-AT SCM General DS18B20 temperature. LCD1602 display. Has been successfully used.
- 2023-04-26 05:05:03下载
- 积分:1
-
仅供参考仅供参考仅供参考
仅供参考 仅供参考-only reference is for reference only reference is for reference only
- 2022-10-14 22:20:03下载
- 积分:1
-
ARM7――lpc2148forSD卡的读写控制
ARM7――lpc2148forSD卡的读写控制-ARM7- lpc2148forSD card read and write control
- 2022-07-15 04:07:39下载
- 积分: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
-
Wiegand reader into RS232 data to the host computer after the procedure
读取韦根数据转换成RS232后传给上位机的程序-Wiegand reader into RS232 data to the host computer after the procedure
- 2022-06-19 16:39:29下载
- 积分:1
-
avr单片机的ADC差分转换程序,网上非常少的资源
avr单片机的ADC差分转换程序,网上非常少的资源
-avr microcontroller ADC differential conversion program, online resources for very little
- 2022-01-31 02:02:27下载
- 积分:1
-
一款国产的8051模拟器(全部源代码)
本软件是一款8051模拟器,他的特点是可以模拟多处理器平台,在简单的多工作区间的界面上可以很方便的模拟8051处理器...
一款国产的8051模拟器(全部源代码)
本软件是一款8051模拟器,他的特点是可以模拟多处理器平台,在简单的多工作区间的界面上可以很方便的模拟8051处理器, 最重要的是这个单片机系统可以完全由你自己订制,你甚至可以随意创建自己的多单片机系统,什么SMP 基于串行总线的分布式系统,集群式系统,只要你能想到的,都可以办到,充分发挥你的想象力。现在1.0版本已经基本体现出了这种思想,在以后的版本中将使这一特性变的 更加强大!
http://vchelp.net/copathway/project_view.asp?prj_id=1343-Simulator 8051 (all source code) of the 8051 is a software simulator, he can simulate the characteristics of a multi-processor platform, the more simple interval work on the interface can be easily simulated 8051 processor, the most important is that the SCM system can be entirely your own custom you can even create your own free multi processor systems, based on what SMP Serial Bus distributed systems, cluster systems, as long as you can think of, it can be done, give full play to your imagination. Version 1.0 now has basically reflected this thinking, in the future version of this feature will become even more powerful! Http://vchelp.net/copathway/project_view.asp prj_id = 1343
- 2023-05-05 14:50:03下载
- 积分:1
-
一个本人编写的时钟程序,用stc芯片,四位数码管,74ls164译码器。...
一个本人编写的时钟程序,用stc芯片,四位数码管,74ls164译码器。-I prepared a clock procedures, using STC chips, four digital tube, 74ls164 decoder.
- 2022-03-01 23:08:23下载
- 积分:1
-
单片机时钟显示的C++语言代码。
单片机控制钟表显示的c语言代码.-SCM clocks displayed c language code.
- 2023-05-26 14:20:03下载
- 积分:1