Question about capability of gsm modem transmission

Status
Not open for further replies.

cr1234

Newbie level 1
Joined
Aug 18, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
goa
Activity points
1,288
we want to implement the digital notice board using gsm modem technology....iwanted to know 2 things

1)can gsm modem transmit a full page of text
2)we are using lcd display screen of desktop pcs can it be interfaced with microcontoller ?suggest the microcontroller to be used?
 

project

The text length depends on the SMS capbility of your service provider. You can send any lengths of texts and you need to merge all of them at the receiver end to run it all together.
Interfacing a PC LCD screen to a microcontroller is a bit difficult task as it requires a VGA output.
If you choose to use a smaller LCD module, like 16 x2 or even a graphic LCD, PIC micro like the 16F877 or 18F4550 will work fine or ATmega 32, 64 or 128 with atmel.
 

project

Ad 1.: Depends on, what kind of GSM module / modem are you going to use and also what technology will transmit your data. SMS are limited up to 160chars / message, but if you'll use GPRS / EDGE / ... it will transfer your data just fine, but it needs little programming on both sides though.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…