搜索资源列表
mcpu_1.06b
- MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source
1020
- 课程 1020 BTL: 16位自举程序的概念和实践 课程简介 本课程介绍目前的16位自举程序方案并全面概述高级模块化的自举程序概念。将具体介绍目前的16位自举程序的详细 情况,包括C数据结构、C和汇编函数以及一些协议细节。本课程还将演示一个运行于16位单片机上的小型串行自举程 序。还会讨论高级模块化的自举程序概念,包括通信层模块的设计、实用的自举程序诊断、加密、各种进入/退出方式 和常见的应用程序调用的原因等。-Course 1020 BTL: 16
Timer_DSL
- 小家电多士炉的开发程序,用汇编写的,很有参考价值。-Small appliances toaster in the development process, written in assembler, a good reference.
hanzixianshipin
- 研究了基于AT89C51单片机LCD汉字滚动显示屏的设计与运用Proteus软件的仿真实现。主要介绍了LCD汉字显示屏的硬件电路、汇编程序设计与调试、Proteus软件仿真等方面的内容,本显示屏的设计具有体积小、硬件少、电路结构简单及容易实现等优点。-Of Chinese characters based on AT89C51 microcontroller LCD screen design and the use of rolling Proteus Simulation software.
uCOS-II
- μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核。它被广泛应用于微处理器、微控制器和数字信号处理器。 μC/OS 和μC/OS-II 是专门为计算机的嵌入式应用设计的, 绝大部分代码是用C语言编写的。CPU 硬件相关部分是用汇编语言编写的、总量约200行的汇编语言部分被压缩到最低限度,为的是便于移植到任何一种其它的CPU 上。用户只要有标准的ANSI 的C交叉编译器,有汇编器、连接器等软件工具,就可以将μC/OS-II嵌入到开发的产品中。μC/OS-
KEIL_C51(v6.21)
- 嵌入式、51单片机的小例子,包含一个网上整理的C程序调用汇编程序的例子-Embedded, 51 single small example, contains an online order of the C program calls the assembler example
Chapter-4--Assembler
- 51系列单片机原理及设计实例 随书光盘 第4章例子流水小灯汇编程序-51 Series Microcontroller Theory and design examples in Chapter 4 CD-ROM with the book example of a small lamp assembler water
Stopwatch-assembler-(20-101-029)
- 用汇编指令写的单片机秒表小程序,非常的简单,适合刚接触单片机的同学-Assembly instructions written in microcontroller small stopwatch program, very simple and suitable for students new to microcontroller
16-bit-led-controller
- 1.基于单片机用16盏以上的LED小灯,实现了4种彩灯灯光效果 2. 可以用输入按钮在几种灯光效果间切换;3. 可以通过按钮暂停彩灯效果,使小灯全亮,再次按下相同按钮后继续之前的效果。 4* 增加自动在几种效果间切换的功能,并设置一个按钮可以在自动模式和手动模式间切换。内含汇编程序和proteus仿真电路。 -Based microcontroller with more than 16 LED lights, four kinds of lanterns lighting effects
transformer
- 这是一个用纯汇编编写的变压器的小程序。用查表完成-This is a small program written in pure assembler transformer. Completed with a look-up table
lcd
- 用于检测液晶的小程序,在uision中用汇编写成的,有一定实用价值。-Small program written in uision using assembler for the detection of liquid crystal, there are some practical value.
CpuTotal-Query
- cpu信息查询器,基本上可以查询cpu的所有信息。全部程序尽量少不采用资源,程序小,速度超鲁大师 用汇编语言写,附带全部RadASM汇编源码及生成的程序。源码请看附件。-the cpu information queries, basically can query information of the cpu. The entire program as little as possible using the resources, the program is small, spe
51
- c语言样例讲解,所以提供少数测试用汇编样例,由于是独立模块,汇编语言的公开资料和样例非常多,所以可以自行看电路图并移植汇编程序。这里不在提供汇编支持。51版的几个入门程序。-c language examples to explain, so a small number of sample test compilation is a separate module, publicly available information and sample assembly language, so
arm_huibian_maopao_sort
- arm汇编的小例子,冒泡排序使用arm汇编所写,可以在kiel和ads下运行调试。-small example arm compilation, bubble sort written using arm assembler, debugger can run under kiel and ads.