Close
0%
0%

A Terminal-Style Phone For The Geek

A DIY, terminal-first cellular communication device designed as a personal network terminal rather than a modern smartphone.

Similar projects worth following
0 followers
This project is about building a simple cellular device from scratch that works like a computer terminal. Instead of apps, touchscreens, and constant notifications, everything happens through a text-based interface with physical buttons, and nothing runs unless I tell it to. There’s no multitasking, no background processes, and no app system, which makes the device easy to understand and easy to debug. By cutting out extra features, the system only needs to handle input, cellular communication, and clear text output. The hardware is intentionally simple: a keyboard for input, a microcontroller as the brain, a cellular modem for network access, and a text display for output. It’s not meant to replace a smartphone—just to explore a more hands-on, intentional way to build and use a phone.

Terminal-Style Cellular Device

A DIY, terminal-first cellular device built as a personal network terminal, not a modern smartphone.

Why This Exists

Modern phones hide communication behind apps, notifications, and layers of software that are hard to see or control. Instead of helping you understand what’s going on, they focus on keeping your attention.

This project treats cellular connectivity as what it really is:

A network interface.

No apps.
No touchscreen.
No background processes.

Just typed commands, clear responses, and full visibility into the system.

Read more »

  • Deciding and Buying Components

    Bolan Xuan hour ago 0 comments

    This week I ordered a SIM7080G from AliExpress and that is what I am going to use as my modem for this project.

    Last week I ordered a SIM card from Hologram , and it came in (thanks to Felix from Hologram customer services, I got it for free).

    Now I'm just waiting for the modem to arrive so I can start testing with some AT commands!

View project log

Enjoy this project?

Share

Discussions

Does this project spark your interest?

Become a member to follow this project and never miss any updates