搜索资源列表
uart
- C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
STRING_CONVERSIONS
- ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc. code compiles with Keil and is very efficient.
string
- 总结出的字符涵数原形,对开发调用C51...,的字符串是有用的-Summarizes the number of characters Han prototype, the development calls C51 ..., the string is useful
12864drive-string-codes
- LCD12864的驱动程序,可建头文件使用, C语言标准库中字符串的代码-LCD12864 driver can be built using header files, C language standard library code in a string
string
- 斯凯mrp开发用的宽字符转换 很有用的 有个头文string.c 和string.h 头文件里有定义-Sky mrp convert wide character to use for development of a useful article string.c head and string.h header files are defined
Chare-LCD-String
- assembly Chare LCD String
1602-LCD-display-string
- atmega16控制1602LCD显示字符串-the atmega16 control 1602 LCD display string
string
- user string LYCR you can use this String.h and String.m create yourself strings with custom color
51-string-receive-code
- 51接收字符串演示程序.rar 单片机可以接受超长字符串,当然字符串来自PC,其他的也可以, 收到后再原封不动的发回来,本代码12MHz,波特率为4800,有11.0592M的话可以更完美,(9600下可以误差0 ,当然的你自己去改本代码) 本代码现在可以在4800,12M下正确发送94个单字字符 (注:第64个支付被丢后面的前移一个字符,因为12M下波特率不是标准的4800) 或31个双字节字符(汉字)。-51 to receive the string demo prog
4PC-sends-string-to-read-MSP430-P
- 使用MSP430F149芯片,透过串口与电脑通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用查询形式。实现通信,当单片机接收到以S结尾时表示命令结束:以WR开始的字符串时,中间的数据最好是二进制的16位,单片机会把中间的数据高八位赋值给P6口,把中间的数据低八位赋值给P4口;以WO开始的字符串时,中间的数据最好是二进制的8位,单片机会把中间的数据赋值给P5口;以RI开始的字符串时,读取P2口P1口的状态,显示到
water-4-string-of-lights-to-the-left
- 用89c51单片机控制8个LED流水灯4个一串灯左移-89c51 microcontroller control 8 LED light water 4 string of lights to the left
uart-get-string
- 使用内部中断和串口中断实现串口对字符串的接收。程序测试方式为:使用串口调试助手对单片机发送字符串,单片机将接收到的字符串反发送到串口调试助手上。-Using the internal interrupt and serial port interrupt serial string receiver. Program test: serial debugging assistant to send the string to the microcontroller, the microcontr
microcomputer-send-host-string
- 51单片机实现单片机向主机发送字符串并通过proteus仿真-Single-chip microcomputer 51 microcomputer send host string and through the proteus simulation
string-into-float
- 在单片机开发中,为了存储方便有时需要大字符串转换成浮点数。-In MCU development, in order to facilitate storage and sometimes require large string into float.
1602-display-string-
- lcd1602显示字符串在msp430g2553单片机-the string display on LCD1602
String
- 代码时再vc下编写的,目的是为了在单片机中使用自己的字符串控制处理代码,代码思路比较清晰,而且都经过测试验证,其中包括:字符串特征值提取、字符串中数值提取-When the code again vc, the aim is prepared to use their own string-handling code in the MCU control code clearer thinking, and are tested to verify, including: String feat
string
- 嵌入式开发常用字符串处理接口的实现,这样可以大大提高程序的可移植性-Embedded developers to achieve common string processing interface, which can greatly improve program portability
rewrite-string-library-fnuction
- 主要是重写字符串处理库函数 有:strcat,strcmp , strlen, strstr-Mainly rewrite string handling library functions are: strcat, strcmp, strlen, strstr
Programming-voltage-string
- 编程电压,串口字符识别,无机器识别码,个人调试程序。检测传感器是存在,匹配加热电压(MSP430F169)-Programming voltage string
9.use-uart-to-send-string
- 本源码是关于CC2530的串口,通过串口发送字符串-The source is about the CC2530 serial port, serial port by sending a string