CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - data process

搜索资源列表

  1. beep-song

    0下载:
  2. 实现了用蜂鸣器播放音乐的单片机程序,添加不同的音乐数据到程序中即可实现不同音乐的播放-Play music with buzzer SCM process, different music playback different music data is added to the program can be realized
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:19936
    • 提供者:fengyanqing
  1. LED

    0下载:
  2. 本项目的关键是如何解决高速旋转的电路板如何供电,如何调时的问题。我采用电机电刷的原理,将旋转轴钻空,通过一只插头将电源的从反面引到前面的电路板上,而这个旋转的插头又与固定在背板上的两个铜片接触的。调时的问题有些困难,一是让电路板在旋转前与PC机相接,由电脑传送调时数据,这虽然可行但不方便。还有就是用遥控方法,但此方案在调试方面有很大的困难。   显示方式上,我采用平衡式的两排LED,这除了在旋转时能较好的保持平衡外,主要能利用两边交替显示方式,比单排要快一倍。   本装置不仅是一个时钟,
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:2492
    • 提供者:xuebo
  1. c5

    0下载:
  2. 指针是C语言的精华,是C语言最重要的内容之一,也是最难掌握的部分。在程序中可以使用指针来处理数据、变量、数组、字符串、函数、结构体、文件及动态分配内存等。正确地使用指针,可以使程序精简、灵活、高效。指针的概念比较复杂,如果误用指针,程序运行将出现意想不到的错误,这是初学指针应注意的问题。因此指针是C语言的重点和难点-Pointer is the essence of the C language, is one of the most important elements of the C la
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:75681
    • 提供者:李文宝
  1. LIN-master

    2下载:
  2. LIN总线主节点 C程序 试验通过。包括数据发送协议详细过程,校验等。以及电机驱动命令。-LIN bus master node C program test through. Including the detailed process of data transmission protocol, parity. And motor-driven commands.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-07-06
    • 文件大小:230053
    • 提供者:stone
  1. wireless

    0下载:
  2. 无线网络的NS仿真,可以执行,生成nam文件显示数据发送过程,对初学者有帮助-NS simulation of wireless networks, generate nam documents show that the process of data transmission for beginners
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:1545
    • 提供者:plj
  1. wired_wireless

    0下载:
  2. 无线和有线,混合网络的NS仿真,可以执行,生成nam文件显示数据发送过程,对初学者有帮助-NS simulation, wireless and wired hybrid networks, to generate nam documents show that the process of data transmission, for beginners
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:1733
    • 提供者:plj
  1. AT45DB081duxie

    0下载:
  2. c8051f020单片机下的at45db081读写程序,缓存1用于写数据,缓存2用于读数据。-c8051f020 microcontroller under the at45db081 of reading and writing process, cache is used to write data cache 2 is used to read data.
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:974
    • 提供者:李强
  1. ADC

    0下载:
  2. 基于单片机avr mega16的模数转换程序,内含温度传感器数据-Based on microcontroller avr mega16 analog-to-digital conversion process contains a temperature sensor data
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:79193
    • 提供者:周秀华
  1. coed1

    0下载:
  2. 由DS18B20实现对温度的采集;由ZLG7290做人机对话平台,驱动数码管显示温度值;利用单片机的P1(8位)和P3(部分口线)构造系统。对采集到的温度使用查表法进行数据处理,整数部分为两位,小数部分为四位。将采集到的温度与温度设定值比较,若高于上限报警使用中断方式驱动蜂鸣器发声。键盘设定报警值使用12个按键来控制,s0~s9对应0~9一共十个数码,s11为设定响应键,只有按下s11才会进入按键设定程序,否则不会响应。S12为确定,用于温度设定之后返回。-Achieve DS18B20 tem
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:2670
    • 提供者:张三
  1. AD0809

    1下载:
  2. 基于51单片机的AD转换程序,使用并行模/数转换芯片ADC0809进行电压信号的采集和数据处理。-51 MCU-based AD conversion process, the use of the parallel analog/digital conversion chip ADC0809 voltage signal acquisition and data processing.
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:15192
    • 提供者:王奇
  1. stm32-nrf2401-usart

    0下载:
  2. nrf2401发送接收程序,能够实现一次发送两个数据,甚至十几个数据,通过串口通信显示接收端接收到的数据。大部分程序是网上的,自己只写了十几行。搬运工啊。-nrf2401 sending and receiving process can be achieved once sent two data, or even a dozen data, receive data received by the serial communication display. Most of the progr
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:6045522
    • 提供者:王整
  1. Pressure-meter-relay-program

    0下载:
  2. 尾压仪,中继程序,电压尾信号端检测,c语言,CPU用STC89C52RC,用到其内部WatchDog 尾压数据接收缓冲区清零定时时间由20秒改为25秒-Last pressure meter relay process, voltage tail end signal detection, c language, CPU STC89C52RC,- used its internal the WatchDog tail pressure data receiving buffer is cle
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:14490
    • 提供者:代春喜
  1. 232-to-485

    0下载:
  2. 51单片机实现的串口中断接收程序,接收上位机发来的数据,中断服务程序。-MCS-51 microcontroller serial port interrupt receiving process, the host machine data is received, the interrupt service routine.
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:30721
    • 提供者:
  1. hongwai-my

    0下载:
  2. 单片机红外线学习程序,资料,调试通过,欢迎大家学习参考-N number of single-chip infrared learning process, data, debugging through, welcome to learn from reference
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:18525
    • 提供者:caiyong
  1. OV7725_CSP2_DS-(1.2)

    0下载:
  2. OV7670/OV7171 CAMERACHIPTM图像传感器,体积小、工作电压低,提供单片VGA摄像头和影像处理器的所有功能。通过SCCB总线控制,可以输出整帧、子采样、取窗口等方式的各种分辨率8位影响数据。该产品VGA图像最高达到30帧/秒。用户可以完全控制图像质量、数据格式和传输方式。所有图像处理功能过程包括伽玛曲线、白平衡、饱和度、色度等都可以通过SCCB接口编程。OmmiVision图像传感器应用独有的传感器技术,通过减少或消除光学或电子缺陷如固定图案噪声、托尾、浮散等,提高图像质量,
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:1103833
    • 提供者:赵宇
  1. AA

    0下载:
  2. 此程序是基于SIM300模块的GPRS开发程序,功能是通过GPRS想服务器发送数据-This procedure is based on the SIM300 GPRS development process server to send data via GPRS want
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:66281
    • 提供者:陈鹏程
  1. Chapter-9

    0下载:
  2. 数模转换的程序,可以双向的转换数字和模拟的数据-Digital-analog conversion process, you can convert digital and analog two-way data
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:5969
    • 提供者:chen
  1. CHUANKOU

    0下载:
  2. 串口发送数据,在程序中写STC12C5A60S2,在pc机上显示出来-Serial port to send data in the process of writing STC12C5A60S2, displayed on the pc
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:30719
    • 提供者:尚存存
  1. LED

    0下载:
  2. 这是基于stm32神州4号开发板的LED程序,包含用库和不用库,是新手入门的好资料-This is based on the 4th Divine stm32 development board LED process, including not using libraries and library, a novice a good data entry
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2265835
    • 提供者:yitahaha
  1. shiyan5

    0下载:
  2. 开发环境:unSP IDE 2.0.0 实验目的: 1)了解SPCE061A串行口(UART)的结构、与PC机串行通讯的原理。 2)了解UART的各配置单元P_UART_BaudScalarLow (7024H)、P_UART_BaudScalarHigh (7025H)、 P_UART_Command1(7021H)和P_UART_Command2 (7022H)的功能及控制方法。 3)掌握PC机与单片机通讯的编程方法。 实验设备: 1) 装有µ ’
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:23776
    • 提供者:niu
« 1 2 ... 7 8 9 10 11 1213 14 »
搜珍网 www.dssz.com