-
这是我从朋友那搞到的pic学习资料,很简单的啦
这是我从朋友那搞到的pic学习资料,很简单的啦-This is what I got from a friend that the pic learning materials, a very simple啦
- 2022-08-24 08:24:48下载
- 积分:1
-
s3c2410 Samsung chip on the relevant information and the chip
这些是关于三星s3c2410芯片的有关资料及基于s3c2410芯片的开发板的应用 -s3c2410 Samsung chip on the relevant information and the chip-based s3c2410 application development board
- 2022-02-26 10:43:22下载
- 积分:1
-
at91rm9200 全部的驱动程序源码,这些都是我的收藏精品
at91rm9200 全部的驱动程序源码,这些都是我的收藏精品-at91rm9200 all of the driver source code, those are my excellent collection
- 2023-05-22 06:45:03下载
- 积分:1
-
S3C44B0X chip BOOTLOADER, simple, easily understood, TFTP download and use ads r...
S3C44B0X芯片引导程序,简单易懂,TFTP下载并使用ads运行。
- 2023-04-21 11:15:03下载
- 积分:1
-
ds1820在msp430实测,程序中读取rom序列号,以便多片总线连接
ds1820在msp430实测,程序中读取rom序列号,以便多片总线连接-ds1820 measured in the MSP430, the program read rom serial number, in order to connect multi-chip bus
- 2022-05-20 08:46:02下载
- 积分:1
-
ARM development board schematics, ARM introduced the basic hardware test platfor...
ARM开发板电路图,介绍了ARM试验平台的基本硬件连接-ARM development board schematics, ARM introduced the basic hardware test platform to connect
- 2023-05-30 04:15:04下载
- 积分:1
-
基于Arduino的168 / 328 6模拟引脚控制30个按钮
应用背景Arduino。如何控制超过6的按钮在Arduino Uno模拟输入引脚的基础或类似,没有大型类似(仅基于单片机ATMEGA 168 / 328)用这种方法,在一个模拟引脚连接最多5个按钮,模拟引脚1 = & gt;按钮1 = & gt;2K的电阻&;模拟引脚1 = & gt;按钮2 = & gt;2K的电阻&;模拟引脚1 = & gt;按钮3 = & gt;2K的电阻&;模拟引脚1 = & gt;按钮4 = & gt;2K的电阻&;模拟引脚1 = & gt;按钮5 = & gt;地面&;10K电阻上+5重复这5其他模拟引脚在您的便利性。这个源是创建只接收一个模拟引脚上的4个按钮事件。关键技术Arduino,UNO,ATmega168,ATmega328,按钮,模拟读,模拟输入,模拟事件,LCD,提示,技巧
- 2022-03-02 17:22:29下载
- 积分: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
-
ucfs的源代码,一个文件系统的代码 给需要的朋友
ucfs的源代码,一个文件系统的代码 给需要的朋友-ucfs source code, a file system code needed to Friend
- 2023-03-12 16:25:03下载
- 积分:1
-
RA8835APN AVR 控制程序源码
RA8835APN AVR 控制程序源码-RA8835APN AVR source code control program
- 2022-04-01 14:40:00下载
- 积分:1