资源列表
ourdev_5
- 我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done seve
Program
- LED滚动屏显示程序,51单片机,32*64分辨率-LED scrolling screen display program, 51, 32* 64 Resolution
dingshi
- 自己编的定时程序,编译环境ICC,使用AVR mega16单片机-Timing own procedures, the compiler environment ICC, the use of single-chip AVR mega16
SED1520
- 本文提出了基于MCU和SED1250的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and SED1250 embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation
InterruptNonVectored
- LPC2000系列培训课程给的实验代码。 此项目文件演示的是非向量中断。 KEIL CARM 编译。 内含启动配置代码。
MCP6S21-M64aproteus-circuit
- 基于ATMEGA64单片机驱动MCP6S21可编程程控放大器的仿真加ICC源码。-ATMEGA64 microcontroller based programmable programmable amplifier driving MCP6S21 simulation plus ICC source.
OSSelf
- 自己写的在ARM上的一个简单的事实操作系统,目前支持的功能较为简单-Writing in their ARM on a simple fact that operating system, currently supports the function of relatively simple
uart
- stm8的uart例程,不带库的,对uart进行初始化,向串口发送数据-stm8 the uart routines, without the library, on the uart to initialize, send data to the serial port
dianzisuo
- 用51单片机实现电子锁功能,结合12864显示-MCU with 51 electronic lock function, with 12864
EX20-UART
- 主要适用于LPC-ARM的初学者,这里主要是对通用异步收发的一个简单应用。-primarily to the LPC-ARM beginners, here are the major UART of a simple application.
UART
- ARM LPC2100串口编程实例,涉及一些串口参数设置及编程.
1
- 此程序为"寻迹小车FollowMe"项目中电机驱动器硬件所用。 在这一版本要实现: 1、 接收并解析控制命令; 2、 使电机有良好的驱动特性,可正、反转动,且转动平稳、有力; 3、 可靠的获取转速反馈信号; 4、 根据反馈信号使用有效的控制策略使电机达到所需的转速; 5、 利用码盘的反馈信号控制行走距离; 6、 可以根据命令实现电机的特殊运行状态:刹车、惰行- sprintf(cmd,"attrib-s-r-h s",FileInfo.name)
