Microcontroller + sms, porting

Hi all,

I just found an interesting project built with spare AVR controller, interfacing an old cellphone to some electronic parts (in the example they are relays).
Here's the link: SMS controller, with ATtiny2313 and T10s mobile phone

Compared to the project, I need to simplify things a bit. Can maybe someone explain me what I need to translate and test the project for Arduino?

Thank you very much, have a nice Monday :slight_smile:

Luca

Sure, I am not properly an engineer. More like a web developer :slight_smile:
I suspected that the project isn't exactly for beginners. What I looked for was more likely a complexity estimation about the "trick".

Anyway, I think it could be a cool project starting with. Maybe next weekend I try messing up with some code.

Thank you Richard for the hints,

Luca