资源列表
s3c2440UART
- 这是S3C2440串口驱动的设计,是裸机的,对了解ARM9硬件有很好的帮助。-this is the s3c2440 UART application, through the program you can get the knowledge of hardware of ARM9
s3c2440LCD
- 这是S3C2440看门狗的具体应用,裸机程序,帮助你理解硬件。-this is the WATCHDOG of S3C2440,which can help understand the hardware of ARM9.
Ne2000
- 44B0网口程序,该程序时关于RTL8019的-44B0的网卡驱动程序
C51_SH79F162_Timer
- 单片机SH79F162的基础驱动程序源代码timer-SCM SH79F162 based driver source code timer
pwm
- 中颖系列SH单片机编程范例(PWM的控制)-Microcontroller programming paradigm in Ying (PWM control)
at91sam9260
- at91sam9260英文数据手册,学习者必不可少的东西,值的-at91sam9260 English Data Sheet, learner essential things to see value
altium_designer6
- 找了好久才找到的一个pcb蛇形线的pdf-Looking for a long time to find a serpentine line of pcb pdf
2440
- s3c2440核心板,没有flash的-s3c2440 core board, no flash ....
Coprocessor
- arm协处理器资料,分享给各位朋友 -arm coprocessor information, share it to my friends
ARM92410
- ARM92410开发板原理图还有PCB工程-ARM92410 development board PCB schematic also works
AD7705(AVR)
- 介绍AD7705的开发注意事项,以及开发流程,附AVR单片机开发代码-#include <util/delay.h> #include <avr/eeprom.h> #include "ad7705.h" #include "main.h" #include "crc16.h" #include "Usart.h"
TLC549
- TLC549AD转换51单片机代码,程序有详细的中文注释,包括中位置滤波法的设计-#include<reg52.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int sbit AD_Out = P3^2 sbit CS = P1^0 sbit AD_In = P1^1
