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

搜索资源列表

  1. simple_design_cpu

    0下载:
  2. 有是一个简单的cpu设计的开发过程!里面 有代码,和分析,设计过程!献给初学者的!-there is a simple design of the cpu development process! There are codes, and analysis, process design! Dedicated to beginners!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:77.85kb
    • 提供者:冯海
  1. ADS784x

    0下载:
  2. 51单片机ADS7846/ADS7843芯片驱动,适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高。-51 ADS7846/ADS7843 chip microcontroller-driven and is suitable for use in the 4-wire Touchscreen, SPI through standard protocols and CPU communication, simple operation and high accuracy.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:alex
  1. RP89com3

    0下载:
  2. 采用P89CXX编程器控制CPU接收和控制程序,简单实用。-P89CXX programming device used to control the CPU to receive and control procedures, simple and practical.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.11kb
    • 提供者:天峰
  1. 51MCUrtos

    0下载:
  2. 51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。-51 written in a simple operating system, with the creation tasks, delete tasks, task scheduling, the system delay, missions flown, sending news, waitin
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:204.79kb
    • 提供者:laixuelei
  1. RA8806_Test

    3下载:
  2. RA8806底层驱动,KEIL工程,直接就可以运行,可以通过按键进行简单的菜单操作! 基于C8051,可以简单修改头文件,移植到其他CPU上面运行!-RA8806 bottom drive, KEIL projects can be run directly through a simple menu button operation! Based on the C8051, can simply modify header files, migrate to other CPU running
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:155.38kb
    • 提供者:严俊生
  1. Step

    0下载:
  2. 单片机控制的步进电机源代码,C语言版,欢迎大家批评指正。-The step motio controled by simple CPU,Welcome everyone to create。
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:8.35kb
    • 提供者:lzu
  1. CPU

    0下载:
  2. Simple 8 bit ALU which subs, adds, ands, ors, nots, ...
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:2.83kb
    • 提供者:Emrah
  1. code_51uCosII

    0下载:
  2. 关于51单片机的ucos-II操作系统移植论文,详细介绍简单操作系统的移植硬件知识和CPU结构知识及单片机软件编程技巧-About 51 MCU ucos-II operating system migration papers, details of a simple migration of hardware, operating system, CPU structure of knowledge and the knowledge and SCM software programming
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:866.9kb
    • 提供者:huangxiaoyao
  1. shumaguan

    0下载:
  2. 本程序使用简单的代码,对于数码管进行快速扫描并显示目标数据,具有占用CPU少的优点且受外部代码影响较小。-This procedure uses a simple code, a quick scan for the digital control and display the target data, with the advantages of occupying less CPU and less affected by external code.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:609byte
    • 提供者:小何
  1. IRobstacleavoidancerobotdesign

    0下载:
  2. 红外避障机器人设计--CCTV 2007机器人设计大赛 自动机器人的控制系统主要包括:CPU及外围电路、12V及24V直流电机驱动电路、直流电机保护电路、巡线传感器及其处理电路。CPU采用C8051Fxxx系列中的C8051F020单片机,外部晶振采用11.0592MHz;该自动机器人采用后轮驱动,电机采用直流电机,直流电机控制简单,使用PWM脉宽调制技术即可调节电机转速;而电机驱动电路采用双极性H桥电机驱动电路。-IR obstacle avoidance robot design- CC
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:844.27kb
    • 提供者:
  1. eforth

    0下载:
  2. 使用 eForth 寫成的交談式開發 8086 系統.很容易改成其它 CPU 系統.-eForth is a simple Forth model which can be easily ported to a wide range of CPU s. It is best put into ROM and communicate to the outside through a serial RS232 line. Files can be downloaded through
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:53.25kb
    • 提供者:flimulus
  1. 51_00_OS

    0下载:
  2. 基于51内核的圈圈操作系统,51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create t
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:85kb
    • 提供者:胡立锋
  1. 1

    0下载:
  2. 功能简介: 这是起步的第一个程序,非常简单,下载实验程序,会看到DS1闪烁。改变延时的长短可以改变小灯闪烁的频率。 跳线设置: 将CPU两侧的IO端子、LED端子用短路冒短接,并将其他无关模块的短路冒拔除 注意:除特殊说明,试验中CPU两侧的IO端子都应用短路冒短接,正常情况下不复说明。-Features: This is the first program started, very simple, download the experime
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6.55kb
    • 提供者:小雪
  1. LED

    0下载:
  2. 本文阐明用单片机设计并制作一台简易LED电子显示屏,16行*32列点阵显示的方法,对LED显示模块单元如何进行行列信号控制及信号传输中的驱动问题进行了研究。讨论了单片机控制系统中关键的数据处理以及发送问题,结果表明采用并行数据输入、串行数据及同步时钟输出的专用电路可大大减少CPU的辅助时间,提高数据的发送速度。-This article set out to design and produce with a single chip LED electronic display of a sim
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:167.12kb
    • 提供者:李康
  1. dulianjian

    0下载:
  2. CPU控制的按键扫描实验,十分简单,适合于初学者学习,开发环境为KEIL,简单易懂。-CPU control of the key scan experiment is very simple and suitable for beginners to learn, the development environment for KEIL, easy to understand.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12.46kb
    • 提供者:何小龙
  1. msp430

    1下载:
  2. 该源文件以msp430f149为CPU,内含MSP430各分模块的程序,适合单片机初学者学习,还有简易频率计,数字存储示波器,函数信号发生器三个模块的源程序,适合msp430学习者的实践。还带有FPGA的学习部分 含AD/DA-Msp430f149 the source file for the CPU, the sub-module containing MSP430 program for the microcontroller for beginners to learn, and sim
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-29
    • 文件大小:20.16mb
    • 提供者:
  1. CPU_card

    0下载:
  2. 本程序实现了各类接触式CPU卡的读写操作,程序简单、容易理解!-The program implements various types of contact CPU card read and write operations , the program is simple, easy to understand !
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1.71mb
    • 提供者:robot
  1. PCL6045B

    0下载:
  2. PCL6045B运动控制芯片,由NPM公司生产,是一种通过总线接收CPU命令、并产生脉冲控制步进电机或脉冲驱动型伺服电机的CMOS大规模集成芯片,可提供多种输出运动控制功能,包括连续、定长、回原点等输出方式,采用176针QFP封装,5V±10%和3.3V±10%双电源供电,工作温度范围-40℃~70℃。芯片功能丰富、硬件接口和软件编程简单、集成度和可*性高,可以广泛应用于数控机床、纺织机械、印刷机械、包装机械、各类切割机、雕刻机、机器人等数控机械的运动控制中。-PCL6045B motion c
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8.2mb
    • 提供者:long
  1. STC_C51_DUOJI

    1下载:
  2. 单片机8路舵机控制程序 支持最新0.01ms精度,通过可变定时器实现,通常方案采用0.01ms定时中断会引起CPU占用率奇高而不能正常工作,而本方案可变定时器方案完美的解决了这个问题,工程为STC12系列,其他系列简单修改即可。-Single-chip 8-channel servo control procedures to support the latest 0.01ms accuracy, achieved by a variable timer, usually the program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:30.98kb
    • 提供者:zhm
  1. ubasic-0.1l

    0下载:
  2. uBasic 解释器源码,可以编译Basic程序。 可应用在任何系统呵CPU芯片之上。用在单片机上更好,实现了一个简单的uBasic解释器的功能。-uBasic interpreter source code can be compiled Basic program. Can be applied to above Oh CPU chip in any system. Better on a single chip to achieve a simple function of uBasi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:8.77kb
    • 提供者:王刚
« 12 »
搜珍网 www.dssz.com