登录
首页 » Visual C++ » 24l01

24l01

于 2006-10-16 发布 文件大小:1KB
0 200
下载积分: 1 下载次数: 391

代码说明:

  这是24L01开发头程序,希望对大家有帮阻(24L01 This is the first development process, we hope to help a resistance)

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

发表评论

0 个回复

  • Image-DENOISE
    应用程序向导已为您创建了此 Test 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。(The application wizard has created this Test application for you. This application not only introduces the basic knowledge of the Microsoft class, but also the starting point for the application.)
    2015-10-16 21:05:00下载
    积分:1
  • VB
    说明:  一本较好的VB教程,主讲上位机编程,相信大家会喜欢的。(A better VB tutorials, keynote host computer programming, I believe you will like.)
    2009-10-10 09:19:24下载
    积分:1
  • adc
    对ad7685的详细运用。加上12864显示。有电路图、芯片资料(Detailed use of ad7685 plus 12864 shows)
    2013-08-21 14:37:18下载
    积分:1
  • Timer
    定时器:设定时间格式(00::00)后,到时间弹出提示(timer:set time(00:00),then run up)
    2013-12-07 08:46:19下载
    积分:1
  • CLedShowDemo
    一个指示灯闪烁的小程序,给大家做参考,个人认为还是有参考价值的。(A simple Led indicator program for glitter.)
    2011-01-13 12:16:00下载
    积分: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
  • 按键 步进电
    步进电机是将电脉冲信号转变为角位移或线位移的开环控制电机,是现代数字程序控制系统中的主要执行元件,应用极为广泛。。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,当步进驱动器接收到一个脉冲信号,它就驱动步进电机按设定的方向转动一个固定的角度,称为“步距角”,它的旋转是以固定的角度一步一步运行的。可以通过控制脉冲个数来控制角位移量,从而达到准确定位的目的;同时可以通过控制脉冲频率来控制电机转动的速度和加速度,从而达到调速的目的。(Stepper motor is an open loop control motor which transforms electrical pulse signal into angular displacement or linear displacement. It is the main executive element in modern digital control system, and is widely applied. In the case of non overloaded, the motor speed and stop position depends only on the pulse frequency and pulse number, regardless of load changes, when the stepper driver receives a pulse signal, it drives stepper motor to set the direction of rotation of a fixed angle, called "step", it is the rotation of the fixed point of the operation step by step. We can control the angular displacement by controlling the number of pulses, so as to achieve the goal of accurate positioning. At the same time, we can control the speed and acceleration of motor rotation by controlling the pulse frequency, so as to achieve the purpose of speed regulation.)
    2018-01-29 13:24:17下载
    积分: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
  • sine_demo
    本程序的功能是在TI的32位单片机LM3S9D96官方开发板上,基于IAR软件平台的,在触屏上显示一个动态的正弦波的C程序。用的是官方的开发板,液晶屏也是官方的。本程序是自己原创。程序非常规范,有详尽英语代码注释。 本程序是该单片机的一个高级液晶显示应用。(The function of the program is a dynamic sine wave C program in TI' s 32 the microcontroller LM3S9D96 official development board, based on the the IAR software platform, touch screen display. Official development board, the LCD screen is also an official. This program is original. The program is very standardized, detailed English code comments. This program is an advanced LCD microcontroller applications.)
    2013-04-11 10:01:51下载
    积分:1
  • AD_temperature
    本程序是TI的32位单片机LM3S9D96官方开发板上、基于IAR平台的,用C语言编写的的一个设计AD、液晶显示、串口打印的完整工程文件。已经调通。原创的程序。对于掌握LM3S些列单片机的高级功能很有用。(This program is TI' s 32 the microcontroller LM3S9D96 official development board, IAR platform, written in C language design the AD LCD, serial print complete engineering documents. Has been transferred Qualcomm. Original program. Useful advanced features master LM3S these columns microcontroller.)
    2013-04-11 10:05:03下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载