0% found this document useful (0 votes)
22 views3 pages

Chapter Titles Pg. No

This document outlines the design of a system that uses a microcontroller, GSM modem, temperature sensor, and relay. It includes a table of contents listing the chapter titles and page numbers, as well as sections describing the system design, hardware components, circuit explanations, and software development tools. The goal is to remotely monitor and control electrical loads using GSM communication between a microcontroller and server.

Uploaded by

hafizrahimmit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views3 pages

Chapter Titles Pg. No

This document outlines the design of a system that uses a microcontroller, GSM modem, temperature sensor, and relay. It includes a table of contents listing the chapter titles and page numbers, as well as sections describing the system design, hardware components, circuit explanations, and software development tools. The goal is to remotely monitor and control electrical loads using GSM communication between a microcontroller and server.

Uploaded by

hafizrahimmit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

TABLE OF CONTENTS

CHAPTER ABSTRACT LIST OF ABBREVIATIONS LIST OF TABLES i LIST OF FIGURESiii 1.INTRODUCTION 1.1.OBJECTIVE 1.2.SYSTEM DESIGN 1 2 2 3 TITLES PG. NO

1.3.MODES OF OPERATION 1.4.COMMUNICATION PROTOCOL


1.4.1.MICRO CONTROLLER TO SERVER MESSAGES 4 1.4.2.SERVER TO MICRO CONTROLLER MESSAGES 4 1.4.2.SERVER TO CONSUMER MESSAGES

5 6

2. BLOCK DIAGRAM DESCRIPTION 2.1.INTRODUCTION7 2.2.ATMEGA328 2.3.GSM MODEM 2.4.TEMPERATURE SENSOR(LM35) 2.5.RELAY 2.6.RS 232 INTERFACE 3. 8 8 7 7

HARDWARE EXPLANATIONS 9

3.1.ATMEGA 328

3.2.PIN DESCRIPTIONS 3.2.1.VCC 3.2.2.GND 3.2.3.PORT B 3.2.4.PORT 3 3.2.5.PC6/reset 3.2.6.PORT D 3.2.7.AVCC 3.3.LCD MODULE 3.4.GSM MODULE 3.4.1.GSM MODEM FEATURES 3.4.2.INTERFACES 3.4.3.AT COMMANDS 3.4.4.GSM MODEM 16 3.4.1.1.GENERAL FEATURES 3.4.1.2.SPECIFICIATION FOR SMS VIA GSM/GPRS 3.5.CURRENT TRANSFORMER 3.5.1.BASIC FUNCTIONS OF CTs 3.6.MAX 232 LEVEL CONVERTER 3.7.RELAY 3.8.LOAD 4. CIRCUITEXPLANATIONS 24 26 4.2.1.PINOUT 4.2.1.1.ENABLE

10 10 10 10 11 11 11 12 12 13 14 15 15

16

17 17 18 19 21 22 24

4.1.POWER SUPPLY 4.2.LCD DISPLAY

26 26

4.2.1.2.READ/WRITE 4.2.1.3.REGISTER SELECT 4.2.1.4.CONTRAST 4.2.1.5.DB0-DB7 4.3 IC MAX 232 4.4.RS 232 SERIAL PORT 4.6. FEEDERS 4.6.CIRCUIT FABRICATION AND SOLDERING DETAILS 31 30 30 31

27 28 28 28

4.6.1.PCB FABRICATION 4.6.2.SOLDERING 5. SOFTWARE DEVELOPMENT TOOLS35 35

31 32

5.1.PGM OF MICROCONTROLLER 6. 7. 8. CONCLUSION44 FUTURE SCOPES APPENDICES 46

45

8.1.USART

46 8.1.1.USART MODULE 8.1.2.FULL DUPLEX ASYNCHRONOUS OPERATION 8.1.3.BAUD RATE FORMULA 8.2.MC78XX/LM78XX/MC78XXA 8.2.1.FEATURES 8.3.CAD SOFT EAGLE 46 47 47 47 49 52 46

9.

REFERENCES

You might also like