文件名称:EMLOG
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-04-18
- 文件大小:
- 133kb
- 下载次数:
- 0次
- 提 供 者:
- ku***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
The program section is divided into three modules: 1. Initialization and task switching. 2. Analog to Digital conversion and storage. 3. Displaying. The first module initialize all the key variables to their defaults and some with values previously stored in the storage areas. It also initializes all the required protocol registers which are necessary. Finally performs the task switching between the remaining two modules. Second module deals with the initialization of analog to digital converter and reading of voltage samples from the detector card and the speed obtained from the corresponding mean voltage is stored in the non-volatile storage device. Third module deals with displaying the obtained speed, trip distance and total distance values on the front panel display in BDC format and generate speed and trip distance strings as per the NMEA standards and send them to repeaters and RTU sections.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
11-03-2013[EMLOG ALL FINALS]\EMLOG Softcode Doc.doc
............................\.....(22.1184) FINAL PROGRAM\adc.c
............................\............................\emlog_22.1184
............................\............................\emlog_22.1184.c
............................\............................\emlog_22.1184.LST
............................\............................\emlog_22.1184.OBJ
............................\............................\emlog_22.1184.opt.bak
............................\............................\emlog_22.1184.plg
............................\............................\emlog_22.1184.Uv2.bak
............................\............................\emlog_22.1184.uvopt
............................\............................\emlog_22.1184.uvproj
............................\............................\emlog_22.1184_uvopt.bak
............................\............................\emlog_22.hex
............................\............................\emlog_22.lnp
............................\............................\emlog_22.M51
............................\............................\emlog_22_1184_Opt.Bak
............................\............................\emlog_22_1184_Uv2.Bak
............................\............................\maxspi.c
............................\............................\nmea.c
............................\............................\spieeprom_byte.c
............................\EMLOG_modifications.docx
............................\Repeater_Final\Rep_Final
............................\..............\Rep_Final.c
............................\..............\Rep_Final.hex
............................\..............\Rep_Final.lnp
............................\..............\Rep_Final.LST
............................\..............\Rep_Final.M51
............................\..............\Rep_Final.OBJ
............................\..............\Rep_Final.plg
............................\..............\Rep_Final.uvopt
............................\..............\Rep_Final.uvproj
............................\..............\Rep_Final_uvopt.bak
............................\..............\Rep_Final_uvproj.bak
............................\..............\STARTUP.A51
............................\..............\STARTUP.LST
............................\..............\STARTUP.OBJ
............................\EMLOG(22.1184) FINAL PROGRAM
............................\Repeater_Final
11-03-2013[EMLOG ALL FINALS]