CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口接收

搜索资源列表

  1. uart

    1下载:
  2. MSP430串口程序,串口接收与发送均用中断处理。当MSP430串口中断接收到PC机的指令后通过中断发送将数据发送出去-MSP430 serial program, serial port receive and send all use interrupt handling. When the MSP430 serial receive interrupt instruction PC, adopted after the break to send the data sent.
  3. 所属分类:串口编程

    • 发布日期:2013-05-10
    • 文件大小:1487
    • 提供者:liwendi
  1. chuankoujieshou1602

    0下载:
  2. 该程序从串口接收数据,通过LCD显示数据。在LCD的第一行显示出来,当数据过多时(超过16个字符),LCD第一行将会被覆盖。该试验使用的晶振是11.0592,如果使用12M晶振,会出现串口接收不正常的情况。原因是用12M晶振,波特率9600时的误差率达 8 。-The program receives data from the serial port through the LCD display data. The first line of the LCD display when too
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1901
    • 提供者:万山
  1. kongsuduoji

    0下载:
  2. 串口接收飞机自驾仪数据并根据数据控制舵机转动-Serial data receiving aircraft autopilot steering control and turning the data
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:943
    • 提供者:匡辉
  1. XF-S3011

    0下载:
  2. XF-S3011芯片是安徽中科大讯飞信息科技有限公司针对嵌入式应用领域而设计的一款中文语音合成单芯片产品,将完整的语音合成系统集成到单一的处理器内部,通过串口接收并合成任意文本。芯片的文本分析算法具备一定的智能性,可识别常见的数值、号码、时间、度量单位等格式的文本,可对中文姓氏中的多音字进行处理-XF-S3011 chip is anhui ZhongKeDa xunfei information technology Co., LTD. Embedded application fields
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3990975
    • 提供者:zhouxiaolin
  1. clock1

    0下载:
  2. 51单片机数字时钟,有闹铃功能,兼有串口接收电脑时间-51 single-chip digital clock, there are alarm features, both computer serial port to receive the time
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:3023
    • 提供者:zdd
  1. Com_Ex1

    0下载:
  2. 串口通信;建立串口的链接,打开,发送数据给串口,同时从串口接收数据 -Serial communication establish serial link, opens, sends data to the serial port, serial port to receive data from both
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:48914
    • 提供者:xiaobing
  1. C51-serial-communications-debugger

    0下载:
  2. C51 串口通信调试程序。包括串口接收的中断函数。-C51 serial communications debugger. Including serial port receive interrupt function.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:869
    • 提供者:Tongti
  1. Hot51-RS232TEST

    0下载:
  2. RS232 串口接收試驗 文件實現通過單片機從電腦接收數據。通過數碼管顯示-RS232 transmission
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:17979
    • 提供者:tlchou
  1. VHDL_CPLD(EPM240T100C5)

    0下载:
  2. 利用VHDL实现CPLD(EPM240T100C5)的串口接收程序-Implementation using VHDL CPLD (EPM240T100C5) serial port to receive program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:196416
    • 提供者:颜森道
  1. Serial-PC-program

    0下载:
  2. 串口上位机程序。实现人机会话,可向单片机发送命令,并使其执行相应的操作。同时可以接收单片机的返回命令并做出回应。-Serial PC program. People the opportunity to achieve, it can send commands to the microcontroller, and make the appropriate action. At the same time to return the microcontroller can receive an
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4162126
    • 提供者:胡名仟
  1. serial-port

    0下载:
  2. 串口显示程序,将串口接收的数据显示到LED-serial port receive and LED display
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1115
    • 提供者:jjwu
  1. UART

    0下载:
  2. uart串口通讯,串口初始化,串口接收数据,串口发送数据-uart serial communication, serial port initialization, the serial port receive data, send data to serial
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1311
    • 提供者:zhangyue
  1. Asynchronous-serial-communication

    0下载:
  2. 用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回-For MSP430F149. Asynchronous communication. From the serial port to receive data, analyze the data packets received, then the algorithm operation, the final results back from the se
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:31887
    • 提供者:jerry
  1. simulation-ofserial-communication

    0下载:
  2. 软件模拟异步串行通信程序 用于MSP430F149。从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。-Asynchronous serial communication software simulation program for MSP430F149. Serial receive data from the analysis of data packets received, then the algorithm for computing the fi
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:32774
    • 提供者:jerry
  1. SerialportSample

    0下载:
  2. C#串口接收数据并解包的好例子,建议用2010打开-C# serial port to receive data and unpack a good example, it is proposed to open 2010
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:62789
    • 提供者:yofee hu
  1. linedraw

    0下载:
  2. 根据电脑串口接收数据后再自动绘图,按时间来绘图.可以做参考VB绘图之用.-Serial data is automatically drawing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:3990
    • 提供者:kaby
  1. LM3S8962_uart

    0下载:
  2. EasyARM8962开发板上的串口接收程序,可以完成字符串的接收,通过修改参数可以实现特定的要求;该程序已经测试通过。-EasyARM8962 development board serial port to receive the program can be completed to receive the string, can be achieved by modifying the parameters specific requirements the program has b
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:142602
    • 提供者:沈林
  1. COM

    0下载:
  2. KEIL下的STC12C5A系列单片机的的串口接收程序,通过中断方式-KEIL under STC12C5A series MCU' s serial port to receive the program, through the interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:26522
    • 提供者:mercury
  1. gps

    0下载:
  2. MSP430单片机控制GPS模块,通过UART串口接收GPS的经纬度信息和时间日期。-The MCU of MSP430 control the GPS module. It can receive the gps information and anayle it, display the date and Latitude and longitude information.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2859
    • 提供者:JokyHe
  1. C51-simple-chip

    0下载:
  2. C51单片机控制流水灯,并可以从串口接收亮灯方式的控制数据-C51 single chip controls LED
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:42757
    • 提供者:zhangjie
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com