![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
hey hi all
i wanna do a project with a gsm modem connected to the serial port.thru which we can control home appliances from anywhere in the world, i initially wanted to use pc but coz its not portable want to swap pc with the following setup a uart,microcontroller,eprom i ask u guys how can i do it? how can i interface uart with microcontroller? how can i interface eprom with microcontroller? can i get the circuits?if yes,plzzzzz post me the links where can i get the required information?? |
|
|
|
|
|
|
(permalink) |
|
Many micro-controllers already have internal UART's, or if not, it's VERY simple to create one in software, it's also easy to connect an I2C EEPROM to one. I suggest you check my PIC tutorials which shows how to do both!.
|
|
|
|
|
|
|
(permalink) |
|
thanx nigel for that but wat abt
how can i interface eprom with microcontroller? post me the links please |
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
yeah its eeprom,so how to interface it with the microcontroller???
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
thanx for that!!ur tutorial rocks.
i have a doudbt might be silly though,i saw a IR transreceiver board in ur tutorial can it be connected to serial port of pc? |
|
|
|
|
|
|
(permalink) |
|
i know that my doubt is silly but answer this nigel
can we connect the ir transreceiver to serial port of pc???(that mentioned in the tutorials) |
|
|
|
|
|
|
(permalink) |
|
what microcontroller are you using?
PIC? AVR? 8051? There are loads of tutorials and sample source on the internet. I can help you if you tell me what micro you are using. |
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
i am using 8051 john.hope to c ur reply.
nigel i am using a M27128A-2F1(M8803)---EPROM so how wud i interface this with 8051 microncontroller u also said that these days we r getting microcontrollers with UARTS in them cud u gimmie the model number of that? |
|
|
|
|
|
|
(permalink) | ||
|
Quote:
What were you hoping to use the EPROM for?. Quote:
|
|||
|
|
|
|
|
(permalink) |
|
we basically wanted to control te home appliances thru a GSM modem whichn is actually connected to the serial port of the pc.so then we thought if a pc was used then it wud nt be portable so we wanted to shift to the so called microcontroller to actually interface it with the uart and eprom(wat wud u advice shud it be eprom or eeprom????),so we want to connect the whole setup to the gsm modem and operate from any where in the world,can it be done this way or is there any easy way out?????
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
A single micro-controller contains all that in a single, easy to use chip. Something like a PIC12F675 would do the entire project in one 8 pin chip, with hardly any support components required!. |
||
|
|
|
|
|
(permalink) |
|
thanx for that nigel but cud u please tell me more about PIC12F675 and the way in which we can actually make use of that????so how wud be the schematic?????wat else r needed???
|
|
|
|
|