-
4510 development board schematics (proven), with protelSDP open to change. The l...
4510开发板电路原理图(已经验证),用protelSDP来打开修改。可以在制版-4510 development board schematics (proven), with protelSDP open to change. The lithographic
- 2022-03-25 06:35:27下载
- 积分:1
-
三星公司的共同的源代码
Samsung S3C2410 common sourcecode
- 2022-03-30 09:16:42下载
- 积分: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
-
一个测试程序,已经通过实验验证,并且做出了实际的电路,装入设备使用...
一个测试程序,已经通过实验验证,并且做出了实际的电路,装入设备使用-A test procedure has been verified by experiments, and made the actual circuit, loading equipment
- 2022-03-06 02:00:57下载
- 积分:1
-
TMS320F2833X系列开发例子,比较值得借鉴
TMS320F2833X系列开发例子,比较值得借鉴-TMS320F2833x series of development examples, comparative worth learning
- 2022-06-18 08:12:02下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time spent on your note on the amendment.
- 2022-08-13 09:40:00下载
- 积分:1
-
ARM教程PPT
ARM教程PPT -PPT ARM Guide ARM Tutorial PPT
- 2023-01-23 18:15:04下载
- 积分:1
-
arm环境下开发以太网的程序,走过路过不要错过啊
arm环境下开发以太网的程序,走过路过不要错过啊-Ethernet environment development arm of the procedure, passing through not miss ah
- 2022-08-26 00:12:58下载
- 积分:1
-
AVR128L DS18B20液晶显示的程序
绝对好使,改一下接口便可应用...
AVR128L DS18B20液晶显示的程序
绝对好使,改一下接口便可应用-AVR128L and ds18b20 display
- 2022-05-13 22:38:13下载
- 积分:1
-
learning bought at the ARM ARM ADS development board with the development of sma...
学习ARM时在买来的ARM开发板上用ADS开发的小程序-learning bought at the ARM ARM ADS development board with the development of small programs
- 2022-12-22 14:05:03下载
- 积分:1