Welcome![Sign In][Sign Up]
Location:
Downloads Documents Industry research
Title: ATMEGA-128 Download
 Description: SIM900A#include <avr/io.h> #include <avr/signal.h> #include <avr/interrupt.h> #include <stdlib.h> #include <inttypes.h> #define sbi(sfr,bit) (_SFR_BYTE(sfr)|=_BV(bit)) #define cbi(sfr,bit) (_SFR_BYTE(sfr)&=~_BV(bit
 Downloaders recently: [More information of uploader ]
 To Search:
File list (Check if you may need any files):
 

ATMEGA 128\+gprs.txt
..........\GPRS.txt
..........\GPRS防止假死.txt
..........\pc-uart0-sim900a.txt
..........\sim900a tou.txt
..........\uart0调试.txt
..........\读写短信PC-UART0-SIM900.txt
..........\读短信调试.txt
ATMEGA 128
    

CodeBus www.codebus.net