搜索:led_Test
找到约 3 项符合「led_Test」的查询结果
结果 3
按分类筛选
https://www.eeworm.com/dl/653/206787.html
嵌入式Linux
void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
// user interface
uart_printf("\n\r Led Test Example\n")
for( )
{
led_test()
}
}
https://www.eeworm.com/dl/899650.html
技术资料
LED数码管点阵智能测试系统使用说明
LED数码管点阵智能测试系统使用说明★LED数码管、点阵智能测试仪(998/A)使用说明★LED数码管、点阵智能测试系统软件(Led_Test V1.
https://www.eeworm.com/dl/833422.html
技术资料
宏晶 STC15F2K60S2开发板配套软件源码 基础例程30例
宏晶 STC15F2K60S2开发板配套软件源码 基础例程30例/**********************基于STC15F2K60S2系列单片机C语言编程实现使用如下头文件,不用另外再包含"REG51.H"#include <STC15F2K60S2.h>***********************/#include "STC15F2K60S2.H"//#include "REG51.H"&nbsp;//sfr P4&nbsp; &nbsp;= 0xC0;#de ...