代码搜索:Peripherals
找到约 2,004 项符合「Peripherals」的源代码
代码结果 2,004
www.eeworm.com/read/379843/9174353
c test.c
//ICC-AVR application builder : 2008-11-4 12:53:50
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
#include "delay.h"
#include "lcd1602.h"
#include "adc.h"
//
www.eeworm.com/read/379843/9174354
_c test._c
//ICC-AVR application builder : 2008-11-4 12:53:50
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
#include "delay.h"
#include "lcd1602.h"
#include "adc.h"
//
www.eeworm.com/read/378462/9230301
_c ir_test._c
//ICC-AVR application builder : 2008-11-12 11:41:28
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
#include "delay.h"
#include "ir.h"
#include "lcd1602.h"
www.eeworm.com/read/165950/10044613
c timer.c
//ICC-AVR application builder : 2005-2-24 22:21:34
// Target : M8
// Crystal: 8.0000Mhz
#include
#include
int i;
// 初始化timer0, 1 ms
void timer0_init(void)
{
TCC
www.eeworm.com/read/159332/10668898
bat build_tcs_examples.bat
set MY_HOST=WinNT
set MY_TCS=%_NEXPERIADIR%/TCS22DVP
set MY_CFLAGS="-B -I%_NEXPERIADIR%/TCS22DVP/include/tm1 -I%_NEXPERIADIR%/TCS22DVP/include/tmlib -I%_NEXPERIADIR%/TCS22DVP/include/WinNT"
set MY_
www.eeworm.com/read/145899/12693237
c dc.c
//Designed by Buaa Alf
//通过定时器实现了DC电机的运转,仅仅是一演示程序;
//烧写程序后,断开电源开关,闭合SW9的1、2和7、8管角,然后闭合电源开关即可看到电机的运转。
//可参考设计自己的电机控制程序。
//ICC-AVR application builder : 2005-3-31 上午 09:37:18
// Target : M8
//
www.eeworm.com/read/145899/12693253
_c dc._c
//Designed by Buaa Alf
//通过定时器实现了DC电机的运转,仅仅是一演示程序;
//烧写程序后,断开电源开关,闭合SW9的1、2和7、8管角,然后闭合电源开关即可看到电机的运转。
//可参考设计自己的电机控制程序。
//ICC-AVR application builder : 2005-3-31 上午 09:37:18
// Target : M8
//
www.eeworm.com/read/138043/13270269
c timer.c
//ICC-AVR application builder : 2005-2-24 22:21:34
// Target : M8
// Crystal: 8.0000Mhz
#include
#include
int i;
// 初始化timer0, 1 ms
void timer0_init(void)
{
TCC
www.eeworm.com/read/264994/11288271
_c main._c
//ICC-AVR application builder : 2007-1-29 10:04:38
// Target : M16
// Crystal: 7.3728Mhz
// 功能:霓虹灯程序
// 作者:古欣
// AVR与虚拟仪器 http://www.avrvi.com
#include
#include
#defi
www.eeworm.com/read/264994/11288275
c main.c
//ICC-AVR application builder : 2007-1-29 10:04:38
// Target : M16
// Crystal: 7.3728Mhz
// 功能:霓虹灯程序
// 作者:古欣
// AVR与虚拟仪器 http://www.avrvi.com
#include
#include
#defi