Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
but when i reset my program will start once again.. now i facing not enough eeprom while i running my program, my idea was reset the eeprom bewteen my program running and continue the following program..
the 1st do while loop is working properly but the program run till receive the data from modem ofprintf("at+cgmm\r"); then the program stops working ....
any solution on it?
#include <htc.h>
#include <stdio.h>
#include "usart.h"
#include "delay.h"
#include <string.h>
int...
i having problem how to write a comparison program for my gsm modem that replying (10 79 75 13) in decimal with OK in characters ...
#include <htc.h>
#include <stdio.h>
#include "usart.h"
#include "delay.h"
#include <string.h>
int main(void)
{
//Initialize PORTD
//PD0 as...
need some suggestion from all pic PRO, which compiler is the best and easy to use ?
picbasic pro...... mplab....high-tech c or suggest me to use other..........
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.