搜索资源列表
DSPic33FJ64GP206_UCOSII
- DSPic33FJ64GP206单片机的应用,很全,使用UCOSII编译,实现了温度的测量与控制-DSPic33FJ64GP206 SCM applications, very wide, the use of UCOSII compiler, the implementation of temperature measurement and control
Source
- ucosII的源码,这个是比较全的,以后大家不要再去到网站上找了,希望大家顶啊-ucosII the source, this is relatively wide, and that we will not go to the site to find, I hope you Dinga
f68kans
- 使用 eForth 寫成的 8051 編譯器-eForth is a small portable Forthdesign for a wide range of microprocessors. This implementation for 8051/31 microcontroller on an IBM-PC/XT/AT personal computer demonstrates the poratbility of the eForth Model. The MASM
KeygenCircuitMakerV6.0Pro
- A Fast Fourier Transform (FFT) is an efficient algorithm to compute the Discrete Fourier Transform (DFT) and its inverse. There are many distinct FFT algorithms involving a wide range of mathematics, from simple complex-number arithmetic to group the
picoos-1.0.4
- pico]OS is a highly configurable and very fast real time operating system (RTOS). It targets a wide range of architectures, from very small 8 bit processors and microcontrollers up to very huge platforms. Ports are available for ARM, AVR, PPC, MSP430
Desktop
- 功能:读取按键,控制LED闪烁。 首先对引脚选择寄存器PINSEL赋值为0,设置引脚连接GPIO。,然后对按键进行扫描,等到有键按下时,开始LED闪烁的程序。为了使LED有各种各样的闪烁结果,对其设计了一个表LED_TBL[],并不断调用,对P0[7:0]这8个设置为输出的I/O口进行置一或清零,得到花样流水灯的效果。当接P0.14的按键按下时,LED闪烁状态会回到最初全灭至亮状态,然后继续按照其他花式闪烁。 -Function: Reads keys, control LED flas