- This topic has 4 replies, 4 voices, and was last updated 12 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › c code for prepaid energy meter using GSM module
hi,
i want to make the project “gsm based prepaid energy meter”.
i want to learn coding in c language 4 this project please help me…..how can i complete this project.please guide me…..
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.
hi amrith,
Thanks for ur kindly help,
actually im begineer of coding in microcontroller,im learning coding in at89c52 microcontroller.in this site lcd inerfacing with 8051 in work correctly.i connect the circuit in proteus.keil as a compiler,but it can’t display any digit in lcd.i cant find whats the problem in the circuit or in code.please help me.
Hi Sanjip,
I suggest you to do it in real hardware.
Proteus is only a simulation software. As far as I know, the simulation software usually make lots of assumption and few of them may go wrong.
In your case it could be issues related with delays used in your code.
thanks,
ok i will do,
sir,
for my project i want to interface energy meter and 8052 for pulse counting.in my project balance is reduced accoring to pulse count.please give me suggestion…….