-
chaoshengbo
超声波模块的使用,包括和单片机通信 可以实现超声波测距(The use of ultrasonic modules, including communication can be achieved and the microcontroller Ultrasonic Ranging)
- 2013-07-18 02:52:38下载
- 积分:1
-
QuangBao
it is program for led matrix
- 2012-01-09 17:49:50下载
- 积分:1
-
atmega8ledtest
测试程序ATMEGA8LED的灯亮和灯灭(Test ATMEGA8LED lights turn on and off)
- 2013-10-16 20:51:13下载
- 积分: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
-
atmega16lcd12864ds18b20
基于m16的温度控制系统,主要用ds18b20(failed to translate)
- 2010-06-05 15:45:49下载
- 积分:1
-
12C5A60S2EEPROM
12C5A60S2 EEPROM 的读写操作(12C5A60S2 EEPROM read_write)
- 2013-09-24 14:41:56下载
- 积分:1
-
my_da
详细介绍了DAC0832产生正弦波的程序(Detailed introduces DAC0832 produce sine wave program)
- 2012-04-26 15:09:11下载
- 积分:1
-
82790
8279 的应用。 键盘和数码管显示。
有仿真和keil 的 ASM 源码。(8279 application. Keyboard and digital display. A simulation and keil the ASM source code.)
- 2021-04-15 18:28:54下载
- 积分:1
-
Motor-Control
能够实现通过红外遥控器控制电机的正反,停止转动。(Can be achieved through an infrared remote control motor forward and reverse, stop turning.)
- 2014-05-31 10:10:58下载
- 积分:1
-
Date
用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始
化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况
下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以
下功能:
(1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成
员的值,也能单独返回某个成员的值
(2) 可以按照mm-dd-yyyy 格式输出日期。
(3) 有成员函数nextDay(),用于将日期增加一天(Integer stored the private Members: year, month, and day. Class provides a constructor to initialize the members, but the wrong initial value, members 2000-1-. The date can also be not the case does not provide any initial value 2000-1-1. Also available on a Date object is initialized, the member function should achieve the following functions: (1) all members of the one-time assignment, can also be a member of a separate assignment, to return once the value of all the members, but also separate return a The members of the value (2) according to the date of mm-dd-yyyy format output. (3) member function nextDay () for additional day date)
- 2012-11-22 11:18:18下载
- 积分:1