??? 11/29/08 10:00 Read: times |
#160402 - So why didn't you say that in the first place? Responding to: ???'s previous message |
Trangga Findanugroho said:
I want to build such a Remote Control (Controlling by SMS) So why didn't you say that in the first place - instead of just a virtually unanswerable, non-specific question like "What type of microcontroller has the biggest size of RAM in it?" If you'd asked the real question in the first place, you would have had some useful suggestions by now! Yes, SMS remote control is almost certain to need more than just the 128 bytes of "internal" RAM. But it will certainly not require the microcontroller with the biggest RAM that you can possibly get! I have an SMS-controlled project right here, right now that has been running successfully for many years on an 8051 derivative with 16K of MOVX RAM. Another project included a TCP/IP stack and used an 8051 derivative with 32K of RAM. So you don't even need a "super" 8051 with huge amounts of RAM (unless there's some other requirement that you still haven't mentioned...) Again, you can search for available chips at: http://www.keil.com/dd/search_parm.asp |