CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - C语言 单片机

搜索资源列表

  1. PIC单片机C语言编程实例(步进电机的控制)

    0下载:
  2. 自己编写的PIC单片机C语言源程序,用于初学者学习。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2011-06-02
    • 文件大小:927byte
    • 提供者:tonyzhong
  1. freescale MC9S12XEP100开发板DEMO C语言源程序

    2下载:
  2. freescale MC9S12XEP100开发板DEMO C语言源程序。内含:串口收发程序,I/O口应用程序,模数转换程序,以及初始化等单片机入门应用。是freescale 9S12XE系列单片机入门难得的好资料。,freescale MC9S12XEP100 development board DEMO C language source code. Includes: serial transceiver procedures, I/O port applications, analog-
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-21
    • 文件大小:153.14kb
    • 提供者:yanghq
  1. nRF905andC51 无线发送模块Nrf905与c51单片机相连接的接收模块

    1下载:
  2. 无线发送模块Nrf905与c51单片机相连接的接收模块,程序是用C语言编写的-Wireless transmit module Nrf905 c51 microcontroller connected with the receiver module, the program is written in C language
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-12-06
    • 文件大小:7.13kb
    • 提供者:李思青
  1. CCS-PCWHD4065.zip

    0下载:
  2. PIC 单片机C语言开发工具,内含RTOS,PIC C language development tools, embedded RTOS
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-16
    • 文件大小:24mb
    • 提供者:侯志恒
  1. uart

    0下载:
  2. 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:35.55kb
    • 提供者:juck
  1. UART_Program

    0下载:
  2. 串口中断服务函数集,使用十分方便 51单片机串口调试程序(C语言)-Serial port interrupt service function is set, 51 MCU serial port is very convenient to use the debugger (C language)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:4.53kb
    • 提供者:jj
  1. keilc51

    0下载:
  2. 直流电机闭环控制keil C51单片机 C语言源代码-DC motor closed-loop control keil C51 Microcontroller C language source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:7.96kb
    • 提供者:liyanan
  1. 基于51单片机的C语言程序设计

    0下载:
  2. 基于51单片机的C语言程序设计,简答实用。希望大家能多多下载
  3. 所属分类:其他嵌入式/单片机内容

  1. C

    0下载:
  2. 基于c语言开发,用于PIC单片机的超声波测距-Based on the development of c language for PIC MCU Ultrasonic Ranging
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1.17kb
    • 提供者:秦伟
  1. 51singlechipClanguageapplicationexample

    0下载:
  2. 51单片机C语言应用程序实例精讲,讲的比较详细,适合初学者。-51 MCU C example applications language, speak in more detail, suitable for beginners.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1.14mb
    • 提供者:zf
  1. datain

    0下载:
  2. 这是基于51单片机 的数据采集系统的C语言程序-This is a C file which based on 51 Single-chip.Its function is to get in the data from TLC549.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:55.09kb
    • 提供者:steven
  1. c

    0下载:
  2. 学习单片机C语言的必备。多方面简单的阐述让你有全方位的认识-Single-chip C language study required. Many simple so that you have a full range of knowledge
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:349.68kb
    • 提供者:starcool
  1. 1602

    0下载:
  2. 用C语言在单片机上用1602液晶实现一个数字钟,可定时,可当秒表功能-SCM using C language with the 1602 liquid crystal to achieve a number of minutes and can be from time to time may be when the stopwatch function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:37.18kb
    • 提供者:dqgcs
  1. Microcontrollerdigitalelectronicclock

    0下载:
  2. 本文介绍了一款基于AT89S51单片机数字钟的设计,通过多功能数字钟的设计思路,详细叙述了系统硬件、软件的具体实现过程。论文重点阐述了数字钟硬件中MCU模块、语音模块、时钟模块和相关控制模块等的模块化设计与制作;软件同样采用模块化的设计,包括中断模块、闹钟模块、语音模块、时间调整模块设计,并采用简单流通性强的C语言编写实现。本设计实现了时间与闹钟的修改功能、语音播报功能、年、月、日和星期的显示功能。并且通过对比实际的时钟,查找出了误差的来源,确定了调整误差的方法,尽可能的减少误差,使得系统可以达
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:417.87kb
    • 提供者:黄大小
  1. C

    0下载:
  2. 单片机实现温度监控,文件为正片论文,其中包含c语言编程-Microprocessor temperature control, file papers for the positives, which contains the c programming language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:209.68kb
    • 提供者:宋恩琳
  1. SCM-and-C-51-program-development

    0下载:
  2. 51单片机及其C语言程序开发实例,串口通信编程实例,欢迎下载,资源共享-51 Microcontroller and its C language program development example, serial communication programming examples, are welcome to download, share resources
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:2.15mb
    • 提供者:xiao ping
  1. msp430-c-code-example(book)

    0下载:
  2. msp430单片机c语言应用程序设计实例精讲(书,程序,电路图)-msp430 microcontroller design example of c language applications Jing Jiang (book, program, schematic)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-25
    • 文件大小:8.07mb
    • 提供者:穆意
  1. c

    0下载:
  2. PWM直流电机,恒速运动,基于C51单片机,C语言原程序-PWM DC motor, constant movement, based on the C51 single-chip, C language of the original program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:12.52kb
    • 提供者:libaoyuan
  1. c-for-clock

    0下载:
  2. 用LCD的,而且要用AT89C51的单片机的数字钟的c语言编程,有报时,闹钟功能。-this document is a compilation of language digital clock original program, which includes clock, the whole point timer and alarm clock parts.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:3.9kb
    • 提供者:于冬
  1. 【批量下载】PIC单片机C语言程序设计实例精粹等

    0下载:
  2. 单片机C语言编程 详细介绍了单片机编写程序的技术问题(MCU C program The C language programming of MCU is explained and introduced in detail.)
  3. 所属分类:其他嵌入式/单片机内容

« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com