搜索资源列表
C语言嵌入式系统编程修炼
- 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开发的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C语言--一种\"高级的低级\"语言,则成为嵌入式系统开发的最佳选择。-Unlike most forms of software programming, embedded systems programming based on the specific hardware pl
IO_SOFT_SPI
- 软件实现SPI串口-单片机C语言编程代码
uvision2_rumen
- 单片机c语言编程软件平台keilc使用说明。
armc.rar
- C 语言嵌入式系统编程修炼之一:背景篇 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求 其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,归 因于汇编语言开发过程的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比, C 语言--一种"高级的低级"语言,则成为嵌入式系统开发的最佳选择。笔者在嵌入式系 统项目的开发过程中,一次又一次感受到C 语言的精妙,沉,C language programming of embedded syste
W25X32
- 本程序是华邦存储芯片W25X32的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is Winbond W25X32 driver memory chips, the main chip used is the STC-driven, with the C programming language, fully portable to other 51-core
ht1621
- 本程序是液晶HT1621的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is HT1621 LCD driver chip using the STC main drive, with the C programming language, fully portable to other 51-core chip on the main microcontrol
AT45DB321D
- 本程序是FLASH存储芯片AT45DB321的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过 -This procedure is FLASH memory chips AT45DB321 driver chips with the STC main drive, with the C programming language, fully portable to other 51 mai
wannianli
- 论文中的控制单元是以ATMEL公司的AT89C52微控制器为核心,显示单元采用LED数码管,实现时间的显示。 在软件上,采用keil c51软件系统,控制单元采用C语言编程;另外,从硬件和软件上采取了多种措施提高系统的可靠性。 -Paper is based on the control unit ATMEL Corporation AT89C52 microcontroller as the core, indicating the use of LED digital control
arm-C
- ARM 嵌入式系统C 语言编程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-ARM C
danpiajirumen
- 单片机入门的资料,包括仿真软件的使用,c语言编程和简单的示例-may be you are interested in it ``
QTHSetup
- 一种单片机开发软件,可用于C语言编程,也可用于汇编语言编程-A microcontroller to develop software that can be used C language programming, but also can be used for assembly language programming
HITECT16
- 这是一个PIC单片机C语言编程用的一个编程软件,安装后可以实验PIC单片机C语言编程-This is a PIC microcontroller C programming language using a programming software, after installation you can experiment PIC Microcontroller C programming language
tcsearch_very_good_soft
- 本软件收录了355个Turboc 2.0库函数供参考, 希望能给C语言编程爱好者一点帮助学习好C语言。-This software contains 355 Turboc 2.0 library for reference, hoping to give fans a little help C programming language to learn a good C language.
CS1241
- 本程序是24位AD采集芯片ADS1241/CS1241的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This program is 24-bit AD acquisition chip ADS1241/CS1241 driver chips with the STC main drive, C language programming, fully portable to other 51
PIC-Microcontroller-C
- PIC 单片机的C 语言编程 用 C 语言来开发单片机系统软件最大的好处是编写代码效率高、软件调试直观、维护 升级方便、代码的重复利用率高、便于跨平台的代码移植等等,因此C 语言编程在单片机 系统设计中已得到越来越广泛的运用。针对PIC 单片机的软件开发,同样可以用C 语言实 现。-PIC Microcontroller C programming microcontrollers in C language to develop the system software code
AD7991-C-language-with-keil
- AD7991采集数据程序,C语言编程,keil软件,可实现三通道轮流采集,程序中添加串口显示返回值,亲测,可用-AD7991 data collection procedures, C programming language, keil software, can achieve a three channel samples in turn, add serial program to display the return value, pro test available.
嵌入式C精华
- 嵌入式C语言编程的精华文章集萃,对嵌入式软件开发有学习价值(Embedded C programming language is the essence of the article highlights)
实验3 指示灯循环控制
- 指示灯循环控制,在编程软件的配合下,要求实现如下功能:8只发光二极管做循环点亮控制,且亮灯顺序为D1→D2→D3……D8→D7→……D2→D1,无限循环两次亮灯的时间间隔约为0.5秒。(Indicator light cycle control, with the cooperation of the programming software, requires the following functions: 8 light-emitting diodes do cycle light con
实验7 直流数字电压表设计
- 在编程软件配合下,要求实现如下功能:调解电位器RV1可使其输出电压在0~5V之间变化。经A/D转换后,数码管以十进制数形式动态显示电位器的调解电压。(In cooperation with the programming software, it is required to realize the following functions: The adjustment potentiometer RV1 can change its output voltage between 0~5V. A
实验8 步进电机控制设计
- 在编程软件的配合下,要求实现如下功能:单击K1,控制步进电机正转;单击K2,控制步进电机反转,连续按K1、K2,步进电机可连续旋转。(In cooperation with the programming software, it is required to realize the following functions: Click K1 to control the forward rotation of the stepper motor; click K2 to control the