-
12864LED-parallel-drive
此程序包括了12864液晶的驱动,以及画线函数、打点函数、显示图片函数、显示汉字函数等等。几乎包括了用户所需要的所有函数(This program includes a 12,864 LCD driver, as well as drawing a line function, RBI function display picture function, display Chinese characters function and so on. Includes almost all the functions required by the user)
- 2013-07-04 09:20:17下载
- 积分:1
-
read-and-write-sdcard
51单片机读写sd卡程序,包括对手动卡的读取片区,擦除片区,写入片区,51 单片机模拟spi时序对sd卡进行操作(51mcu read and write sd card)
- 2015-09-19 20:44:07下载
- 积分:1
-
STC12C5Axx-code
说明: STC12C5A60S2经典例程.......(STC12C5A60S2 typecal example)
- 2020-06-23 14:32:54下载
- 积分:1
-
energy-meter
使用LPC932制作的一款电表,程序注释详细,学习参考好资料,不可商业。(LPC932 produced using a meter, program notes in detail, with reference to good learning materials, non-commercial.)
- 2014-01-02 22:49:47下载
- 积分:1
-
SZ-VHDL
系统数字逻辑电路设计方法以及示例的介绍,分析较好,有价值(System digital logic circuit design methods and introduce examples, analyze good and valuable)
- 2014-03-30 08:34:05下载
- 积分:1
-
240128c
240128液晶驱动的测试程序,c语言编写(240,128 LCD driver testing procedures, c language)
- 2020-11-16 08:59:40下载
- 积分:1
-
watchdog-overflow-test
STC89c51单片看门狗溢出测试,也适用于STC其他系列单片机,不过有可能需要稍作修改(STC89c51 single watchdog overflow test, but also for other STC series microcontroller, but there may need to make some modifications)
- 2014-03-03 22:04:35下载
- 积分:1
-
3154421-ADC0809模数转换与显示(汇编程序)
STC89C51+ADC0809 8路模数转换(STC89C51+ADC0809 8 way analog to number conversion)
- 2020-09-08 13:58:02下载
- 积分:1
-
在K60上实现Mpu6050的dmp功能K60_mpu6050(work)
在K60上实现Mpu6050的dmp功能(Achieve Mpu6050 in K60 dmp function)
- 2020-11-17 16:39:40下载
- 积分: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