搜索资源列表
做的硬盘MP3资料
- 1IC网友 做的硬盘MP3资料公开 该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制
485-502demo
- 此程序是RS485从机通讯,包含3部分:接收帧程序、发送帧程序及执行命令程序。 从机通讯地址从地址开关读取4位 由于485的通信规约差别很大,这里只是提供参考,具体请参照自己的项目特点做修改,抛砖引玉。 #include<reg52.h> #include<main.h> #include<hy502.h> -this procedure is RS485 communications from the plane, contains t
Cpucool.8.06
- ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most universal hardware monitoring program for Windows 9X/ME/NT/2000/XP/2003/VISTA x86/x64 editions This program monitors and displays certain parameter
ISD4004_7843
- 基于AT89S52单片机,驱动ISD4004语音芯片,进行录音/播音等功能,还加上了触摸屏功能和液晶显示功能,7843.h是触摸屏的驱动部分,12864.h是LCD驱动部分。key.h是4X4矩阵键盘驱动部分。-AT89S52-based single-chip, voice chip ISD4004 drive for recording/audio and other functions, also added a touch-screen LCD features and function
shzi
- 数字钟的单片机实现,有详细的源码及解释 算法结构清晰,对单片机学习者非常有用 对于电子专业的,拿来当课程设计也是相当不错的 功能有: 1,完成秒/分/时的依次显示并正确计数; 2,秒/分/时各段个位满10正确进位,秒/分能做到满60向前进位; 3,定时闹钟:实现整点报时,有扬声器发出报时声音; 4,时间设置,也就是手动调时功能:当认为时钟不准确时,可以分别对分/时钟进行调整; 5,可以清零;完成暂停;可以随时记时、暂停后记录数据。-The single-chip
ATMega88+ATA6824
- 基于Atmel ATMega88+ATA682的应用实例 主要功能包括: 1) PWM输出控制 2) H-Bridge,4 POWER FET 驱动 3) 模拟量比较-Based on Atmel ATMega88+ ATA682 the application of the main features include: 1) PWM output control 2) H-Bridge, 4 POWER FET Driver 3) Analog Comparison
MSP430DS18B20
- MSP430高级开发板上的DS18B20温度传感器的程序 当前演示程序功能描述,循环进行温度检测,将结果分别保存在 -Descr iption of the current demonstration program features: temperature cycle testing, the results were kept in temperature ResultSignal symbol (0x01 negative) ResultTemperatureH tempera
THEAPPLICATIONOFHT1380
- H T1380 是 HOL T E K 公司研制的一种能够提供年、月、日、时、分、秒等时间信息, 并可自动修正每月天数及闰年信息的串行实时计时器芯片。本文系统全面地介绍它的功 能特点、内部结构、封装形式、引脚功能、电气参数、工作时序以及应用电路等。-HT1380 is the HOL TEK company developed a way to provide the year, month, day, hour, minute, second and other time inform
24CXXXok!
- 这个是一个用Keil C51编写的全新24CXX的EEPROM驱动程序示例,程序中含有写好的24CXX.H标准驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件,推荐下载 -This is a new preparation with the Keil C51 24CXX the EEPROM driver example, the program contains a function written 24CXX.H standard drivers, providing
51LCD3310ok!
- 这个是一个用Keil C51编写的全新LCD3310的驱动程序示例,程序中含有写好的LCD3310.H标准驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件,推荐下载 -This is a new preparation with the Keil C51 driver LCD3310 example, the program contains a function written LCD3310.H standard drivers, providing API-styl
93C46ok!
- 这个是一个用Keil C51编写的全新93C46驱动程序示例,程序中含有写好的93C46.H标准驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件,推荐下载-This is a new preparation with Keil C51 93C46 driver example, the program contains a function written 93C46.H standard drivers, providing API-style interface to e
stc_new_8051.h
- 是MCU STC12C5A60S2的头文件库,本单片机是一个增强型的51单片机,所以必须添加自己的头文件库才可以使用其所有功能-MCU STC12C5A60S2 library header files, the microcontroller is a 51 microcontroller enhanced, so you must add its own header file library before you can use all of its features
12864(ks0108)and-ad
- 此为proteus的仿真程序,仿真内容:从ad读取数据并送12864显示,显示方式由三个开关控制。12864有三页,第一页为主屏,第二页为功能选择页,用来选择第三屏显示从ad读取的数据的方式,第三屏为四种形式的ad数据显示。此程序功能较简单,但代码有一定的借鉴性。注:将里面的reg52.h的头文件复制进自己的keil头文件库中才能运行,里面有自定义的内容(自定义部分有标注)。开发环境为keil uvision-This is proteus simulation, emulation conte
AT25512(512Kb)C-Code
- AT25512(512Kb)串行EEPROM程序 内有电路参考图,AT25512.H和AT25512.C文件 程序可以直接便用,程序功能完好, 经实测程序稳定可靠,-AT25512 (512Kb) serial EEPROM program Reference within a circuit diagram, AT25512.H and AT25512.C file You can then use the program directly, the program f
STM32_MPU6050lib-master
- 用于32位STM32F103xx系列的微控制器,提供了MPU6050等IIC设备的简单易用的IIC库文件。可以以bit或者byte格式传输数据,支持MPU6050文件中提到的所有的功能。 这个文件是基于MPU6050写的,但是也支持其他的IIC设备。 该文件只依赖于STM32F10xFWLib v3.3.0中的stm32f10x.h和stm32f10x_i2c.h-IIC easy to use library for 32-bit STM32F103xx series of micro
