资源列表
spi_test
- mini2440开发板spi裸机实验小程序,很实用-it is usefull for mini2440,spi test
mbq_ResetUSB
- USB controller reset
ICCardreadsandwrite
- 本例选用内部芯片为AT45D041A的符合国际IC卡标准。配合简单硬件电路就可以实现对接触式IC卡的读写操作。程序是用C语言实现。内有详细解释,可读性和移植性强。-the cases selected for the internal chip AT45D041A of IC cards with international standards. With a simple hardware circuit can be achieved on the contactless IC card r
485system
- 工业控制及测量领域较为常用的网络之一RS-485。本例通过485总线实现主从机之间的通信、数据传输及控制。程序是用C语言实现。内有详细解释,可读性和移植性强。-industrial control and measurement field is one of the commonly used network RS-485. 485 cases through the realization of the main bus from the plane between the communic
CDC3
- 双缓冲即在内存中创建一个与屏幕绘图区域一致的对象,先将图形绘制到内存中的这个对象上,再一次性将这个对象上的图形拷贝到屏幕上,这样能大大加快绘图的速度。双缓冲实现过程如下: 1、在内存中创建与画布一致的缓冲区 BufferBmp=new Graphics::TBitmap() BufferBmp->Canvas->Handle=CreateCompatibleDC(Canvas->Handle) BufferBmp->Width=
arm-Linux DS18b20驱动程序
- arm-Linux DS18b20驱动程序
weizhisudupid
- 这是一个控制无刷直流电机的程序,采用PID算法实现,c语言编程-This is a control procedure for brushless DC motor using PID algorithm implementation, c language programming
12864draw
- 基干Atmega16的LCD12864画图程序,12864的控制器为st7290,编译器iccavr-LCD12864 backbone of Atmega16 drawing procedure, the controller 12864 for st7290, compiler iccavr
reg51
- 一个单片机最小系统,含AD,DA,LED,KEYBOARD-A microcontroller minimum system, including AD, DA, LED, KEYBOARD
s3c2410_spi
- nrf24l01的驱动 芯片是三星公司的2410,想要的请赶紧下载-attention please,download quickly
ds1302
- AT89S51读DS1302的C语言源程序-The AT89S51 read DS1302 C language source code
hw1
- C++ HelloWorld :: Shows how to write a simple programmer in C++ (1output, which is Hello World!)
