-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1
-
uCGUI_uCOS-II
在STM32F4平台上移植的ucos-ii和ucgui,很适合正在学习ucos-ii和ucgui的朋友(On STM32F4 porting ucos-ii and ucgui, very suitable for studying ucos-ii and ucgui friend)
- 2014-02-23 18:49:26下载
- 积分:1
-
InstrClassLoadHook
MT-safety ensured by the containing loader.
- 2014-05-21 11:39:24下载
- 积分:1
-
xiaoche
一个转来的小车运动源程序 (Transferred to a source of car movement)
- 2007-08-19 17:04:32下载
- 积分:1
-
chuankou
个人收集的各种串口电路图,程序,讲解比较详细,对初学者应该帮助比较大(Personal collection of various serial circuit, procedures, explained in more detail, for beginners should help more)
- 2008-07-03 13:58:37下载
- 积分:1
-
LCD12864
基于keil 51的LCD12864驱动开发程序,工程文件已建好,可以直接使用(Based keil 51 of LCD12864 driver development program, project files have been built, can be used directly)
- 2013-06-05 13:17:40下载
- 积分:1
-
5flaame0926111
51单片机SCMrtoss源代码,非常好用的能够移植
(51 the microcontroller SCMrtoss source code, very useful to be able to transplant)
- 2012-08-23 20:52:15下载
- 积分:1
-
PIC12F629
PIC12F629,一个按键控制3个LED灯亮灭,实现了单个按键的单击,长按功能(PIC12F629, a key control three LED lights off, to achieve a single button click, press function)
- 2015-07-22 11:21:22下载
- 积分:1
-
ds1302CLOCK
说明: ds1302时钟程序,内有防真图,比较详细,一个非常实用完整的事例(ds1302 clock procedures, there are anti-truth map, more detailed, a very practical example of a complete)
- 2009-07-29 13:30:04下载
- 积分:1
-
USB-LABVIEW
The SC-2075 is a desktop signal conditioner that you can connect directly
to National Instruments E Series or 1200 Series devices. The SC-2075 has
the following features:
• Binding posts
– Three for ±15 V outputs
– Two for 0 to 5 V outputs
– Two for measuring analog signals or DC voltages
• BNC connectors
– Two for analog inputs
– Two for analog outputs
– One for triggering
• Spring terminals
– Eleven for analog inputs
– Seven for analog controls
– Seven for counter controls
– Two for TTL-level power and ground signals
– Eight for digital input/output (DIO) signals
- 2017-01-11 03:41:02下载
- 积分:1