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
424 stars
25 watching
35 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeffmer/micropython-upybbot | A balancing robot project using micropython and upybbot libraries to create an autonomous balance solution | 88 |
jplattel/upymenu | A Micropython implementation of a menu system for LCD displays | 25 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
fruch/micropython-buzzer | An implementation of a buzzer module for the Micropython Python interpreter | 17 |
reteprelleum/upyvoip | An implementation of an interactive voice response system for Micropython-based ESP32 devices | 23 |
peterhinch/micropython-micropower | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 45 |
deshipu/micropython-bno055 | A Python implementation of a navigation system using a BNO055 IMU sensor. | 4 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
owainm713/ad9833-micropython-module | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 54 |
josverl/micropython-magic | Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects | 22 |
olablt/micropython-sim800 | Provides a Python driver for the SIM800 module to enable communication with this cellular modem | 17 |
mcameron/micropython-keyboard | Firmware for a 47-key keyboard using MicroPython on a PyBoard board | 31 |
mampersat/micropython-morsecode | This project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses. | 7 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |