文件名称:WarningSystem
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-11-18
- 文件大小:
- 64kb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本电脑防近视预警系统使用STC89C51RC单片机,HC-SR04超声波测距模块以及ISD1760语音录放模块来实现。其功能是当物体离超声波测距模块距离少于30cm时,系统会自动播放录音提醒;单片机上的数码管实时显示物体到测距模块的距离。
源码中的qitadaima.c包含主程序以及测距模块的实现,yuyin.c包含语音模块的代码实现,smg.c实现四位数码管显示数字的功能。此代码可直接编译执行,适合beginners入门。-30cm distance the ultrasonic ranging module objects, the system will automatically play the recording remind On the single chip microcomputer digital tube display real-time object to ranging module.
Qitadaima.c in the source code contains the main program and the realization of the distance measuring module, yuyin.c contains voice module code implementation, smg.c implementation of four digital tube display digital functions. This code can be directly compiled implementation, suitable for beginners.
源码中的qitadaima.c包含主程序以及测距模块的实现,yuyin.c包含语音模块的代码实现,smg.c实现四位数码管显示数字的功能。此代码可直接编译执行,适合beginners入门。-30cm distance the ultrasonic ranging module objects, the system will automatically play the recording remind On the single chip microcomputer digital tube display real-time object to ranging module.
Qitadaima.c in the source code contains the main program and the realization of the distance measuring module, yuyin.c contains voice module code implementation, smg.c implementation of four digital tube display digital functions. This code can be directly compiled implementation, suitable for beginners.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ceju\qitadaima.c
....\qitadaima.LST
....\qitadaima.OBJ
....\smg.c
....\smg.LST
....\smg.OBJ
....\STARTUP.A51
....\STARTUP.LST
....\STARTUP.OBJ
....\STC12C5A.h
....\test
....\test.hex
....\test.lnp
....\test.M51
....\test.plg
....\test.uvgui.ASUS
....\test.uvopt
....\test.uvproj
....\test_uvopt.bak
....\test_uvproj.bak
....\yuyin.c
ceju