资源列表
dddd
- 基于TC1的频率计设计_2,基于T_CO的时钟设计-2,基于TC1的pwm脉宽调制器设计-TC1-based frequency meter design _2, based on T_CO clock design-2, based on TC1 of the pwm pulse width modulator design, etc.
DVP_PLC
- 台达PLC应用实例,内容包括说明文档、图纸资料、PLC资料。-DVP PLC Applications, Content includes documentation, drawings, PLC program.
ch4
- embedded programs documents
o_27reilly_-_building_embedded_linux_systems
- Porting linux to embedded systems considering what linux is and what coantraint you may find
AVR-GCC-Tutorial
- avr code gcc guide for development
Embedded_Hardware
- 一本很好的英文嵌入式硬件的书,《嵌入式硬件》 Chapter 1: Embedded Hardware Basics Chapter 3: Embedded Processors Chapter 4: Embedded Board Buses and I/O Chapter 5: Memory Systems Chapter 6: Timing Analysis in Embedded Systems Chapter 7: Choosing a Microcontroll
Decodificacion
- "Guía de iniciación a la decodificación". This is a guide on the interpretation of television signals
uart_c
- This program is written in C for AVR Microcontrollers. It is to be compiled witn GCC compiler which is available for Free. The Program is for learning and using USART port of AVR to communicate with PC COM port.
CLOCK
- This program is written in C for AVR Microcontrollers. It is to be compiled witn GCC compiler which is available for Free. The Program is for learning and using i2c protocol for the avr. this is standard 2 wire protocol for transfer of data. the prog
adc
- This program is written in C for AVR Microcontrollers. It is to be compiled witn GCC compiler which is available for Free. The Program is for learning and using ADC ( 10 Bit) available in AVR Atmega16.-This program is written in C for AVR Microcontro
swled_asm
- This program is written in Assembly language for AVR Microcontrollers. It is to be compiled witn AVR Studio is available for Free. The Program is for learning and using input and output ports of AVR using Switches and LED s for inputting and outputin
timertest
- This program is written in C for AVR Microcontrollers. It is to be compiled witn GCC compiler which is available for Free. The Program is for learning and using Timers in AVR. Very useful in scanning data after a prespecified time interval.