Microcontroller › 8051 › c code for prepaid energy meter using GSM module › Hi,Nice project. If you are
June 25, 2012 at 2:31 pm
#8120
Amrith
Participant
Hi,
Nice project. If you are begineer in coding, try to do this project in different parts or modules.Divide your project in modules such as module 1: GSM communication, module 2: Energy meter interfacing, module 3: energy meter communicaion & interface with GSM
Steps
1. First try to write send message function for gsm
2. Then go for energy meter task
3. Integrate all the modules.