-
DS1302
说明: 实时时钟芯片DS1302的C51编程,数据的读取及设置。(The C51 real-time clock chip DS1302 programming, data reading and settings.)
- 2011-02-28 21:16:39下载
- 积分:1
-
fengmingqi
MSP430F5529开发板的蜂鸣器例程(MSP430F5529 development board routines buzzer)
- 2020-11-23 18:39:33下载
- 积分:1
-
ADXL345
cc2530读取ADXL345加速度计的数据的相关函数,包括读,写,配置等等。
使用P1_4~P1_7作为SPI,与ADXL345通信。
(cc2530 read ADXL345 accelerometer data related functions, including reading, writing, configuration, and so on. Use P1_4 ~ P1_7 as SPI, and communications ADXL345.)
- 2020-11-10 11:09:46下载
- 积分:1
-
SY_OO7
数码管显示当前温度程序 适用于CC100C,若数码管上电后有残影,请将液晶显示器拔下后重新上电(Digital tube displays the current temperature procedure applies to CC100C, if the digital control power after stuttering, please unplug the LCD monitor and re-power)
- 2010-03-11 09:36:04下载
- 积分:1
-
以太网应用--LWIP移植(无操作系统)
说明: 基于STM32F429实现以太网应用--LWIP移植(无操作系统)(Implementation of Ethernet Application Based on STM32F429--LWIP Porting (No Operating System))
- 2020-06-24 09:40:07下载
- 积分:1
-
60秒倒计时程序及protues仿真
60秒倒计时显,两位数码管实现,倒计时,通过中断实现,含仿真图程序(60 seconds countdown display)
- 2018-11-11 10:37:44下载
- 积分:1
-
8位pwm呼吸灯控制
说明: m128的pwm控制,控制呼吸灯,已经编译过了(PWM control of M128)
- 2020-06-20 21:40:02下载
- 积分:1
-
PN512-Reader-Writer
pn512 芯片读卡器能支持TYPEA,TYPEB,NTAG(PN512 reader/writer supports for typea,typeb and ntag)
- 2015-08-25 11:07:25下载
- 积分:1
-
CAN
MC9S12XS128 MSCAN 模块初始化,及其接收数据、发送数据源代码,c语言编写。(Initialization and application of MSCAN module for MC9S12XS128 using c#.)
- 2013-12-16 21:28:43下载
- 积分:1
-
1046.-Plane-Spotting
大多数自行车速度表工作通过使用霍尔效应传感器固定在自行车前叉。磁铁是附加到前轮上的辐条之一,它将与霍尔效应开关一次革命的车轮。速度计监测传感器计数轮革命。如果知道车轮的直径,距离可以很容易地计算如果你知道有多少革命的车轮。此外,如果时间完成革命,平均速度也可以计算出来。
对于这个问题,您将编写一个程序来确定总距离(英里)和平均速度(英里每小时)考虑到车轮直径,革命的数量和总时间的旅行。你可以假定前轮从未离开地面,并没有下滑或打滑。(Most bicycle speedometers work by using a Hall Effect sensor fastened to the front fork of the bicycle. A magnet is attached to one of the spokes on the front wheel so that it will line up with the Hall Effect switch once per revolution of the wheel. The speedometer monitors the sensor to count wheel revolutions. If the diameter of the wheel is known, the distance traveled can be easily be calculated if you know how many revolutions the wheel has made. In addition, if the time it takes to complete the revolutions is known, the average speed can also be calculated.
For this problem, you will write a program to determine the total distance traveled (in miles) and the average speed (in Miles Per Hour) given the wheel diameter, the number of revolutions and the total time of the trip. You can assume that the front wheel never leaves the ground, and there is no slipping or skidding.)
- 2013-12-21 14:06:26下载
- 积分:1