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

搜索资源列表

  1. MSP430单片机C语言编程中的退出睡眠问题

    1下载:
  2. MSP430在进入睡眠后,如果发生事件产生中断,那么单 片机会退出睡眠,自动执行中断程序,但是当中断返回时,主 程序又重新进入睡眠状态。如果要在发生中断后,主程序需 要退出睡眠,那么需要在中断程序中修改SP堆栈中的内容, C语言没有指令可以修改堆栈内的内容,可以采用C语言与 汇编语言混合编程的方法解决此问题。-MSP430 into sleep, and if events have disrupted, SCM will withdraw from sleep, inter
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39890
    • 提供者:lj
  1. zoumadeng

    0下载:
  2. 用汇编语言编程,在单片机51上,实现走马灯效果。即16个按键,每按一个键,数码管就出现一种变化。-assembly language programming, the MCU 51, achieved the merry-go-round effect. That is 16 buttons, each press of a button, digital control on the emergence of a change.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:32160
    • 提供者:王晨
  1. C51BOOK_examples

    0下载:
  2. 《Keil Cx51 V7.0单片机高级语言编程与uVision2应用实践》附盘源代码-"Keil inverter billed SCM high-level language programming and uVision2 Practice" with the source code disk
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12822031
    • 提供者:phone
  1. mcuclanguage

    0下载:
  2. 经典的单片机c语言程序,适合于初学者学习和练习编程-classic SCM c language program suitable for beginners to learn and practice Programming
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:72274
    • 提供者:无存亚
  1. c51_ds1820_program

    1下载:
  2. ds1820一线制温度采集芯片c51编程。该芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。本c51的ds1820的c语言驱动程序通过实践使用,程序效率高、稳定准确,可直接使用。-ds1820 frontline temperature acquisition system decoder chip programming. The chip with high sensitivity, ease of use, simple wiring programming a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1713
    • 提供者:jty
  1. dian_c_design

    0下载:
  2. 单片机的C语言应用程序设计(修订版),有需要的就下吧-SCM C language application programming (revised edition), we need it on the next
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12845166
    • 提供者:an
  1. F32x_TestPanel

    0下载:
  2. C8051F32X的usb通信例程,包含C语言、驱动及上位机编程-C8051F32X the usb communications routines, including C language, and the PC-driven programming
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:300822
    • 提供者:散龙
  1. pic-c-jiaocheng

    0下载:
  2. pic单片机c语言教程,microship公司工程师写的技术文章,对使用pic的c编程很有帮助,本文章是中文版。-pic microcontroller c language guides, microship Company engineers to write technical articles, the use of the c pic programming venture, the article is the Chinese version.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:147212
    • 提供者:zxb
  1. DS18B20_LCD_C51

    1下载:
  2. 美国DALAS公司的温度传感器ds1820芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。 本C51源码能够实现稳定的一线多点测温系统,液晶显示温度值。结合硬件的通信即可实现远程多点测温。本c51的ds1820的c语言驱动程序通过实践使用,程序效率高、稳定准确,可直接使用。 且本原码包括了FYD12864液晶显示源码,为FYD12864液晶初使用者提供了一个实例。-the United States DALAS ds1820 chip temperature
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:266112
    • 提供者:jevidyang
  1. Monolithic-C

    0下载:
  2. 单片机的C语言应用程序设计,相信对学习单片机的朋友有一定的帮助-SCM C language application programming, I believe the study SCM friends can help
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12465769
    • 提供者:jim
  1. PICcalculator

    0下载:
  2. 一个采用PIC单片机的计算器程序代码,芯片为PIC16F876,项目程序包括计算器键盘扫描程序,LCD显示程序。计算器算法程序,程序语言是PIC C,此项目是学习单片机编程及外围驱动的绝佳例程。-using a calculator the PIC procedure code for the PIC16F876 chip, items included calculators keyboard scanning procedures, LCD display program. Calculat
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6280
    • 提供者:刘伟
  1. ch451c54

    0下载:
  2. CH451的源代码,用C语言编程的,在世界中应用过,定可行准确的代码-LED source code, C language programming and application in the world that is possible to formulate accurate code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1820
    • 提供者:肖萧
  1. dan-pian-ji

    0下载:
  2. 通过使用汇编语言对单片机进行一系列的编程使其发挥一定的工作.-through the use of assembly language to a series of microcontroller programming it to play the work.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4210
    • 提供者:niu niu
  1. bchcode

    0下载:
  2. 单片机实现的用汇编语言编写的单字节bch码编程-MCU use assembly language prepared by the single-byte code programming bch
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4899
    • 提供者:梦君
  1. music_c_asm

    0下载:
  2. 一款ls2051国产的单片机,由p1.0和p1.1两个输出口接两个喇叭,将c语言音乐程序在0道程序运行;汇编音乐程序在1道程序运行工具。两首音乐同时放出。奇怪的是程序的开发平台是通用的编程工具,用了一条MOV 0FFH,#ROAD1指令,将1道程序开通即可-ls2051 SCM, p1.0 and p1.1 two output received two horn. c language of music procedures 0 procedures; Music compilation pr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3814
    • 提供者:肖冬
  1. 20061201

    0下载:
  2. 学习c语言对单片机的编程:数码管驱动;键盘驱动;低频频率计;电子表;串行口应用 -c language learning right MCU Programming : Digital Driving; Keyboard Driver; Frequency of dollars. Electronic table; Application Serial Port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:49900
    • 提供者:awerwe
  1. huibianchenxuke

    0下载:
  2. 单片机汇编语言程序库,包含了较常见的各类汇编语言程序。是初学者的交好范例-MCU assembly language libraries, including the more common types of Assembly Language Programming. Befriend beginners is the paradigm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:363960
    • 提供者:shuhuixiang
  1. C_Application_in_PWM

    0下载:
  2. 基于AT89S52单片机,用C语言编程实现的PWM波输出。-AT89S52 based microcontroller, C language programming PWM wave output.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:432814
    • 提供者:syb
  1. MSP430F43x44x

    1下载:
  2. MSP430F43x, MSP430F44x.zip c语言 例程-MSP430F43x, MSP430F44x.zip c Language Programming
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:50443
    • 提供者:jw
  1. yali2

    0下载:
  2. 压力测量(中断)51单片机编程 汇编语言 -pressure measurement (interruption) 51 microcontroller assembly language programming
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3368
    • 提供者:黄继之
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com