CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

What to select Sim or Telit?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
hmmpic



Joined: 09 Mar 2010
Posts: 314
Location: Denmark

View user's profile Send private message

What to select Sim or Telit?
PostPosted: Thu Jun 24, 2010 1:46 pm     Reply with quote

I want to know if any have comment to which GSM module to use for simple SMS controlling.
There are 2 major choice SIM900 or a similar Telit module.
The main difference is that Telit have a Python compiler embedded, this mean the PIC will only be used for for logic controlling.
The SIM module is more simple, PIC must here have all the controlling function. When sending a SMS all text and AT function must be including at the PIC side.
Another parameter is the SIM module is cheap, about 20€. The Telit is about 60€.

Any comment?
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Thu Jun 24, 2010 3:51 pm     Reply with quote

I never heard of the SIM brand. Do you have more info? possibly a link?

A modem brand I have good experience with is Wavecom (now Sierra) and have used Siemens in the past as well. These modems are not cheap, but older models can be found on eBay for competing prices. For example the Wavecom Q2686 is there for $21 (unused). These quad band modems contain a fast ARM9 processor with several MB's for you to download your precompiled C++/C-program. Why use a PIC if the modem has a processor at least 10 times faster with Mb's of memory instead of kb's? Cool

The Siemens TC45T is a nice modem in compact housing, programmable in Java.

What is the best choice for you depends on many factors that you have to decide on yourself.
- Is it for hobby or professional use?
- Is time to market important or do you want to have fun learning a new device?
- Is it only a one time project, or are you expecting to sell thousands?
- How much time can you spend?
- Do you want to program in C/C++, Python, Java?
- etc.

For the low volume projects the time you spend will be more expensive than a little more spent on the hardware.
hmmpic



Joined: 09 Mar 2010
Posts: 314
Location: Denmark

View user's profile Send private message

PostPosted: Fri Jun 25, 2010 8:57 am     Reply with quote

Hello and thanks for the nice reply.

SIM is just www.sim.com

At first it's a prototype, and after that about 50 pcs. Ebay is not a issue I want components I can reorder for about 2-3 years.

It's not important if the module run user programs in Java, c or python.

But the module must be low cost, because end price is important.

I will check out your suggestion. Thanks.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group