-
PHILIPS P87C591 PeliCan C语言开发库,极大方便了对591的CAN开发。
PHILIPS P87C591 PeliCan C语言开发库,极大方便了对591的CAN开发。-PHILIPS P87C591 PeliCan C language library, a great convenience for the development of CAN 591.
- 2023-07-15 18:55:04下载
- 积分:1
-
基于MEGA8单片机的AVR单片机STK500编程器源代码(GCC编译器),改软件完全实现ATMEL STK500协议...
基于MEGA8单片机的AVR单片机STK500编程器源代码(GCC编译器),改软件完全实现ATMEL STK500协议-based MEGA8 SCM STK500 AVR Programmer for the source code (GCC compiler ), completely changed the software to achieve agreement ATMEL STK500
- 2022-05-04 22:22:08下载
- 积分: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
-
*键盘被假定为6列有4列的矩阵。然而,第…
* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any
* matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver
* can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
- 2022-02-09 17:34:36下载
- 积分:1
-
stc89C51读写AT45DB041的源码,实现了数据手册中的所有命令
stc89C51读写AT45DB041的源码,实现了数据手册中的所有命令
- 2023-03-04 07:15:04下载
- 积分:1
-
PIC单片机无符号数运算子程序,可以直接调用!
PIC单片机无符号数运算子程序,可以直接调用!-PIC unsigned few Operational subroutine can directly call!
- 2023-09-02 21:30:03下载
- 积分:1
-
WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introd...
W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议。这是他的驱动程序-WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP/IP protocol stack chips, and hardware TCP/IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement. This is his driver
- 2022-01-29 04:50:15下载
- 积分:1
-
完整功放的控制程序,里面包括VFD,控制面板,音量控制,音效控制,红外遥控等功能...
完整功放的控制程序,里面包括VFD,控制面板,音量控制,音效控制,红外遥控等功能-complete PA control procedures, including inside VFD, control panels, volume control, audio control, infrared remote control functions
- 2022-02-28 12:23:40下载
- 积分:1
-
This is some information on PID and fuzzy PID control process, when the simulati...
这是一些关于PID控制程序和模糊PID程序,当,仿真时,可以借鉴!希望能给大家带来帮助!-This is some information on PID and fuzzy PID control process, when the simulation, you can learn from! I hope everyone can help!
- 2022-03-11 12:42:33下载
- 积分:1
-
在微机上模拟I2C总线的设计中,用并行口的D0(PIN2)模拟SCL信号,用D1(PIN3)模拟SDA信号。根据IIC总线的电平规范...
在微机上模拟I2C总线的设计中,用并行口的D0(PIN2)模拟SCL信号,用D1(PIN3)模拟SDA信号。根据IIC总线的电平规范
-Computer simulation on the design of I2C bus with a parallel port D0 (PIN2) Analog SCL signal, with D1 (PIN3) Analog signal SDA. According to the IIC bus specification level
- 2022-03-16 07:37:53下载
- 积分:1