-
modbus 源码
Modbus 协议是应用于电子控制器上的一种通用语言。c语言写成,共五个文件,两个头文件,一个主函数,一个写,一个读。
- 2022-05-30 11:59:52下载
- 积分:1
-
Temperature control system (C program), the use of 51 single
测温控制系统(C程序),使用51单片机实现测温控制的系统,用c语言编制而成。-Temperature control system (C program), the use of 51 single-chip realization of temperature control systems, prepared using c language.
- 2022-11-25 14:45:03下载
- 积分:1
-
UTC时间与1970年以来的毫秒数转换
应用背景
现有的RTC芯片采用年-月-星期-日-时-分-秒的输出输入格式,而嵌入式系统中很多需要校准时间的地方采用的来源是自1970年以来
的秒数或毫秒数。所以需要对这两种格式的数据进行转换。
关键技术
UTC转换毫秒数时采用累加计时实现,需要注意闰年时的月份天数或全年天数累加,最后换算为毫秒数,毫秒数转换为
UTC时间时将毫秒数截断为年,月,天,最后直接转换为当天的时间。
- 2022-03-10 04:32:27下载
- 积分:1
-
嵌入式系统入门经典文章
嵌入式系统入门经典文章-Embedded Systems entry classic article
- 2022-08-17 16:27:59下载
- 积分:1
-
基于视觉的道路识别技术的智能小车导航源代码
基于视觉的道路识别技术的智能小车导航源代码-the road based on visual identification of intelligent vehicle navigation source code
- 2022-03-18 18:22:58下载
- 积分:1
-
linux下基于9260的应用例程:udp
linux下基于9260的应用例程:udp-application example(linux) based on atmel9260: udp
- 2022-01-28 04:16:35下载
- 积分:1
-
stm8 例程 adc
ST公司的stm8s单片机的应用 例程 adc , 关于ADC的用法,经过测试可以使用,希望能帮到大家
- 2022-02-13 15:42:29下载
- 积分:1
-
一个hex文件转化为jed文件的小东东,很方便好用的哦,好好享用吧...
一个hex文件转化为jed文件的小东东,很方便好用的哦,好好享用吧-a hex file into the document jed Wanton small, very convenient and easy, oh well enjoy it
- 2022-08-04 00:37:37下载
- 积分:1
-
用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发...
用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发-do with VC PC and SCM communication procedures, very practical. hope that this code will bring convenience to all or some enlightenment
- 2022-04-18 09:17:02下载
- 积分:1
-
基于I2C的RTC(实时时钟)的小程序,用c编写的,实现的是年历功能...
基于I2C的RTC(实时时钟)的小程序,用c编写的,实现的是年历功能-based on the I2C RTC (real-time clock) a small program, c prepare, and achieving the calendar function
- 2022-03-12 11:03:08下载
- 积分:1