虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

C8051F020 flash

  • 基于C8051F020的自动称重系统设计

    摘要:针对砂轮产品生产中传统的人工称重速度慢、精度低等问题,设计了碳化硅砂子自动称重系统.该系统采用C8051F020单片机实现传感器微弱信号的采集与转换,对A/D转换值进行数字平均值滤波,并对主直流电机进行PWM调速控制,实现碳化硅砂子的实时准确称重与定量输送.实验结果表明,该系统动态称重精度较高,误差为±0.1 g,可完全满足生产要求.

    标签: C8051F020 自动 称重 系统设计

    上传时间: 2013-10-19

    上传用户:stvnash

  • 基于C8051F020的红外遥控电风扇设计

    摘 要:给出了一种采用C8O51F02O单片机实现红外遥控电风扇的系统方案。将红外接收模块、温度采集电路、实时时钟电路、报警电路和风速控制电路置于电风扇中,通过C8051F020单片机实现电风扇风速控制、定时功能和运行模式切换功能,采用4×4键盘或者遥控器完成数据和控制指令的输入,并通过TS1602 LCD 完成基本的状态数据和控制指令实时显示等。实验结果表明:本系统能够成功实现电风扇的运行模式切换、风速控制和定时功能,自动运行模式下,风速由环境温度决定,温度控制精度为土l℃ 。

    标签: C8051F020 红外遥控 电风扇

    上传时间: 2013-12-17

    上传用户:gtf1207

  • 基于C8051F020的等精度测量频率

    基于C8051F020,通过12864进行显示的等精度频率测量,测量范围为1HZ~1MHZ。 C8051F020与MCU-51的也没多大的区别,个人感觉最大的区别主要还是管脚配置和晶振,像C8051F020增加的一些AD,DA,一般都不怎么用的。只是个人感觉,作为初学者,我也只能有这么个感受了,呵呵。程序经过调试,原理图也正确。

    标签: C8051F020 等精度测量 频率

    上传时间: 2013-11-21

    上传用户:米卡

  • C8051F020

    HIGH SPEED 8051 μC CORE - Pipe-lined Instruction Architecture; Executes 70% of Instructions in 1 or 2 System Clocks - Up to 25MIPS Throughput with 25MHz System Clock - 22 Vectored Interrupt Sources MEMORY - 4352 Bytes Internal Data RAM (256 + 4k) - 64k Bytes In-System Programmable FLASH Program Memory - External Parallel Data Memory Interface – up to 5Mbytes/sec DIGITAL PERIPHERALS - 64 Port I/O; All are 5V tolerant - Hardware SMBusTM (I2CTM Compatible), SPITM, and Two UART Serial Ports Available Concurrently - Programmable 16-bit Counter/Timer Array with 5 Capture/Compare Modules - 5 General Purpose 16-bit Counter/Timers - Dedicated Watch-Dog Timer; Bi-directional Reset CLOCK SOURCES - Internal Programmable Oscillator: 2-to-16MHz - External Oscillator: Crystal, RC, C, or Clock - Real-Time Clock Mode using Timer 3 or PCA SUPPLY VOLTAGE ........................ 2.7V to 3.6V - Typical Operating Current: 10mA @ 25MHz - Multiple Power Saving Sleep and Shutdown Modes 100-Pin TQFP (64-Pin Version Available) Temperature Range: –40°C to +85°C

    标签: C8051F020

    上传时间: 2013-10-12

    上传用户:lalalal

  • 基于C8051F020的自动测控LED节能照明系统

    提出了一种可根据环境光强、红外和温度变化而实现自动开关、调节亮度的LED照明系统的设计方案。采用单片机C8051F020为系统控制核心,设计了由硅光电池和集成运放组成的光强传感器,选用热释电模块作为红外无线感应器,采用DS18B20为温度传感器,还利用液晶实现了工作信息显示。实验结果表明,系统在光强大于2 170 lx或温度高于82.5 ℃时能自动关断,当光强小于1 040 lx或温度低于49.3 ℃时能自动开启;当光强在1 000~2 000 lx变化时,LED亮度能自动调节,以维持环境照度基本稳定。  

    标签: C8051F020 LED 自动测控

    上传时间: 2013-10-10

    上传用户:xaijhqx

  • 基于C8051F020和Zigbee的汽车测试系统设计

    以C8051F020为核心处理器,设计无线传感器网络数据采集系统。系统采用SZ05-ADV型无线通讯模块组建Zigbee无线网络,结合嵌入式系统的软硬件技术,完成终端节点的8路传感器信号的数据采集。现场8路信号通过前端处理后,分别送入C8051F020的12位A/D转换器进行转换。经过精确处理、存储后的现场数据,通过Zigbee无线网络传送到上位机,系统可达到汽车试验中无线测试的目的。 Abstract:  This paper designs a wireless sensor network system for data acquisition with C8051F020 as core processors.The system used SZ05-ADV wireless communication module,set up a Zigbee wireless network, combined with hardware and software technologies of embedded systems,completed the end-node 8-locale sensor signal data acquisition.Eight locale signals were sent separately into the 12-bit ADC of C8051F020 for conversion through front treatment.After accurate processing and storage,the locale data was transmitted to the host computer through Zigbee wireless.The system achieves the purpose of wireless testing in vehicle trial.

    标签: C8051F020 Zigbee 汽车测试 系统设计

    上传时间: 2013-11-23

    上传用户:dsgkjgkjg

  • 单片机Flash存储器坏块自动检测

    在深入了解Flash存储器的基础上,采用单片机自动检测存储器无效块。主要通过读取每一块的第1、第2页内容,判断该块的好坏,并给出具体的实现过程,以及部分关键的电路原理图和C语言程序代码。该设计最终实现单片机自动检测Flash坏块的功能,并通过读取ID号检测Flash的性能,同时该设计能够存储和读取1GB数据。 Abstract:  On the basis of in-depth understanding the Flash chips,this paper designs a new program which using the SCM to detect the invalid block.Mainly through reading the data of the first and second page to detect the invalid block.Specific implementation procedure was given,and the key circuit schematic diagram and C language program code was introduced.This design achieved the function of using the MCU checks the invalid block finally,and increased the function by reading the ID number of Flash to get the performance of the memory.And the design also can write and read1GB data

    标签: Flash 单片机 存储器 自动检测

    上传时间: 2013-10-25

    上传用户:taozhihua1314

  • 8-bit 80C51 Flash系列单片机--P89C66

    描述 P89C660/662/664/668单片机内带6KB/32KB/64KB/64KBFlash存储器,该存储器既可并行编程也可以串行在系统编程(ISP).在实际的成型产品中,可通过ISP升级用户程序在BootROM程序. 在Boot ROM程序中,可通过一个默认的串行下载器(UART)对Flash存储器作ISP编程,而在Flash代码区中并不需要有调用下载器的代码,用户程序可通过调用在Boot ROM中的标准子程对Flash存储器擦写和再编程(即IAP).

    标签: 80C51 Flash bit 66

    上传时间: 2013-10-18

    上传用户:ouyang426

  • 基于C8051F020单片机的多路压力测量仪

    介绍了一种基于C8051F020单片机的多路压力测量仪。该测量仪选用电阻应变式压力传感器采集压力信号,并经放大电路处理后送入C8051F020单片机,再由C8051F020单片机内部的A/D转换器将采集到的压力信号进行模数转化,然后分别对数据进行存储和显示。该测量仪能测量6路压力信号,并且各测量点都能单独检测和设置。由于采用了C8051F020单片机,简化了硬件电路,增强了抗干扰能力,使得测量仪具有测量精度高,冲击小等特点。 Abstract:  A measurement apparatus for multi-channel pressure based on single chip microcomputer is introduced.It can measure 6 channels signal of the pressure,and the pressure measure points can be detection and located individually.The pressure signal sampling is obtained by resistor stress-type pressure sensors,the digital signals of 6 channels are collected through amplifying and adjustment circuit of pressure signals and internal integrated A/D converter of MCU.Finally,and it realizes the function to store and display data separately.C8051F020 was used to made hardware circuit simple,and it also enhanced the anti-interference ability.It features high precision and little impact.

    标签: C8051F020 单片机 多路 压力

    上传时间: 2013-11-16

    上传用户:yare

  • 基于C8051F020的触摸屏驱动控制

    C8051F020单片机通过SPI接口驱动四线电阻式触摸屏控制器TSC2046,利用中断方式驱动TSC2046设计软件。介绍了触摸屏的工作原理、TSC2046工作方式以及典型应用电路。 Abstract:  The C8051F020 MCU is connected with the TSC2046 which is a 4-wire touch screen controller. The TSC2046 is controlled by interrupt mode, the? operation principle of touch screen is introduced. The operation mode of TSC2046 and typical application circuit are also discussed.

    标签: C8051F020 触摸屏 驱动控制

    上传时间: 2014-12-27

    上传用户:hwl453472107