-
三菱16位单片机M306N0系列,CAN
三菱16位单片机M306N0系列,CAN-BUS驱动源码。-Mitsubishi 16-bit microcontroller M306N0 series, CAN-BUS driver source code.
- 2023-07-17 00:40:03下载
- 积分:1
-
近来自己做了温度计,MCU芯片是51的, 温度芯片是DS18B20,显示屏是3310....
近来自己做了温度计,MCU芯片是51的, 温度芯片是DS18B20,显示屏是3310.-Recently own a thermometer, MCU chip is 51, temperature chip DS18B20, the screen is 3310.
- 2022-01-25 14:54:37下载
- 积分:1
-
个人做的电子钟,有32个闹钟,可以在一个星期内任一天响铃
个人做的电子钟,有32个闹钟,可以在一个星期内任一天响铃-Individuals to do the electronic bell, there are 32 alarm clock can be within a week any day ringing
- 2022-03-10 06:43:27下载
- 积分:1
-
MSP430和nRF24L01
msp430与NRF24L01通信例程 相对很完整-msp430 and nrf24L01
- 2022-04-18 11:10:41下载
- 积分:1
-
用于接收红外摇控器和异步串行的8051单片机程序
用于接收红外摇控器和异步串行的8051单片机程序-for receiving infrared remote control and asynchronous serial 8051 of the procedures
- 2022-10-18 17:05:04下载
- 积分:1
-
AVR单片机控制下的实时按键显示,已测试通过,有makefile文件。...
AVR单片机控制下的实时按键显示,已测试通过,有makefile文件。-AVR single-chip real-time under the control of key shows that have been tested, there makefile file.
- 2022-09-30 05:40:02下载
- 积分:1
-
单片机应用技术选编3,有大量关于51、avr、pic等多种单片机实例...
单片机应用技术选编3,有大量关于51、avr、pic等多种单片机实例-Selected 3 single-chip applications, a large number of on 51, avr, pic, etc. Examples of a variety of single-chip
- 2022-05-14 19:36:16下载
- 积分:1
-
595的基于avr m16的c程序
调试通过
有兴趣可以
595的基于avr m16的c程序
调试通过
有兴趣可以-595 based on the avr m16 through the c program debugging are interested can
- 2022-02-06 02:39:26下载
- 积分:1
-
PCF8563T串行时钟芯片的驱动程序,需要I2C总线的接口函数。
PCF8563T串行时钟芯片的驱动程序,需要I2C总线的接口函数。-PCF8563T serial clock chip-driven process that requires I2C bus interface functions.
- 2022-04-23 14:24:18下载
- 积分: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