-
这是教你怎么利用单片机进行音乐的播放程序,非常好用
这是教你怎么利用单片机进行音乐的播放程序,非常好用-This is to teach you how to use microcontroller to the music player is very easy to use
- 2022-05-04 23:44:20下载
- 积分:1
-
avr m128 双串口通讯,实现数据的转发功能,晶振为11.0592MHz,波特率为96...
avr m128 双串口通讯,实现数据的转发功能,晶振为11.0592MHz,波特率为96-avr m128 dual serial communications, data forwarding function, crystal for 11.0592MHz, baud rate of 96
- 2022-01-25 18:36:57下载
- 积分:1
-
DIY多功能转换器(已调试通过)。
本原理图可以实现USB/RS232、USB/RS422、USB/RS485接口转换功能。只需安装USB驱动程序即可实现U...
DIY多功能转换器(已调试通过)。
本原理图可以实现USB/RS232、USB/RS422、USB/RS485接口转换功能。只需安装USB驱动程序即可实现USB转串口的功能,简单方便。另外只需对电路图稍作改动即可实现RS232/RS422或RS232/RS485转换功能。
心动了吗?不如赶快行动,拥有属于自己的五合一的接口转换器吧!-DIY Multi-function Converter (has debug through). The schematic diagram can be achieved USB/RS232, USB/RS422, USB/RS485 interface conversion. Simply install the USB driver can achieve the function of USB to serial, easy and convenient. Also just to make a minor amendment to the circuit can be realized RS232/RS422 or RS232/RS485 conversion. Echocardiography it? Action as soon as possible, with their own-one interface converter吧!
- 2022-02-04 11:25:07下载
- 积分:1
-
51MCU在KEILUV3下开发的源代码,包括全部工程文件
51MCU在KEILUV3下开发的源代码,包括全部工程文件-51MCU in KEILUV3 developed source code, including all engineering documents
- 2022-12-23 06:15:03下载
- 积分:1
-
单片机和MAX485通信子程序,供需要的人参考
单片机与MAX485通信子程序,供需要的人参考-SCM and MAX485 communication subroutines, for those who need it for reference
- 2023-05-06 03:40:02下载
- 积分:1
-
Clock PCF8563 51 procedures, debugging, and can be used.
时钟PCF8563的51程序,调试过,可以用.-Clock PCF8563 51 procedures, debugging, and can be used.
- 2022-01-26 03:06:44下载
- 积分:1
-
显著性模型
A Model of Saliency-Based Visual Attention for Rapid Scene Analysis.ps.gz
- 2022-05-24 14:27:10下载
- 积分:1
-
温度测量程序,包括显示、数据采集、进位、延时、数摸转换...
温度测量程序,包括显示、数据采集、进位、延时、数摸转换-temperature measurement procedures, including display, data acquisition, rounding, delay, a few touch conversion, etc.
- 2022-05-24 23:12:05下载
- 积分:1
-
适合初学c55者的几个扩展定点数运算例子
适合初学c55者的几个扩展定点数运算例子-suitable for the novice c55 several expansion of the fixed points Operational example
- 2023-08-12 06:25:03下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1