登录
首页 » Others » 24c02

24c02

于 2012-08-29 发布 文件大小:1KB
0 151
下载积分: 1 下载次数: 4

代码说明:

  24c02驱动程序,里面有注释,相信会给初学单片机的同学有很大的帮助(24c02 driver, which note, I believe a great help give microcontroller beginner students)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TemperatureControlSystem
    本系统严格按照题中所定参数及要求,构建了一个以MSP430单片机为控制核心的温度自动控制系统。该系统用PSB型负温热敏电阻作为温度传感器,以一种类R-F的方法测量木盒内实时温度,单片机用实时温度与预设温度值一起代入PID算式得出一个温度增量,再用此温度增量线性的控制PWM波的占空比,开关电源的输出电压也会随之变化,即制冷晶片的输入功率发生变化,因此制冷晶片制冷(加热)的功率随PWM波占空比变化,达到自动控温的目的。本系统制冷(加热)效果明显,效率高,界面友好,制作精致,能够胜任题中所定各项要求。(Question in strict accordance with the system parameters and requirements set out to construct a MSP430 microcontroller to control the core temperature control system. The system with the PSB-type negative thermal sensitive resistors as temperature sensors, the method in a class of RF real-time measurement of temperature inside the wooden box, single chip with real-time temperature and the preset temperature value into the PID formula come together on behalf of a temperature increase, then this temperature increment linear wave PWM duty cycle control, switching power supply output voltage will change, that is cooling the chip input power changes, so cooling the chip cooling (heating) power with the PWM duty cycle changes in wave to achieve the purpose of automatic temperature control. The system cooling (heating) effect is obvious, efficient, friendly interface, making sophisticated, capable of the requirements set out in the title.)
    2010-06-08 20:30:00下载
    积分:1
  • duojihuizongbi
    舵机使用说明,用于实现对舵机的控制。其中讲述了舵机的各种使用说明。(Steering instructions, used to implement the control of the steering gear. Various instructions which tells the story of steering gear.)
    2014-04-18 09:31:22下载
    积分:1
  • baseon80c51ofmc522
    读写器与射频卡通信的设计采用RC522射频读写芯片与射频卡进行通信,符合ISO14443规范协议;硬件系统设计中主要有AVR单片机主控模块、电源模块、存储模块、外部时钟模块、LCD模块;软件系统设计采用C语言,遵循模块化和结构化编程模式,设计了射频卡操作程序、软关机与自动关机程序、LCD显示、串行Flash存储器、外部时钟等外部设备驱动程序。所设计的手持式读写器具备对MF1 S50、S70射频卡的读写、实时状态显示、系统在线升级以及关机等功能。(This handset can process the data offline or online, reading and writing from 10 cm far. This handset is low-power, miniature, modular design and so on. This article includes: the communication design between RF card and Reader, hardware system design and software systems design. The communication design between RF card and Reader used to RC522 RF chip control RF cards, in line with ISO14443 standard protocol Hardware system design mainly include AVR microcontroller control modules, power modules, memory modules, external clock modules, LCD modules Software system designed with C programming language, and follow the modular structure of the programming model, and has the RF card operation procedures, soft shutdown and automatic shutdown procedures, LCD display, serial Flash memory, an external clock, and other external device driver Procedures. The handset readers has the MF1 S50, S70 RF card reader function, real-time status display function, the system online update function and so)
    2021-03-22 20:19:16下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • CC1101Schematic-experimental-code
    MSP430g2553实现CC1101无线通讯。 最近有个项目,使用CC1101无线传输控制,刚开始做使用MEGA8实现,当晚也没有考虑功耗的问题,但最后项目要求用电池供电,这就出现问题了。无线在发射时的系统的整个功耗在16ma左右,这样一算,不论实用什么电池也不能实现一个月的工作时间。但是要实现,就要一步一步的调试。第一部做的是把MEGA8的供电降到3.3V, 这样的系统的功耗能够降低一半,但是总的时间还是不能实现;第二部把系统的DC/DC稳压片替换成低电流输出、低功耗的稳压电源。这样两步下来,系统功耗降到8ma,可惜的还是不能实现。再进一步,让无线间隔性工作,工作30S,停30S。这样功耗又进一步下降,但是用电池供电的话,只能维持10天左右,要想实现30天,不太可能啊。 CC1101原理图实验代码 拿到LaunchPad后,第一想到是将代码移植到上面,看看系统的功耗。今天上午很容易移植成功了,一没功耗,让我看到了希望,在没有采取任何降低功耗的措施下,系统的功耗是4ma,无线一直在工作状态。太好,如果采取功耗设计,我想一定能够实现项目要求,期待能够调试出更低的功耗。 (The CC1101 Schematic experimental code)
    2020-08-30 14:58:11下载
    积分:1
  • iic
    iic触摸屏驱动程序,支持多点触摸功能,应用于平板电脑上。(The iic touch screen drivers, and supports multi-touch function, applied to the tablet PC.)
    2012-06-26 21:01:37下载
    积分:1
  • Infraredremotesixfootcrawlerrobotdesignallmaterial
    说明:  六足爬虫机器人设计 的机械机构 电路图 还有汇编语言的控制程序(Hexapod robot designed mechanical body reptiles circuit assembly language control program also)
    2010-04-13 15:43:06下载
    积分:1
  • AD9851
    AD9851中文资料,为pdf格式,资料比较详细,希望对需要者有所帮助。(AD9851 Chinese data)
    2013-10-26 14:11:10下载
    积分:1
  • msp430库
    最初始的IAR编程(包含ccs,gcc的软件的初始程序)(Initial IAR Programming (Initial Programming of Software Containing ccs, gcc))
    2020-06-18 08:40:01下载
    积分:1
  • multihopDemo
    本文详细介绍如何使用GAINS节点和我们开发的多跳路由协议的代码实现无线通讯功能的过程。涉及到avr单片机的编译器winavr,烧写软件avr studio以及avr系列单片机的烧写器,本文介绍如何使用avr studio 和烧写器将winavr编译后产生的hex文件存入单片机flash的过程。这个过程完成以后,就可以组织一个多跳的网络,通过SNAMP后台可以看到网络的可视化效果。(This paper describes how to use GAINS nodes and we develop multi-hop routing protocol code realize wireless communication process. SCM involves avr compiler winavr, software programmer avr studio, as well as programmer avr series MCU devices, the paper describes how to use avr studio and programmer will winavr compiled hex file generated into single-chip microcomputer flash process. After the completion of this process, we can organize a multi-hop network can be seen through the background SNAMP network visualization.)
    2007-10-18 13:51:30下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载