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

搜索资源列表

  1. 12864deyingyong

    0下载:
  2. 128X64液晶显示器的基本应用,AT89S52控制的源程序,在液晶显示器显示什么字,可以自己修改部分代码,很好搞的-128X64 LCD basic application AT89S52 control of the source, in LCD display shows what characters can change their own code of good practices
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:55999
    • 提供者:徐正东
  1. BC7281.rar

    0下载:
  2. 用AVR单片机实现BC7281的键盘控制,学会对7281与键盘的基本应用,AVR Microcontroller with BC7281 keyboard control, learn to keyboard 7281 and the basic application
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1634
    • 提供者:西行
  1. cs5460的编程参考

    2下载:
  2. cs5463,cs5460的编程都可参考,cs5463只是功能上只是比cs5460多了无功功率的计算.本文档量大特色就是有"基本应用"例子,对开发很有帮助.,cs5463, cs5460 programming can be a reference, cs5463 only function on CS5460 more than just reactive power calculations. This document is a major feature of the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-05-07
    • 文件大小:296501
    • 提供者:ZZH
  1. C8051_ADC.rar

    1下载:
  2. C8051系列的AD转换程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中ADC的原理和怎么去编程了。,C8051 Series AD conversion program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-29
    • 文件大小:43774
    • 提供者:何强
  1. C8051_INIT

    1下载:
  2. C8051系列的外部中断程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中外部中断的原理和怎么去编程了。-C8051 series of external interrupt program, the program simple, but they are the basic application, the program explained very clearly, very suitable for th
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:28154
    • 提供者:何强
  1. cs5463

    0下载:
  2. cs5460系列,功能比5460多了无功功率计算,具体参数有些变化, 但使用方法基本和5460差不多.文档中有个一"基本应用"例子,初学者可以不用花费过多时间在芯片上,很快投入实际开发.cs5460编程也可参考,我就是这样用的.-CS5460 series, features more than 5460 than the reactive power calculation, the specific parameters of some changes, ' but the use o
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:296500
    • 提供者:ZZH
  1. SPCE061A

    0下载:
  2. 语音处理技术是一门新兴的技术,它不仅包括语音的录制和播放,还涉及语音的压缩编码和解码,语音的识别等各种处理技术。以往做这方面的设计,一般有两个途径:一种方案是单片机扩展设计,另一种就是借助于专门的语音处理芯片。普通的单片机往往不能实现这么复杂的过程和算法,即使勉强实现也要加很多的外围器件。专门的语音处理芯片也比较多,如ISD 系列、PM50 系列等,但是专门的语音处理芯片功能比较单一,想在语音之外的其他方面应用基本是不可能的。-Voice processing technology is an
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1990729
    • 提供者:陈森
  1. 12864basic

    0下载:
  2. 已调试通过的12864图形液晶的基本应用模板(控制器为带中文字库的ST7920),可方便的进行移植和应用。-12864 has been adopted by the graphical debugging of the basic application of liquid crystal template (the controller with the Chinese character for the ST7920), the transplant can be easily and a
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:23484
    • 提供者:
  1. 24C02

    0下载:
  2. 已调试通过的IIC串行存储器at24c02的基本应用模板,可方便的进行移植和应用。-The IIC has debug serial memory through at24c02 the basic application template can be easily transplanted and applications.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:19130
    • 提供者:
  1. CH451DS1

    0下载:
  2. 数码管驱动及键盘控制芯片CH451,基本应用资料-LED driver and the keyboard control chip CH451, the basic application information
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:233460
    • 提供者:
  1. AT89S51shiyanban

    0下载:
  2. 基于89s51的单片机实验板,包括基本的应用模块,是初学者学习单片机的良师益友。-Based on 89s51 microcontroller experiment boards, including the basic application modules, is for beginners to learn microcontroller mentors.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:402546
    • 提供者:lo
  1. C8051_LED

    0下载:
  2. C8051系列的I/O口原理及应用,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中I/O的原理和怎么去编程了。-C8051 series of I/O port theory and application of procedures simple, but they are the basic application, the program explained very clearly, very suitabl
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:16062
    • 提供者:何强
  1. C8051_Timer

    0下载:
  2. C8051系列的定时器程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中的定时器的原理和怎么去编程了。-C8051 series of timer program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learn
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:76952
    • 提供者:何强
  1. C8051_UART

    0下载:
  2. C8051系列的串口程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中串口收发的原理和怎么去编程了。-C8051 series serial program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learning
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:36364
    • 提供者:何强
  1. CH19

    0下载:
  2. CH-19:步进电机输出实验:0x1234/0x0006 包含了B0_4,B2_6,VB与Fireware等子目录。 B0_4:包含驱动程序与两个INF文件,AL_xxx.INF与xxx.INF。 B2_6 :包含INF文件,以及相关的B2与B6格式文件。 VB:Visual Basic 应用程序。 Fireware:相关的原始固件程序代码。 -CH-19: stepper motor output experiment: 0x1234/0x0006 conta
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:124819
    • 提供者:牛顿环
  1. CH20

    0下载:
  2. CH-20:I2C输入/输出实验:0x1234/0x0007(0x1234/0x0008)。 包含了B0_4,B2_6,VB与Fireware等子目录。 B0_4:包含驱动程序与两个INF文件,AL_xxx.INF与xxx.INF。 B2_6 :包含INF文件,以及相关的B2与B6格式文件。 VB:Visual Basic 应用程序。 Fireware:相关的原始固件程序代码。 -CH-20: I2C input/output experiment: 0x1234
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:125296
    • 提供者:牛顿环
  1. CH21

    0下载:
  2. CH-21:A/D与D/A输入/输出实验:0x1234/0x0009(0x1234/0x000A)。 包含了B0_4,B2_6,VB与Fireware等子目录。 B0_4:包含驱动程序与两个INF文件,AL_xxx.INF与xxx.INF。 B2_6 :包含INF文件,以及相关的B2与B6格式文件。 VB:Visual Basic 应用程序。 Fireware:相关的原始固件程序代码。 -CH-21: A/D and D/A input/output exper
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:253718
    • 提供者:牛顿环
  1. CH22

    0下载:
  2. CH-22:RS-232输入/输出实验:0x1234/000C。 包含驱动程序与两个INF文件,AL_xxx.INF与xxx.INF。 B2_6 :包含INF文件,以及相关的B2与B6格式文件。 VB:Visual Basic 应用程序。 Fireware:相关的原始固件程序代码。 -CH-22: RS-232 input/output experiment: 0x1234/000C. Contains the driver and the two INF files,
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:249464
    • 提供者:牛顿环
  1. CH16

    0下载:
  2. CH-16:LED显示与指拨开关输出实验:0x1234/0x0001。 包含了B0_4,B2_6,VB与Fireware等子目录。 B0_4:包含驱动程序与两个INF文件,AL_xxx.INF与xxx.INF。 B2_6 :包含INF文件,以及相关的B2与B6格式文件。 VB:Visual Basic 应用程序。 Fireware:相关的原始固件程序代码。 -CH-16: LED display and DIP switch output experiment:
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:123616
    • 提供者:牛顿环
  1. Plotter

    0下载:
  2. Complete project - plotter with ATMega16 MCU board with TCA3727 drivers for MPP - Visual Basic Application for PC
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4241147
    • 提供者:mitescum
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com