-
C51 subroutine DS1820
DS1820 C51 子程序-C51 subroutine DS1820
- 2022-02-03 04:42:04下载
- 积分:1
-
网络服务器操作系统和嵌入式协议栈,结合…
网络服务器上实现操作系统和嵌入式协议栈的 结合,对于嵌入式的开发具有实际意义-network server operating systems and embedded protocol stack, the combination of development for embedded real meaning
- 2023-04-14 09:40:04下载
- 积分:1
-
P89c5x中文数据手册
P89c5x中文数据手册-P89c5x Chinese manual data
- 2022-08-11 04:11:37下载
- 积分:1
-
TMP141温度传感器程序
TMP141温度传感器程序-TMP141 temperature sensor process
- 2023-06-15 13:00:03下载
- 积分:1
-
一个简单的利用查表法的反正切和正、余弦函数,在处理速度不快的单片机编程中,这是一个使用的方法。...
一个简单的利用查表法的反正切和正、余弦函数,在处理速度不快的单片机编程中,这是一个使用的方法。-The use of a simple arctangent look-up table method and positive, cosine function, the processing speed of microcontroller programming unpleasant, this is a method used.
- 2022-05-14 19:15:42下载
- 积分:1
-
实现CAN总线通讯的自测试功能,如果硬件条件具备,也可用来实现CAN控制器之间的通讯。
具体内容见代码中每一句的注释,经调试成功...
实现CAN总线通讯的自测试功能,如果硬件条件具备,也可用来实现CAN控制器之间的通讯。
具体内容见代码中每一句的注释,经调试成功-CAN bus communication realize the self-test function, if hardware conditions are ripe, but also can be used to realize communication between the CAN controller. The specific content of the code, see the Notes of each sentence, after the successful commissioning
- 2022-12-13 12:00:03下载
- 积分:1
-
用51单片机做拉幕式时钟显示,有设计方案,原理图以及源代码...
用51单片机做拉幕式时钟显示,有设计方案,原理图以及源代码-To do with 51 single-chip pull-screen clock display, has design, schematics and source code
- 2023-05-08 18:40:03下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1
-
C8051F系列单片机SPI端口驱动程序,简洁,高效。
C8051F系列单片机SPI端口驱动程序,简洁,高效。-C8051F MCU SPI port drivers, simple and efficient.
- 2022-02-03 02:37:26下载
- 积分:1
-
基于AVR单片机mega8的电表的C程序(第二部分,时钟及其他)
基于AVR单片机mega8的电表的C程序(第二部分,时钟及其他)-Based on the AVR Microcontroller mega8 meter of C procedures (the second part, the clock and others)
- 2022-03-19 12:17:18下载
- 积分:1