Projects › Projects › ARM, LPC2148 MICROCONTROLLER › The project
The project is “overheating alert in remote areas”, using arm7, which uses gsm modem & temperature sensor ..If the temperature goes beyond the preset value, this gsm,controlled by arm7, is supposed to send the message to the previously stored number
I got the code from this engineersgarage The code contains file inclusions for adc,lcd .It contains “lcd.h” “lcd.c”..similarly “adc.h”,”adc.c”..so while building the target in keilmicrovision4 ,for the main code,i am getting confused ..whether to create the target for “lcd.h and adc.h”?or for “adc.c and lcd.c” and then convert them to hex file and then include those files??!
shall i paste the whole code in this reply column?Am i allowed to paste here? if not ,should i mail it to you? if so pls mention your mail id..
thanks