搜索资源列表
led1
- 单片机51,c语言编写各种LED流水等是方式,情参考-#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define
test
- 单片机,全版测试,提供全部原代码,C语言情下载-#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define IN
Atmega8_RS485
- 利用AVR单片机--atmega 8设计485通讯C程序,同时,以20个字节为一个数据包进行发送和接受-Using AVR microcontroller- atmega 8 Design 485 C program, while 20 bytes for a packet to send and receive
rtdsr_0.6_src.tar
- rtdsr v0.6 - RTD 1283 bootloader recovery (sources)-rtdsr: Serial Recovery utility for Realtek RTD1283/Mars SoCs This program is meant to be used in the Serial Recovery console from the Realtek RTD1283 SoC BootROM ("s/d/g/c>"). It provides
sixpicture
- 本例程是基于开发板s3c2440,实现六张图片每隔一段时间轮流显示,开发环境是基于ADS1.2,开发语言C语言-This routine is based on s3c2440 development board, and realize the six pictures every once in a while that in turn, the development environment is based on ADS1.2, develop language C language
VMD642_uartio
- UART 测试 本例程在 VMD642_uartio 中。 VMD642-C卡中有两路 UART 接口,在本例中,UART 的接口标准配置为 RS232,波特率-9600,数据位-8,校验位-None, 停止位-1,采用查询工作方式。 在目录 Win32\serial 下提供一个串口调试器.exe,注意设置正确的波特率。 用开发板随带的串口线将 DSP 开发板的串口和计算机串口连接好,启动串口调试 器.exe,设置串口参数,然后打开串口,就可以在发送窗口发送
PWM-for-servomotor
- PWM for SERVOMOTOR (VIGOR-VS-1) to move it 180 degree and 0 degree using mc 89V51RD2 while crystal is taken 11.0592. Textlast.c