-
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
-
CANreice
比RS485更精准的can接受通信,基于128单片机开发,对于有志于128通信方面的读者有一定参考价值 (More accurate than the RS485 can accept the communication, based on 128 microcontroller development, communications for aspiring 128 readers have a certain reference value)
- 2013-08-31 11:23:23下载
- 积分:1
-
HEART-RATE-ALGORITHM
EASi Line Assembly Technology HeartRate Give-away C Source Code
- 2016-03-16 05:03:29下载
- 积分:1
-
ECG
基于单片机的ECG数据采集与预处理
本课题首先介绍了心电信号检测电路的设计,给出了心电信号采集电路具体的设计方法与部分实现电路。并采用了线性光电耦合器放大电路,对前置级运算放大电路及后置级放大电路进行光电隔离,有效地抑制了各种干扰。 其次,主要进行基于AT89C52低功耗MCU的便携式心电监护仪及其系统的研究。
根据人体心电信号的特征,设计性能优良的心电信号采集系统,选用低功耗8位单片机AT89C52和大容量Flash存储器对采集的心电信号进行记录、分析及处理(MCU-based ECG data acquisition and pre-treatment of the subject introduced first ECG detection circuit design, are given specific ECG acquisition circuit design method and some realization of the circuit. And the use of a linear optocoupler amplifier, the pre-amplifier circuit-level operations and post-class amplifier circuit for photoelectric isolation, effectively a variety of interference suppression. Secondly, AT89C52 mainly low-power MCU-based portable ECG monitor their systems. ECG in accordance with the characteristics of the human body, the design performance of the ECG acquisition system, selection of low-power 8-bit MCU AT89C52 and large-capacity Flash memory on the acquisition of the recorded ECG, analysis and processing)
- 2009-06-01 12:03:19下载
- 积分:1
-
TSW_SDK_6206
同三维万能采集卡系列开发SDK包,包含例程等!
(With three-dimensional universal capture card series development SDK package includes routines, etc.!)
- 2013-06-17 11:52:46下载
- 积分:1
-
8LedFlash0
用at89c51控制的花样流水灯c语言程序(Synchronized with at89c51 flow control lamp c language program)
- 2009-06-02 16:27:36下载
- 积分:1
-
STM32F4-OLED-OV7725
实现板球控制,用stm32f407开发板,通过OV7725采集图像,然后在lcd上显示结果。(To achieve cricket control, we use STM32F407development board to collect images through OV7725, and then display the results on LCD.)
- 2020-09-20 15:57:58下载
- 积分:1
-
STM32-ENC28J60-uIP1.0-vet6mini
本程序为STM32F103VET6单片机和ENC28J60网络芯片实现以太网功能的程序,程序成功的移植了uip1.0协议栈并实现了以太网通信(The program program STM32F103VET6 microcontroller and ENC28J60 Ethernet network chip functions successful transplant program uip1.0 of the protocol stack and Ethernet communication)
- 2013-01-16 22:25:11下载
- 积分:1
-
taxp
基于单片机的出租车计价器,其中包括protues图和C++程序(Taxi meter, including protues map and C++ program)
- 2011-11-10 20:14:24下载
- 积分:1
-
远程控制系统
基于电话网的远程控制系统,带语音,原创优秀毕业设计,带全部文档,程序,实物图片。(telephone network based on the remote control system with voice, originality outstanding graduate design, with all the files, programs, in-kind photographs.)
- 2021-03-30 18:39:10下载
- 积分:1