登录
首页 » Visual C++ » Based-on-MSP430-andDS1302

Based-on-MSP430-andDS1302

于 2013-07-07 发布 文件大小:72KB
0 255
下载积分: 1 下载次数: 2

代码说明:

  基于单片机MSP430的DS1302的时钟芯片编程,实现时钟显示(Based on MSP430 MCU DS1302 clock chip programming, the clock display)

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

发表评论

0 个回复

  • EEPROM_24C02
    用C语言编写的温度采集程序,可以用于C51单片机的开发(Temperature using C language acquisition program, can be used for C51 MCU development)
    2013-12-17 19:56:26下载
    积分: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
  • WASPCN
    根据IAPWS-IF97和IFC67编写的水和蒸汽性质计算软件(the software for calculating the properties of water and water vapor)
    2015-01-31 11:45:07下载
    积分:1
  • car-tracking
    使用51单片机以及红外管,这段代码实现小车沿着黑色线路准确行走,但是要自己修改到合适的左右轮速度才能完美转弯。(By using 51 MCU and IR LED light tube, the code can achieve the goal of moving according to the black line. But you need revise the speed data of the left and right tire so that the car can turn aroud perfectly. )
    2015-08-26 13:00:00下载
    积分:1
  • tina-
    此文件夹有高通滤波,低通滤波,带通滤波,带阻滤波,三角信号发生器,正弦信号发生器,三角波发生器,三角波转换成余弦,等等tina的源程序,适合广大爱好者!(This folder has a high pass filter, low pass filter, band-pass filtering, band stop filtering, triangular signal generator, sine wave generator, triangle wave generator, triangle wave into a cosine, so tina source for the majority of fans !)
    2011-07-12 17:38:58下载
    积分:1
  • PID
    1单片机 控制直流电机转速 PID算法+C语言程序+Proteus仿真 采用PID控制算法控制电机转速,使得电机实际转速与设定转速保持一致。(1 MCU control DC motor speed PID algorithm+C language program+Proteus simulation using PID control algorithm to control motor speed, so that the actual motor speed and the set speed consistent.)
    2015-05-07 14:24:09下载
    积分:1
  • 温湿度VB源码
    说明:  温湿度串口检测程序,实现对数据的读取和检测(Temperature and Humidity Serial Port Detection Program for Data Reading and Detection)
    2020-06-17 10:20:02下载
    积分:1
  • temperature-display
    51单片机温度采集与显示设计 - 通过DS18B20温度传感器获取温度,并通过数码管显示,并实现了温度可手动校准(51 single-chip temperature acquisition and display design- through DS18B20 temperature sensor for temperature, and through the digital display, and achieve a temperature can be manually calibrated)
    2013-10-13 16:26:42下载
    积分: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
  • PS2keypanel
    单片机键盘接口,可以用于单片机使用键盘,省去很多时间(PS/2 jian pan jie kou cheng xu )
    2010-05-26 11:16:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载