CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 单片机数据

搜索资源列表

  1. SerialCmd

    3下载:
  2. 命令行串口工具 这样就可以通过在Windows下用记事本编辑bat批处理文件我灵活的向串口发送和接收数据,简单点他就是一个命令行的串口调试助手,这样就支持bat比较灵活.可以批量向单片机或者ARM , DSP 发命令
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15.57kb
    • 提供者:Alex Wang
  1. ft245_driver-lin26-203

    1下载:
  2. ft245 usb->fifo 芯片在LINUX2.6内核下的驱动源代码。可用于主机和外部设备如单片机的快速数据传输。-this is the device driver for ft245 chip under kernel linux2.6 you can exchange data with external embeded system easily through ft245.
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-03-11
    • 文件大小:7.19kb
    • 提供者:陈恩洪
  1. ADC12

    1下载:
  2. msp430F149单片机,AD采集程序,采用数据滤波算法. -msp430 AD
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:349.73kb
    • 提供者:艾科
  1. ddd

    0下载:
  2. 单片机程序,关于字节的拆分和合并及数据块的清零程序-Single-chip process, on the split and merger bytes and data blocks cleared procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:8.74kb
    • 提供者:zackard
  1. pic16f876_PC

    0下载:
  2. 单片机电脑之间的连接,两者的数据传送,连接的方式和方法-Single-chip computer link between the two data transmission, connectivity of ways and means to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:1.53kb
    • 提供者:chenye
  1. Serial-Protocol

    0下载:
  2. 这是一个单片机,串口通讯中对数据进行简单加密的程序代码。-This is a microcontroller, serial communication in a simple data encryption code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4.66kb
    • 提供者:张紫科
  1. shiyan1

    0下载:
  2. 简单的单片机数据片内传送实验,一个单片机的入门程序-Simple chip microcontroller data transmission experiment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:17.01mb
    • 提供者:赵易寒
  1. shuju

    0下载:
  2. 数据处理,单片机平台多种数据处理方法,适合不同种精度及速度的平台选择-data processing,MCU based multiple data processing method, suitable for different kinds of precision and speed of the platform of choice
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:750byte
    • 提供者:guoliang
  1. 3DSLoader

    0下载:
  2. 基于OpenGL和加速度传感器的划船数字娱乐仿真,该作品通过MMA7260Q三轴加速度传感器来采集数据,并通过单片机STC12C5A60S的控制传输,将整理收集完成的信号传输给蓝牙透传模块,再由蓝牙通过PC串口给计算机,数据经过程序处理,表现在三维画面中-Based the OpenGL and acceleration sensor simulation boating digital entertainment, the works by MMA7260Q three-axis accele
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:5.96mb
    • 提供者:严芳
  1. UART

    0下载:
  2. 单片机UART程序,实现和外部器件的数据传输,如GPS,PC机-The microcontroller UART procedures, implementation, and the data transmission of the external device, such as GPS, PC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:367.16kb
    • 提供者:吴璠
  1. spi_1

    2下载:
  2. 自己的毕业设计,采用MSP430单片机以及TDC-GP2测试芯片实现超声波热量计量,采用超声波流量计测量原理与测得温差涵算即可得到热量值,并采用点阵式液晶屏实现热量流量等数据的显示-Own graduation design, using MSP430 microcontroller and TDC-GP2 test chip ultrasonic heat measurement, ultrasonic flowmeter measurement principle and the measu
  3. 所属分类:Windows Kernel

    • 发布日期:2014-06-26
    • 文件大小:73kb
    • 提供者:赵飞
  1. TEST65

    0下载:
  2. 此代码是用于computer 与89C51单片机进行数据通信传输的-this code is used for computer and 89C51 beging data commoning trans
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:migao liu
  1. 55_s1

    0下载:
  2. 用于51单片机的程序,实现51单片机数据处理-For 51 SCM procedures, 51 single data processing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:10.2kb
    • 提供者:Tim
  1. 参数设置实验

    0下载:
  2. 用插针将HSI.0\HSI.1\HSI.2分别与K0\K1\K2相连,初始K0K1K2低电平。运行程序后,首先HSI.0输入正脉冲个数为数据递增个数,HSI.1输入正脉冲个数为数据递减个数;观察灯的BCD码模拟显示。HSI.2确定后BCD码亮暗显示3秒后,灯全暗,该数据存在4000H首地址中。
  3. 所属分类:Linux/Unix编程

  1. MagTek-DatasheetPsource

    0下载:
  2. 用51单片机和magtek实现磁卡三个磁道的解码,并读取磁卡的数据,输出到串口。-With 51 single-chip microcomputer and magtek swipe CARDS three track of decoding, and reads the file data, output to the serial port.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:482.69kb
    • 提供者:yangleizhou
  1. Serial_EEProm

    0下载:
  2. 通过串口下载数据到EEPROM中,该程序演示了如何读取数据,通过串口发出,不过需要单片机程序配合实现EEPROM写入功能。-Through the serial port to download data to the EEPROM, the program demonstrates how to read data, issued through the serial port, but with the realization of the program need microcontrol
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:49.86kb
    • 提供者:xcs
  1. ym_c-dianzhen-8X8GD.C-hicode

    0下载:
  2. C语言实现8X8点阵滚动显示温度,DS18B20的操作程序   sbit DQ P3^3   unsigned char time //设置全局变量,专门用于严格延时   函数功能:将DS18B20传感器初始化,读取应答信号   出口参数:flag   bit Init_DS18B20(void)   {    bit flag //储存DS18B20是否存在的标志,flag 0,表示存在;flag 1,表示不存在    DQ 1 //先将数据线拉
  3. 所属分类:Network Security

    • 发布日期:2017-05-04
    • 文件大小:28.38kb
    • 提供者:常小小
  1. Pjezse

    0下载:
  2. 这个使用GDI绘制 主要用途是绘制单片机AD传来的数据 简易用途-The use of GDI drawing The main purpose is to draw data MCU AD Simple purpose
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:217.11kb
    • 提供者:malro
  1. 2DPlot

    0下载:
  2. 上位机接收单片机通过WIFI模块发来的数据,然后将温度绘图,可以从上位机点击按钮像单片机发送数据控制小灯的亮灭(The host computer receives the data sent by the MCU through the WIFI module, and then draws the temperature. It can send the data from the upper computer and click the button, like a single chip
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:7kb
    • 提供者:嘿喂狗
  1. CS5463项目

    1下载:
  2. k题完整程序是用了51单片机为主控芯片,用ad转换数据并在显示屏上显示出来(K Title complete program, using 51 single-chip microcomputer as the main control chip, with AD conversion data, and displayed on the screen)
  3. 所属分类:Linux/Unix编程

« 12 »
搜珍网 www.dssz.com