-
tlc1543芯片的ad转换,用max7219驱动八位数码管显示转换电压值
tlc1543芯片的ad转换,用max7219驱动八位数码管显示转换电压值-tlc1543 chip ad conversion, with the max7219 driver 8 digital tube display conversion voltage value
- 2022-04-08 22:39:50下载
- 积分:1
-
利用8051单片机驱动H6152射频读写模块,实现对非接触式射频卡的读写操作。...
利用8051单片机驱动H6152射频读写模块,实现对非接触式射频卡的读写操作。-8051 drivers to use radio frequency reader module H6152, to realize non-contact RF card read and write operations.
- 2022-04-19 01:40:23下载
- 积分:1
-
Basic weighing functions, and play to display a list of some of the features, yo...
基本的称重功能,和发挥部分的显示购物清单的功能,可以设置日期和重新设定 10 种商品的单价,具有超重报警功能,由于系统资源丰富,还可以方便的扩展其应用
-Basic weighing functions, and play to display a list of some of the features, you can set the date and re-setting unit 10 kinds of commodities, with overweight alarm function, the system is rich in resources, but also facilitate the expansion of its application
- 2023-05-11 12:50:03下载
- 积分: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
-
D/A7513可以用于调试
1602显示器
D/A7513可以用于调试
1602显示器-D/A7513 display 1602 can be used to debug
- 2022-07-01 03:41:55下载
- 积分:1
-
Proteus仿真的Arm7源程序,用于串口通信,开发环境为ADS
Proteus仿真的Arm7源程序,用于串口通信,开发环境为ADS-Proteus simulation ARM7 source for serial communications, development environment for the ADS
- 2022-09-02 12:10:03下载
- 积分:1
-
用ATMega单片机做的跑马灯的程序代码
用ATMega单片机做的跑马灯的程序代码-MCU to do with the ATMega Marquee program code
- 2022-05-30 15:55:26下载
- 积分:1
-
SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用...
SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用 SPI接口AD转换器代码 2002/3/9 design by elven-SPI AD converter code of the source implementation of the serial (SPI) interface software simulation This is a project that will be used SPI interface devices, debug successful, the compiler through WAVE, and can directly call SPI AD converter code 2002/3/9 by design"s Eleven
- 2022-12-05 02:35:03下载
- 积分:1
-
《51系列单片机高级实例开发指南》一书的can总线的PC端的源代码...
《51系列单片机高级实例开发指南》一书的can总线的PC端的源代码-"51 MCU Development Guide Senior example," a book can Bus PC side of the source code! !
- 2023-08-14 09:40:03下载
- 积分:1
-
USB主机方式的应用可以参考CH375的资料,与计算机连接的USB设备方式(或自己做U盘)可以参考CH372
的资料。如果是读写U盘并且用量较少或者是系统...
USB主机方式的应用可以参考CH375的资料,与计算机连接的USB设备方式(或自己做U盘)可以参考CH372
的资料。如果是读写U盘并且用量较少或者是系统集成,关心快速入门并且简单易用,那么可以参考半成
-USB host mode the application can reference CH375 information, and computer-connected USB devices (or their own to do U disk) can refer to the information CH372. If it is to read and write U disk and the amount of less or systems integration, care and easy-to-use Quick Start, it can refer to semifinished
- 2023-05-08 11:35:02下载
- 积分:1