Using the 87LPC76X microcontro
I2C interface, is a very powerful tool for system designers. Theintegrated protocols allow systems to be completely software defined.Software developm...
I2C interface, is a very powerful tool for system designers. Theintegrated protocols allow systems to be completely software defined.Software developm...
//芯片資料請到www.elecfans.com查找 //DS1820 C51 子程序//這里以11.0592M晶體為例,不同的晶體速度可能需要調整延時的時間//sbit DQ =P2^1;//根據實際情況定義端口 typedef unsigned char byte;typedef unsigne...
#include <reg51.h>#include<intrins.h> #define BUSY1 (DQ1==0) sbit DQ1 &nb...
PLC TM卡開發系統匯編程序(ATM8051) ;***************** 定義管腳*************************SCL BIT P1.0SDA BIT P1.1GC BIT P1.2BZ BIT P3.6LEDI BIT P1.4LEDII BIT P1.5OK ...
用單片機配置FPGA—PLD設計技巧 Configuration/Program Method for Altera Device Configure the FLEX Device You can use any Micro-Controller to configure the FLEX dev...