搜索资源列表
C语言嵌入式系统编程*
- 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开发的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C语言--一种\"高级的低级\"语言,则成为嵌入式系统开发的最佳选择。-Unlike most forms of software programming, embedded systems programming based on the specific hardware pl
嵌入式C编程技术
- 这是关于嵌入式编程的一本关于应该注意什么样的问题的小册子,此时前辈的经验精华,好好消化:)-on embedded programming on the one should pay attention to what kind of the booklet, now experience the essence of the older generation, properly digest :)
CCS-PCWHD4065.zip
- PIC 单片机C语言开发工具,内含RTOS,PIC C language development tools, embedded RTOS
C-Datasheet_SHT21_V1.0
- SHT21, 新一代 Sensirion 湿度和温度传感 器在尺寸与智能方面建立了新的标准:它嵌 入了适于回流焊的双列扁平无引脚DFN 封装, 底面 3 x 3mm ,高度1.1mm。传感器输出经过标 定的数字信号,标准 I2C 格式。 SHT21 配有一个全新设计的CMOSens® 芯 片、一个经过改进的电容式湿度传感元件和 一个标准的能隙温度传感元件,其性能已经 大大提升甚至超出了前一代传感器(SHT1x 和SHT7x)的可靠性水平。例如,新一代湿
CAN
- 此程序为09年底新出的STM32F107嵌入式微控制器的CAN实验程序,使用Keil RVMDK 3.80a 集成开发环境开发-This program is the end of 2009 out of STM32F107 new embedded micro-controller CAN experimental procedure, using Keil RVMDK 3.80a Integrated Development Environment Development
adc0832
- It is an embedded C program written to control ADC0832 with MCU P89V51RD2. There are R/W function. All code are proven to be worked.
LMS
- 一个针对单片机的网络通信程序,有经过裁剪的tcp/ip源代码,硬件平台由MSP430f149和CS8900构成,实现采集温度传感器的温度,以web形式显示在上位机上,应用软件是IAR Embedded Workbench Evaluation for MSP430 V4-One for single-chip network communication procedures, has been cutting the tcp/ip source code, hardware platforms
C
- 嵌入式c语言编程,适合做初学者入门的书籍 -Embedded c programming language, suitable for doing the book entry
O_Reilly_Programming_Embedded_Systems_in_C_and_C+
- Included O Reilly - Programming Embedded Systems in C and C++ pdf. Its been explained fantastically with simple english. Have read many embedded C documents, But the embedded C concept explained here is simple, basic and to the point. -Included O R
OutPort
- This file is embedded c code written in keil c51
Embedded-curriculum-design
- 嵌入式课程设计 大四 ADS1.2 集成开发环境的使用 FT2410P 教学平台 嵌入式 linux内核移植实验 ARM-Linux下编程 EVC编程 -Embedded curriculum design senior ADS1.2 integrated development environment using an embedded linux kernel FT2410P teaching platform transplant experiment ARM-Linux programm
c-bitmanipulation-macros
- some useful bit manipulation macros for C embedded C programs
queue_old.c
- how a queue is implemented in Embedded C . it works on the principle of FIFO.
Embedded-language-c
- 该资料中包含了嵌入式C语言的一些特点,嵌入式C语言精华,嵌入式LCD驱动程序设计,详解嵌入式LINUX启动信息和一线LINUX嵌入式开发工程师的经验。-The information includes some of the features embedded C language, the essence of the embedded C language, embedded LCD driver design, embedded LINUX start Detailed informati
TDD-for-Embedded-C
- 《测试驱动的嵌入式C语言开发》的源代码,对于搞嵌入式C开发的兄弟很有指导意义,我从中获益良多。-" Test-driven embedded C language development source code, useful to engage in the development of embedded C brothers guiding significance, from which I learned a lot.
advanced-embedded-C-
- 嵌入式C语言进阶之道,可以用来学习嵌入式特点的C语言-Advanced Embedded C language of the road, can be used to study the characteristics of embedded C language
Button c code
- This is a generic button manager c code for embedded development. It will detect several behaviors like short and long presses, and will also do debouncing.
Generic Timer C code
- This is a generic timer c code. Useful for detecting timeouts in embedded development. Some hardware timer irq must call its Tick function.
Fifo c code for MCU
- Generic c code for Fifo, meant for embedded development.
The-embedded-C
- 对嵌入式C的学习,是在嵌入式软件的编程方面更近一步-For embedded C learning, is one step closer in terms of embedded software programming
