代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/315428/13543320
c main.c
/*
实验九:
AD转换实验。
1、AD转换实验。程序进行周期AD转换,在并转换值显示在数码管上。
2、使用内部1 M晶振。
3、进行此实验需要插上SPI、AD0短路块。
4、此实验采样AD0电位器的电压值,并以实际电压值的型式显示在LED数码管上。
5、此实验包含ADC采样、数值转换、显示,是一个完整的小系统。
AVR mega128学习板
www.icc ...
www.eeworm.com/read/315428/13543338
c main.c
/*
实验四:
SPI接口实险,LED数据管显示。
1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。
2、内部1 M晶振,程序采用单任务方式,软件延时。
3、进行此实验请插上JP1的所有8个短路块,JP6(SPI_EN)短路块。
4、此实验主要教大家如何使用SPI接口,让大家学会如何将SPI口设置为主机输出接口。
AVR mega128学习板 ...
www.eeworm.com/read/315378/13545021
c main.c
//*****************************************************//
//R/C/L测试:每次等测试稳定后语音播报1次,之后不再播报,
//可以通过数码管显示观察测量结果。
//*****************************************************//
#include "s480.h"
#defi
www.eeworm.com/read/315332/13545798
c main.c
//======================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed, reproduced,
//
www.eeworm.com/read/315331/13545830
c main.c
//======================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed, reproduced,
//
www.eeworm.com/read/315327/13545872
c main.c
#include "stdio.h"
#include "serial.h"
int main(void)
{
int i = 0;
char str[100];
init_uart( ); //波特率57600,8N1(8个数据位,无校验位,1个停止位)
printf("\n\rStart : \n\r");
printf("Please Enter a decima
www.eeworm.com/read/315327/13545913
c main.c
#include "stdio.h"
#include "serial.h"
int main(void)
{
int i = 0;
char str[100];
init_uart( ); //波特率57600,8N1(8个数据位,无校验位,1个停止位)
printf("\n\rStart : \n\r");
printf("Please Enter a value
www.eeworm.com/read/315316/13546067
c main.c
#include "s3c2410.h"
#include "serial.h"
#define GPB7_out (1