登录
首页 » Visual C++ » cb_pcb_1

cb_pcb_1

于 2014-07-24 发布 文件大小:92KB
0 213
下载积分: 1 下载次数: 9

代码说明:

  充电盒程序 用pic16F1828做主芯片(charger box program)

文件列表:

cb_pcb_1
........\art001.art,115508,2014-07-07
........\art001.rep,1050,2014-07-07
........\art002.art,40617,2014-07-07
........\art002.rep,771,2014-07-07
........\dd001024.art,37480,2014-07-07
........\dd001024.rep,239,2014-07-07
........\drl001.drl,779,2014-07-07
........\drl001.lst,1268,2014-07-07
........\drl001.rep,260,2014-07-07
........\sm001021.art,95933,2014-07-07
........\sm001021.rep,858,2014-07-07
........\sm002028.art,4428,2014-07-07
........\sm002028.rep,683,2014-07-07
........\smd001023.art,68978,2014-07-07
........\smd001023.rep,766,2014-07-07
........\smd002022.art,4363,2014-07-07
........\smd002022.rep,607,2014-07-07
........\ssb002029.art,22948,2014-07-07
........\ssb002029.rep,443,2014-07-07
........\sst001026.art,17501,2014-07-07
........\sst001026.rep,359,2014-07-07

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

发表评论

0 个回复

  • AVRTemperatureControlSystem
    基于 AVR 单片机的水温自动控制系统 摘要: 本系统以 ATMEGA16 单片机作为系统的检测和控制核心,采用温度传感器 AD590实现0—100℃温度范围内的实时温度采集,通过双向可控硅 BT136 控制电热杯对系统进行加热,利用继电器控制半导体制冷片对系统进行散热。通过一线键盘实现对任意温度值进行设定并对模糊 PID 参数的调整,液晶 LCD1602 实时更新显示当前温度测量值与键盘设定温度值。利用模糊 PID 算法,通过调功法对水温系统进行控制,实现在 0—100℃范围内任意设定温度值,静态误差小于±0.5℃。 关键词: AVR 单片机 水温自动控制 模糊 PID 算法 (AVR Microcontroller Based Temperature Control System Abstract: This system ATMEGA16 microcontroller as the core monitoring and control system using the temperature sensor AD590 0-100 ℃ temperature range to achieve real-time temperature acquisition, through triac BT136 control system for electric heating cup, using relay control system for semiconductor cooling heat tablet. Achieved through the keyboard line value for any temperature setting and adjustment of fuzzy PID parameters, real-time updates LCD1602 LCD displays the current temperature measurements and the keyboard set temperature. Fuzzy PID algorithm, the system transfer function method of temperature control, to achieve the 0-100 ℃ adjustable set temperature, the static error is less than ± 0.5 ℃. Keywords: AVR microcontroller water temperature control fuzzy PID algorithm )
    2010-05-13 11:32:02下载
    积分: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
  • dssz.com_9200_dtmf
    单片机音频通信9170和9200,接收发送源程序(9170 and 9200 microcontroller audio communication, the receiver sends source)
    2013-07-13 09:33:35下载
    积分:1
  • C51-VBddl
    VB 开发C51的动态链接库,可以拿来直接用的,(VB-C51 dynamic link library that can be used directly, and)
    2013-11-17 22:19:39下载
    积分:1
  • arduino2matlab
    此文件是arduino mega 2560单片机与Matlab结合的应用,可以通过matlab观察arduino的输出,程序有详细的注解,里面包含了一些实例。适合初学者学习。(This file is arduino mega 2560 microcontroller applications in conjunction with Matlab, arduino output can be observed through matlab, procedures detailed comments, which contains a number of examples. Suitable for beginners to learn.)
    2013-12-15 10:44:05下载
    积分:1
  • LEDdianzhen
    32*16点阵显示例程 模拟奥运会开幕式的(32* 16 dot matrix display routines Analog Olympics opening ceremony)
    2009-03-25 12:14:11下载
    积分:1
  • CANtest
    CAN test测试功能软件,帮助快速开发产品(CAN test测试功能软件)
    2014-11-07 09:47:48下载
    积分:1
  • LCD12864
    msp430 LCD12864 test program, beginners essential for college students SCM contest entry procedures, enclosing the source, and Chinese comments
    2015-05-11 21:21:46下载
    积分:1
  • hal timer 32k
    可以用指令控制选择信道,设置发射功率,发送数据包(长度可选),接收数据包(接收时延可设),CC2430复位,内部温度传感器读取,定时器时长控制。底层函数基本做好,如果要加入新功能,可自行更改。(You can select the channel with the command control, set the transmit power, transmit data packet (lengths), receive data packets (receiver delay can be set), CC2430 reset, the internal temperature sensor reading, the timer duration control. Basic underlying function well, if you want to add new features to make changes.)
    2011-06-22 18:57:46下载
    积分:1
  • communication_between_PC_and_61.rar
    PC与单片机进行通信。能够在VC6.0进行仿真。注意:visual2008不能仿真。(PC to communicate with the MCU. Can VC6.0 be simulated. Note: visual2008 not emulation.)
    2010-01-19 10:44:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载