-
active-filter
有源滤波的介绍,文中详细介绍了几种有源滤波电路图(The introduction of the active filter)
- 2011-08-31 23:01:14下载
- 积分:1
-
基于KL25和avago APDS-9008心电波形采集设计
说明: 心电采集 ,PCB工程+原理图,硬件电路,源程序C语言,整机方案(ECG acquisition, PCB engineering + schematic diagram, hardware circuit, source program c language, overall scheme)
- 2020-04-10 17:34:25下载
- 积分:1
-
KeilC51kaifa
这是Keil C51中的两个例子,对于刚刚接触Keil C51的人来说这两个例子非常有用 (This is the Keil C51 two examples, For contact Keil C51 just who these two examples very useful)
- 2007-05-05 15:09:12下载
- 积分:1
-
sample_UART
瑞萨RL78/G13UART串口通讯例程(Renesas RL78/G13UART serial communications routines)
- 2020-12-18 15:19:10下载
- 积分:1
-
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
-
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
-
STM32-串口输出MPU-6050
将MPU6050采集的数据通过串口显示在上位机上(The data collected by MPU6050 is displayed on the upper computer through the serial port)
- 2020-08-23 14:07:39下载
- 积分:1
-
armtest
说明: 本次测评为素质类测评,是简历评估时重要参考维度之一,请亲务必在失效前按照个人真实情况完成作答(which make it possible to edit as vi/vim in notepad++. ViSimulator simulates/emulates most frequently-used vi/vim commands to provide more powerful editing capability for)
- 2020-06-16 14:00:01下载
- 积分:1
-
DS18B20
说明: 温度传感器数据采集程序,并在数码管上显示。(The temperature sensor data acquisition program is displayed on the digital tube.)
- 2019-05-13 20:16:56下载
- 积分:1
-
lesson9_1
在51开发板上,向AT24C02 EEPROM中写入0x(xx),同时读出之后赋值给P1口。注意三处加*********(In the 51 development board, write 0x (xx)to AT24C02 EEPROM , while after reading assigned to P1 port. Note that three plus。)
- 2013-07-19 17:20:46下载
- 积分:1