-
基于MSP430单片机的,GPRS源代码,已经调试成功。
基于MSP430单片机的,GPRS源代码,已经调试成功。-MSP430 MCU-based, GPRS source code, debugging has been successful.
- 2022-03-25 03:58:15下载
- 积分:1
-
使用显示接收到的数据,使用液晶显示器使用字符*…
使用LED显示接收到的数据,使用LCD显示发送的字符
* 程序使用波特率为9600,程序运行时需要在pc机上使用一个串口
* 接收发送程序,发送字符应为asc码,接收的字符为十六进制-The use of LED display received data sent using the LCD display uses characters* for 9600 baud rate, the program needs to run-time machine pc using a serial port* send procedure to receive, send characters should asc yards receiving for the characters Hexadecimal
- 2022-07-17 16:29:16下载
- 积分:1
-
用于排队叫号系统的中央显示大屏控制程序。可以循环滚动显示文字,最大5层。...
用于排队叫号系统的中央显示大屏控制程序。可以循环滚动显示文字,最大5层。-Call queuing system for its large central display screen control procedures. Could be re-rolling display text, the largest 5 layer.
- 2023-01-06 00:30:03下载
- 积分:1
-
电路图和程序是正确的。如果问题可以去我的博客吨..
有电路图和程序,都是正确的.如果有问题可以到我的博客 去留言,大家相互学习-A circuit diagram and procedures are correct. If the problem can go to my blog to the message, we learn from each other
- 2023-02-07 09:50:03下载
- 积分:1
-
串行数码管显示,PCF8563实时时钟芯片使用源程序。在keil环境下编写。...
串行数码管显示,PCF8563实时时钟芯片使用源程序。在keil环境下编写。-Serial digital tube display, PCF8563 real time clock chip, the use of source code. Keil environment in the preparation.
- 2022-03-21 00:22:17下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
used to store large amounts of data, it has a timer, to a certain number, it wil...
用于储存大量数据,它有一个定时器,到一定数量,它会自动报警。-used to store large amounts of data, it has a timer, to a certain number, it will automatically alarm.
- 2022-03-13 10:07:55下载
- 积分:1
-
这是一个关于DS18B20的温度采集系统的设计,能够通过修改本程序从应用到你的系统中去...
这是一个关于DS18B20的温度采集系统的设计,能够通过修改本程序从应用到你的系统中去-This is a study on the temperature acquisition system DS18B20 design, able to modify this procedure from the application to your system to
- 2022-01-25 21:52:59下载
- 积分:1
-
用单片机控制红外编码探测障碍物。本文提出解决干扰的方案是:由单片机控制发射有一定意义的红外编码脉冲串,同时,单片机接收该脉冲串。如果接收到的信号和发射的信号基本...
用单片机控制红外编码探测障碍物。本文提出解决干扰的方案是:由单片机控制发射有一定意义的红外编码脉冲串,同时,单片机接收该脉冲串。如果接收到的信号和发射的信号基本一致,才判断为有障碍物的存在。-MCU control infrared obstacle detection coding. In this paper, to resolve the interference of the program are: the launch by the single-chip control has a certain sense the infrared encoder pulse train at the same time, single-chip microcomputer to receive the pulse train. If the received signal and the signals are basically the same as the launch only to have to judge the existence of obstacles.
- 2022-08-19 13:22:40下载
- 积分:1
-
51控制STA013实现MP3音频解码,实现了STA013的初始化、音量调节、静音、音质设置、声道控制。同时包含通过RS232串口控制LCD实现同步显示。代码经...
51控制STA013实现MP3音频解码,实现了STA013的初始化、音量调节、静音、音质设置、声道控制。同时包含通过RS232串口控制LCD实现同步显示。代码经过调试,运行通过。
- 2022-02-07 17:09:36下载
- 积分:1