I started writing microcontroller code to interact with an old car phone handset, and this is my “hello world” program.
I simulated the original power on sequence, then added some extra stuff to make it obvious that I’m in control.
I will eventually be implementing complete phone functionality and interfacing with a Bluetooth module to delegate the actual phone call stuff to a modern cell phone.