Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - util
Search - util - List
DL : 0
gspi8686 util test-gspi8686 util test
Date : 2025-12-17 Size : 48kb User : Dmitry

DL : 0
AVR 驱动1602液晶的范例程序#include <avr/io.h> //io端口寄存器配置文件,必须包含 #include <util/delay.h> //GCC中的延时函数头文件-AVR 1602
Date : 2025-12-17 Size : 20kb User : zmlceo

Tmega28的温度传感器DS18B20控制程序,显示环境温度,编译优化等级-01 //DS18b20的C语言驱动程序,三位数码管显示,读取当前环境温度,精度达0.1度,温度范围0-99度-#include <string.h> #include <stdio.h> #define F_CPU 7372800 /* 单片机主频为7.3728MHz,用于延时子程序*/ #include <util/delay.h> #include <avr/io.h> #include <avr/iom128.h>
Date : 2025-12-17 Size : 3kb User : yuan
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.