micropython-upyphone

Phone system

A Micropython-based implementation of an SMS and voice phone using a Pyboard and SIM800L module with a touch screen display.

A gsm phone using pyboard and sim800l

GitHub

424 stars
25 watching
35 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jeffmer/micropython-upybbotA balancing robot project using micropython and upybbot libraries to create an autonomous balance solution90
jplattel/upymenuA Micropython implementation of a menu system for LCD displays26
jeffmer/micropython-ili9341A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers.128
fruch/micropython-buzzerAn implementation of a buzzer module for the Micropython Python interpreter17
reteprelleum/upyvoipAn implementation of an interactive voice response system for Micropython-based ESP32 devices24
peterhinch/micropython-micropowerProvides tools and resources to support the development of ultra low power systems using the Pyboard44
deshipu/micropython-bno055A Python implementation of a navigation system using a BNO055 IMU sensor.4
peterhinch/micropython-iotProvides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers.91
owainm713/ad9833-micropython-moduleA Python module that interfaces with an AD9833 programable waveform generator6
peterhinch/micropython-radioEnables bidirectional communication between two devices using radio frequency signals.55
josverl/micropython-magicEnables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects23
olablt/micropython-sim800Provides a Python driver for the SIM800 module to enable communication with this cellular modem17
mcameron/micropython-keyboardFirmware for a 47-key keyboard using MicroPython on a PyBoard board31
mampersat/micropython-morsecodeThis project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses.7
peterhinch/micropython-msgpackMicroPython MessagePack implementation28