-
通过I/O模同步串口与74HC595进行连接,控制74HC595驱动LED数管显示...
通过I/O模同步串口与74HC595进行连接,控制74HC595驱动LED数管显示-the I/O module with Bit synchronous serial port for connecting to control LED drive several Bit Display
- 2022-11-23 15:50:02下载
- 积分:1
-
中国调试指南
ARM中文调试教程-Chinese Debugging Guide for ARM
- 2022-01-26 07:45:05下载
- 积分:1
-
Read and write MMC simulation, using the Philips chip lpc2132
MMC读写仿真,使用飞利浦芯片lpc2132-Read and write MMC simulation, using the Philips chip lpc2132
- 2022-01-30 11:05:44下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对DMA进行操作。在许多情况下需要用到DMA,比如USB的批量传输等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the DMA. In many cases the need to use DMA, such as USB bulk transfer.
- 2023-01-04 16:40:03下载
- 积分:1
-
一个基于BIOS的串口数据和网口数据通信的程序
一个基于BIOS的串口数据和网口数据通信的程序-a BIOS based on the serial data and data communications network mouth procedures
- 2022-02-15 23:11:33下载
- 积分:1
-
pl2200 zfc development of all documentation, source code,
pl2200 zfc 开发全部文档,源码,-pl2200 zfc development of all documentation, source code,
- 2022-07-06 14:56:18下载
- 积分:1
-
公交报站
凌阳的61单片机 制作的公交车报站器,含有原理图 操作源代码和制作说明,配套资料。
- 2023-06-14 12:12:33下载
- 积分:1
-
ads1.2的详细介绍!!! ads1.2的详细介绍
ads1.2的详细介绍!!! ads1.2的详细介绍-A detailed description of ads1.2! ! ! A detailed description of ads1.2
- 2022-02-26 20:36:18下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
T6963 driver for ARM microcontroller
T6963 driver for ARM microcontroller-T6963 driver for ARM microcontroller
- 2023-04-08 21:40:03下载
- 积分:1