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

搜索资源列表

  1. C语言图形界面开发源程序

    0下载:
  2. 利用C语言开发图形界面的例程,使用前先察看包里的help.txt-use of C language development graphical interface routines, the use of the former first look at the bag help.txt
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:97.64kb
    • 提供者:黄亮
  1. I2C

    0下载:
  2. 在PIC裡,使用C語言實作I2C介面的方法。
  3. 所属分类:其他嵌入式/单片机内容

  1. HT1622.rar

    1下载:
  2. 程序使用pic33FJ64GP206单片机控制HT1622芯片,驱动LCD,已经经过调试成功。,SCM pic33FJ64GP206 use HT1622 chips, drive LCD, has been successful debugging.
  3. 所属分类:Other Embeded program

    • 发布日期:2014-04-11
    • 文件大小:1.11kb
    • 提供者:lurker
  1. 24l01模块原理图 PCB图 使用说明

    0下载:
  2. 24l01模块 原理图 PCB图 使用说明 使用文档 C源程序 测试版的说明-24l01 module PCB schematic diagram for use with the test version of the document describes the C source
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-05-16
    • 文件大小:4.39mb
    • 提供者:lanzhiten
  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. CAN

    0下载:
  2. 此程序为09年底新出的STM32F107嵌入式微控制器的CAN实验程序,使用Keil RVMDK 3.80a 集成开发环境开发-This program is the end of 2009 out of STM32F107 new embedded micro-controller CAN experimental procedure, using Keil RVMDK 3.80a Integrated Development Environment Development
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:290.88kb
    • 提供者:Lin
  1. ccsc_dcp_lcd

    0下载:
  2. 使用PIC 16F877A及CCS-C语言编写的可以在ICD/MCD2 DEMO板上运行的应用程序,可以以RB0按键控制数字电位器(Xicor X9C102)改变电阻、并在DEMO板的1602 LCD上实时显示效果。-PIC 16F877A and the use of CCS-C language ICD/MCD2 DEMO board can run applications, key control can Rb0 Digital Potentiometers (Xicor X9C102)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:nickwolfe
  1. jd-800e_34_display

    0下载:
  2. 一个很好的菜单程序,很适合在操作系统下以任务的形式运行,结构灵活,可随意修改。开发环境为Keil of ARM ,LPC2132处理器,晶振11.0592M*4,调试通过,请放心使用。-A good menu program, very suitable for the operating system in the form of task-run, flexible structure can be freely modified. Development environment for t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:823.92kb
    • 提供者:邓子钊
  1. fft_arm_lwjiee

    2下载:
  2. S3C2440 上面 FFT 的实现。 使用了官方的 FFT 汇编程序。 文件中包含了相应的头文件,完整解决方案。-FFT for s3c2440
  3. 所属分类:Other Embeded program

    • 发布日期:2016-12-11
    • 文件大小:139kb
    • 提供者:刘文杰
  1. air_condition_proteus

    0下载:
  2. 系统采用51单片机,使用C语言编程实现,包括温度数据的采集、处理、与显示;键盘处理,设定温度的调节。-51 single-chip system, the use of C language programming, including temperature data collection, processing, and display keyboard handling, temperature regulation.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:lvjunyang
  1. at89s51+ad9850+lcd1

    0下载:
  2. 此为DDS AD9851使用at89s51控制之程式,内包含初始频率设定以及键盘等设定,此程式使用AD9851串列传输,内容很完整.-This is the DDS AD9851 using AT89S51 control program, which includes initial frequency settings and keyboard settings, this program using AD9851 serial transmission, the content is co
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:2.17kb
    • 提供者:JERRY
  1. clock

    0下载:
  2. Holtek单片机源码:此应用示范了使用HT48C10单片机的 16 位定时计数器产生内部中断以实现计时功能。这个应用依靠系统时钟频率作为计时的基准。此处所示的应用使用了 400KHz的系统时钟,通过内部除四分频产生 100KHz 的定时/计数器时钟。对于一个 16 位的计数器最大计数值为 65536,这将每隔 0.65536 秒产生一个内部中断。但是时钟需要1秒作为基本时间单元。 因此定时/计数器被设置成记录0.5秒的基准时间,取两次中断可得到 1 秒的基准时间。这里的应用使用 4 个 7 段
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:77.33kb
    • 提供者:rainman
  1. SensorMeasurements

    3下载:
  2. 英飞凌公司的单片机的测试计量程序,反复测量发射,使用C语言编程,内置c51单片机-Infineon' s single-chip test measurement procedures, measurement fired repeatedly, the use of C language programming, built-C51 Singlechip
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:75.85kb
    • 提供者:张先
  1. SPI

    0下载:
  2. 這是LPC2368的SPI範例檔~~~有需要的人可以下載使用-This is the SPI sample file LPC2368 ~ ~ ~ those who are in need can be downloaded using the look
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:84.26kb
    • 提供者:戴上舜
  1. SEM

    0下载:
  2. 飞思卡尔16位单片机MC9S12XE系列的主CPU和协处理器X—GATE的信号量使用C语言参考代码,绝对能用,本人在MC9S12XEQ512上测试通过。-Freescale 16-bit single-chip series MC9S12XE the main CPU and the co-processor X-GATE signal volume using C language reference code, never use, I MC9S12XEQ512 on the test.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:479kb
    • 提供者:xieqiongyuan
  1. LEDCONTROL

    0下载:
  2. NEC8位单片机范例程序-LED开关控制,分别使用C语言及汇编语言编写-failed to translate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:20.82kb
    • 提供者:李华清
  1. NECsamples

    0下载:
  2. NEC8位单片机源程序,包含了AD转换,中断,看门狗定时器,低电平检测四种范例,分别使用C语言及汇编语言编写-failed to translate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:61.28kb
    • 提供者:李华清
  1. DS1302

    0下载:
  2. 用时钟芯片ds1302编写的秒表子程序使用C语言进行编程的-Ds1302 chip with clock stopwatch subprogram prepared to use the C programming language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:15.05kb
    • 提供者:张振东
  1. v

    0下载:
  2. 使用c编程,用1543芯片采集电压输出的程序。
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1.23kb
    • 提供者:陈圣琪
  1. Embedded-curriculum-design

    0下载:
  2. 嵌入式课程设计 大四 ADS1.2 集成开发环境的使用 FT2410P 教学平台 嵌入式 linux内核移植实验 ARM-Linux下编程 EVC编程 -Embedded curriculum design senior ADS1.2 integrated development environment using an embedded linux kernel FT2410P teaching platform transplant experiment ARM-Linux programm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-28
    • 文件大小:10.75mb
    • 提供者:李新
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com