30 open-source projects similar to olablt/micropython-sim800, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Micropython Sim800 alternative.
This Micropython project is to Hack a TYWE3S board in a cheap WiFi RGB Bulb
This Micropython project is to Hack a Hyleton313 cheap WiFi smart socket
This library provides a set of classes to interact with the SIM7600 module using MicroPython. The library covers core functionalities, SMS, calling, GPRS, HTTP, FTP, phonebook, TCP/IP, and HTTPS operations.
This library provides an interface for the SIM800 module to perform GSM, GPRS, SMS, and TCP/IP communications using MicroPython on microcontrollers. It includes functions to handle voice calls, SMS, HTTP requests, FTP, and more.
MicroPython library for managing various functionalities of the SIM900 GSM/GPRS module, including SMS, calling, GPRS, HTTP, FTP, and phonebook management. Evolved somewhat from the sim800 library
Simple and lightweight (thus - tiny) DNS server for tiny devices like ESP8266 / ESP32 running micropython. Sometimes people needs very simple DNS just to server a few domains. For example - very common use case is captive portal
uPyble is intended to be a command line tool upydev-like to make easier the development, prototyping and testing process of devices based on boards running MicroPython with Bluetooth Low Energy capabilities.
This repository includes code for an IR remote configurable controller. It connects to an MQTT server and allows to play Scenes. Currently, the following protocols are supported:
Minimal FTP Server that can run on an ESP8266 with MicroPython
A MicroPython module to format sensor readings for BTHome BLE advertising payloads.
Lightweight Bluetooth Low Energy driver written in pure python for micropython.
This repository is the result of an evolution through home automation and the ESP8266. I hope it is useful to someone. There are other platforms that do not require this level of effort (ESPHome or Tasmota) that can do a lot with little coding/effort. I did this because it's a hobby and fun, not…
A remote for Sonos installations running on an ESP8266 and using Sonos HTTP API
MicroPython Example with Google IoT Core
Human Interface Device (HID) over Bluetooth Low Energy (BLE) GATT library for MicroPython.
Read SwitchBot Thermometer Hygrometer with Micropython without cloud or hub or app. Use 'switchbotmeter.py' with interrupt driven classical python projects and 'aiswitchbot_meter.py' with asyncio.
micropyGPS is a full featured GPS NMEA sentence parser for use with MicroPython and the PyBoard embedded platform. It's also fully compatible with Python 3.x
A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)
Updated 22-11-17 to include Internet access. Now implements http and https GET requests via GPRS using the SIM800L HTTP AT interface - see below in section on UpyPhone Apps for example applications.
AM7020 (SIMCOM SIM7020E) 窄頻物聯網(NBIoT)模組 MicroPython 範例程式碼
This project allows the use of STM32 microcontrollers running micropython to control the Robomaster S1 or EDU.
Support for .zip files) for MicroPython. Port of CPython zipfile.
Micropython MCP2515 driver, porting from Arduino MCP2515 CAN interface library
MicroPython module which allows to create Entites for HomeAssistant using MQTT Discovery