搜索资源列表
ADS Introductory Workbook
- ADS教程 在这一章里,将介绍ARM 开发软件ADS(ARM Developer Suite)。通过学习如何在CodeWarrior IDE 集成开发环境下编写,编译一个工程的例子,使读者能够掌握在ADS 软件平台下开发用户应用 程序。本章还描述了如何使用AXD 调试工程,使读者对于调试工程有个初步的理解,为进一步的 使用和掌握调试工具起到抛砖引玉的作用-ADS Directory in this chapter, will introduce the development of softwa
snip-c
- 国外网站上的一些精典的C程序,欲炼神功,必先从基础开始,希望初学者能够多打好基础,特别是做嵌入式程序,重复也要传!BTW,欣赏站长的一些诗!-foreign web sites of some of the classic C procedures and wishes refining art, we must first start from the basis of the hope that more beginners to lay a good foundation, especia
监护仪程序
- 该程序是基于PC104的工控板的多参数监护仪的源程序.监护内容包含:心电\\血氧\\呼吸\\无创血压等等.-the program is based on the PC104 IPC board multi-parameter monitor of the source. Guardianship contains : ECG \\ oxygen \\ respiratory \\ noninvasive blood pressure and so on.
key_ucos
- 可以加载到嵌入式系统终端的键盘驱动程序,实现了键盘初始化,键盘数据读写及复位等功能。- The keyboard driver program can be loaded inbed-system and carry out the function of the initialization keyboard,r/w of keyboard data, reset and so on.
有限状态机
- 有限状态机FSM思想广泛应用于硬件控制电路设计,也是软件上常用的一种处理方法(软件上称为FMM--有限消息机)。它把复杂的控制逻辑分解成有限个稳定状态,在每个状态上判断事件,变连续处理为离散数字处理,符合计算机的工作特点。同时,因为有限状态机具有有限个状态,所以可以在实际的工程上实现。但这并不意味着其只能进行有限次的处理,相反,有限状态机是闭环系统,有限无穷,可以用有限的状态,处理无穷的事务。-FSM thinking widely used hardware control circuit d
LPC2000系列32位ARM微控制器的CAN接收过滤设置
- LPC2000系列32位ARM微控制器中为所有CAN控制器提供了全局的接收标识符查询功能。它包含一个512×32(2k字节)的RAM,通过软件处理,可在RAM中存放1~5个标识符表格。整个AF RAM可容纳1024个标准标识符或512个扩展标识符,或两种类型混合的标识符。由于允许的表格范围有2k字节,所以能容易地满足设计复杂的ID接收过滤要求-Series 32 LPC2000 ARM microcontrollers for all CAN controller provides a glob
epg
- 机顶盒界面源代码: ## Avoid the so-called SINGAPPL to be initialized at runtime ## Used when the tuner is controlled externally by I2C and ## the PIDs forced to some specific values. -STB interface source code : # # Avoid the so-called SINGAPPL to be
cy68013a
- cy68013a USB2.0 highspeed mass storage source code-cy68013a highspeed USB mass storage so urce code
handpos
- 青岛市城市远程集超系统中的手持器程序,用的是KEIL C7.0,用了北京天石的操作系统,是一个典型的嵌入式POS的程序,包含了常见手持器的基本功能,如用了红外1。1版本的通信协议,接触,射频卡读写等。-Qingdao City Remote Set-system handheld device procedures, it was KEIL C7.0, with the Beijing-day rock of the operating system, is a typical embedded
armcontrolmotor
- 使用arm7芯片,做一个控制器,使电脑能通过这个控制器控制电机的移动速度、方向、距离-use ARM7 chip, so a controller, the controller through a computer to control the motor speed, distance and direction
jtag_cpld_vhdl
- JTAG CPLD实现源代码,比用简单并口调试器快5倍以上。 以前总觉得简单的并口jtag板速度太慢,特别是调试bootloader的时候,简直难以忍受。最近没什么事情,于是补习了几天vhdl,用cpld实现了一个快速的jtag转换板。cpld用epm7128stc100-15,晶振20兆,tck频率5兆。用sjf2410作测试,以前写50k的文件用时5分钟,现在则是50秒左右。tck的频率还可以加倍,但是不太稳定,而且速度的瓶颈已经不在tck这里,而在通讯上面了。 -JTAG CPLD
S3C2410_NandFlash
- Samsung ARM 2410对SamSung NANDFlash s3c910vf的操作。包括读,写,擦除等。开发环境ADS-Samsung ARM 2,410 pairs of hype NANDFlash s3c910vf operation. Includes reading, writing and erasure so. Development environment ADS
LPC214Xforkeillicheng
- LPC214X系列ARM在KEIL编译环境下的所以例程-LPC214X ARM series in KEIL compiler environment so the routines
AnteeoBee_20060218
- his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run \"make\" from the console in echomaster and ech
2410UARTcomnication
- 三星公司,S3c2410 UART 示例程序.S3c2410 应用非常之多之广.-Samsung, S3c2410 UART sample program. S3c2410 application so many broad.
AT24C04
- AT24C04的汇编程序,包括电路图等等!-AT24C04 compilation procedures, including circuit diagrams, and so on!
ruanjiandingshiqi
- 本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器,这个序号从0到MAX_SOFT_TIMER-1 ,最多为255个。要使用软定时器模块,首先需要让软定时器管理任务运行起来。软定时器管理任务的函数名称为SoftTimer,所以只需要Small RTOS的要求在Config.h的数组TaskFuction加上SoftTimer项即可。因为软定时器执行的任务时间等因素不确定,所以一般把这个任务优先级定得比较低。-the soft-timer module adopted by only
sazabi-asm1
- 針對特定微處理器而開發的程式,其功能是控制基本的I/O,使之有時鐘的功能-specific microprocessor and the development of the program, its function is to control the basic I / O, so that it is the function of the clock
stepperfourandsix
- 这个例子做的是去年全国电子电子设计大赛E题,悬挂运动控制系统(E题),我只做了画线和画圆两个部分,纯粹是玩,所以精度不是很高,终点定位精度误差差不多0.5cm左右,画圆在两个斜率无穷大区误差较大需要修正。 一开始我用的是L297+L298驱动,感觉脉冲相位控制比较麻烦,后来想到avr相对51的速度,用B口模拟脉冲,L293驱动。电机我用的是两个42BYG四相八拍六线步进电机,资料很好找。 这个试验做起来可能有点麻烦,比赛的时候需要特定的板子,就象附件E题里所示,注意电机转动的时候
ARM7modem
- LPC2000 系列AMR7 微控制器的UART1 具有MODEM 接口功能通过RS232 电平转 换即可与MODEM 连接进行MODEM 通讯控制操作 用LPC2000 系列AMR7 微控制器的UART1 驱动MODEM 驱动程序使用 了AT 命令集的命令进行控制操作所以驱动的MODEM 要支持AT 命令集-LPC2000 series AMR7 UART1 micro-controller interface is functional through MODEM RS232 l