此帖出自51单片机论坛
最新回复
程序应该没有问题吧,是不是硬件连接的问题.
程序如下(为使用硬件连接模板,改了下接口)
#include
#include
#define uchar unsigned char
#define uint unsigned int
unsigned int m,n;
unsigned char code table[]={ 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,
0x80,0x90,0x88,0x83,0xc6,0xa1,0x86,0x8e};
void DelayMS(uint x)
{
uchar i;
while(x--) for(i=0;i
详情
回复
发表于 2012-7-25 13:12
点评 | ||
|
||
|
|
| |
|
|
|
|
|
|
| |
|
|
此帖出自51单片机论坛
点评 | ||
|
||
回复 7楼 电子研发_lp 的帖子
此帖出自51单片机论坛
| ||
|
||
回复 楼主 abbccc308 的帖子
此帖出自51单片机论坛
| ||
|
||
此帖出自51单片机论坛
| ||
|
||
回复 5楼 小笨蛋猫 的帖子
此帖出自51单片机论坛
| ||
|
||
回复 9楼 yipengjiusui 的帖子
此帖出自51单片机论坛
| ||
|
||
回复 10楼 xy363586 的帖子
此帖出自51单片机论坛
| ||
|
||
此帖出自51单片机论坛
| ||
|
||
EEWorld Datasheet 技术支持
EEWorld订阅号
EEWorld服务号
汽车开发圈
机器人开发圈