Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. MicroPython
  3. micropython-sim800

micropython-sim800

Python

A MicroPython driver for SIM800 cellular modules enabling SMS, calls, and TCP/IP connectivity.

GitHubGitHub
17 stars3 forks0 contributors

Overview

This project provides a MicroPython driver for SIM800 cellular modules, allowing embedded devices to connect to cellular networks for SMS, voice calls, and TCP/IP communication. It simplifies integration of cellular connectivity in MicroPython-based IoT projects by abstracting AT command complexities.

Key Features

  • SMS Handling — Send and receive SMS messages with simple API calls
  • Voice Call Management — Make and receive phone calls with basic call control
  • TCP/IP Connectivity — Establish TCP connections for HTTP and other internet protocols
  • AT Command Abstraction — Wraps complex SIM800 AT commands into easy-to-use functions
  • Network Registration — Automatically handles network registration and signal strength monitoring

Philosophy

The driver focuses on providing a clean, Pythonic interface to SIM800 modules while maintaining reliability for embedded applications where cellular connectivity is critical.

Quick Stats

Stars17
Forks3
Contributors0
Open Issues1
Last commit8 years ago
CreatedSince 2018

Tags

#iot#at-commands#embedded-systems#micropython#driver#tcp-ip#sms#sim800

Built With

M
MicroPython

Included in

MicroPython1.8k
Auto-fetched 1 day ago

Related Projects

micropython-upyphonemicropython-upyphone

A gsm phone using pyboard and sim800l

Stars427
Forks35
Last commit8 years ago
sim800sim800

Library for interfacing with SIM800 module in Micropython

Stars31
Forks4
Last commit6 months ago
sim7600sim7600

sim7600 in micropython

Stars9
Forks3
Last commit9 months ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub