代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.hex
:10000000830100308A00042883010A128A11F82F24
:100FF000FE30831603138700013083128700F82F19
:02400E00321866
:00000001FF
led.c
//实验目的:点亮RC0口的LED
//硬件设置:拨码开关S11的第8位置ON,其他各位关闭。
#include //包含单片机内部资源预定义
#include //包含877A的头文件
__CONFIG(0x1832);
//芯片配置字,看门狗关,上电延时开,掉电检测关,低压编程关,
led.c
/*
*********************************************************************************************************
* Embedded Systems Building Blocks
*
led.h
/*
*********************************************************************************************************
* Embedded Systems Building Blocks
*
led.h
/**********************************************************************
*
* Filename: led.h
*
* Description: Header file for LED-related functionality.
*
* Notes: The constants in this
led.c
/**********************************************************************
*
* Filename: led.c
*
* Description: LED-related functionality.
*
* Notes: The constants in this file are specif
led.cpp
/**********************************************************************
*
* Filename: led.cpp
*
* Description: A memory-mapped PCB version of the LED functions.
*
* Notes: The constant