搜索资源列表
红外线
- 红外摇控新手不可多得的资料 PIC,汇编语言写成,摇控芯片为:HT6222等-infrared remote control novice rare PIC information, the compilation of language, the remote control chips : HT6222, etc.
suc
- tc 下的 ucos 精简版 适合ucos 新手 学习。 编译环境 tc2.0 tasm4.1 -tc under the streamlined version CHANGING TRACK for newcomers to learn. Build environment tc2.0 tasm4.1
C语言在单片机开发中的应用
- < C语言在单片机开发中的应用>>主要针对C51新手入门有着引导作用,可以很快入门!-lt; Lt; C language in the development of the SCM Application gt; Gt; The main response has C51 Getting Started guide can be quickly entry!
lightW
- 一個LCD燈的小程序。不是我寫的。我只負責了調試。適用在ACEXEP1K30QC208-3上。我跑了SIMULATOR,管腳連接標示了。我也下在電路板上試過了,沒有問題。要用到實驗板上的兄弟們把CLK1改到TESTOUT3或者0就好了。綫幫助新手,人人有責。-a small LCD lights procedures. I did not write. I am only responsible for the debugging. Apply in ACEXEP1K30QC208-3 on.
Dsp专用例程volume
- 有关CCS的基本操作的例子,新手必备,一看就懂,拿来就会,自己看吧-the basic operation of the examples, and newcomers must, one can understand it, will use their CMTech
单片机实验板程序
- 好用的一般汇编程序,新手必有。AT89S51单片机实验开发板是斯玛特电脑服务中心专为单片机初学者设计并开发的一种实验兼开发板,我们开发这个产品的目的就是为了帮助单片机初学者快速学会单片机技术。 在自学单片机的过程中,通过做了一系列的实验,可以比较容易地领会了单片机哪些枯燥、难懂的专业术语,而且这款实验开发板弥补了市场上常见的单片机实验板的一些不足,有针对性地面向最终的实用控制功能,增加了实用的继电器接口,可以使实验板能够直接用于控制各种负载,成为一个实用化的嵌入式控制系统。 -hand
Modelsim中文教程
- Modelsim中文教程,有3篇讲Modelsim的资料,对新手是个很好的参考资料-Modelsim Chinese guide, a three stresses Modelsim information, the rookie is a very good reference!
p18f4610
- 有关MICROCHIP的P18F4610一些初始化程序.包括RAM初始化,定时器的使用及中断的使用.开发环境是MPLAB编译器是MCC18.希望对新手有帮助少走弯路.-going before the P18F4610 some of the initialization process. RAM including initialization, the timer interruption of use and use. Yes MPLAB development environment c
SerialFIFOForC51
- 89S52上实现51单片机的串口FIFO功能。即串口的收和发均采用了FIFO作为缓冲。相信这个程序有助于单片机的新手编写串口操作-89S52 achieve 51 MCU Serial FIFO functions. Serial admission that the hair and are used as a FIFO buffer. I believe this program helps prepare newcomers MCU serial operation
Lab_ISE_Led
- vhdl实例教程,其中的例子适合新手演示使用,肯定会有帮助的。-VHDL example tutorial, an example of the use for novice demo, it will certainly help.
mips_ucos_1.10
- MIPS架构UCOS-ii移植例程,不同于ucos-ii网站上下载例程,新增加2个例程文件,对新手十分重要-MIPS architecture UCOS-ii transplant routines, unlike CENTER-ii routines download site, two new routines, the importance of thumb
CePQ
- 测频器,用VHDL语言编写。新手学习作品,还有好多不完善的地方,全当交流,也希望能下载本站原码学习。-frequency measurement device using VHDL language. Rookie learning works, there are a lot of imperfections, when the whole exchange, and hope they can download the original code study site.
8052os
- /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.
shzizhong
- 文件名称:数字钟设计参考文章 文件信息:4个文件/pdf/-页 语言种类:中文 适合对象:新手/中手 -file names : Digital Clock reference design document article : four documents / pdf /-page variety of languages : Chinese suitable targets : novice / Hand
DSParithmetic.application.design
- 一本对于学dsp的新手,高手都有帮助的DSP算法,及应用的好书!-a dsp As for the novices, experts have helped the DSP algorithm, and application of the books!
msp430g2553适合新手学的小程序
- 适合新手的程序 内含多个基础模块的例程(Suitable for beginners to develop 2553 of the procedures)
06看门狗
- 看门狗程序,试用于新手!可以下载看看,不会后悔的!(Watchdog program, try novice! Can download to see, will not regret it!)
AVR新手入门知识整理
- 引导新手更好的入门AVR单片机,对AVR单片机的外设进行了详细的介绍,并介绍了相关的接口函数。(Guide novice better entry AVR microcontroller.AVR microcontroller peripherals were introduced in detail, and introduced the related interface functions.)
msp430g2553适合新手学的小程序 自己写的
- 一些适合新手的程序,从别人那里找的,自己看了一下确实不错(Suitable for novice program)
流水灯代码(位移写法)
- 本代码适用于单片机stc89c52或stc89c51,最好是郭天祥开发的TX-C1实验板,这是一个简单的流水灯代码,适合新手学习