awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jordiprats avatar

jordiprats/micropython-utelegram

0
View on GitHub↗
91 stars·16 forks·Python·Apache-2.0·3 views

Micropython Utelegram

This library provides a microPython interface for for a subset of the Telegram Bot API. Have been tested on an ESP32 but should work just fine on an ESP8266. Further tests have been done on RP2040 with successful results.

Features

  • Communication APIs - Telegram API wrapper for bot development.

Star history

Star history chart for jordiprats/micropython-utelegramStar history chart for jordiprats/micropython-utelegram

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does jordiprats/micropython-utelegram do?

This library provides a microPython interface for for a subset of the Telegram Bot API. Have been tested on an ESP32 but should work just fine on an ESP8266. Further tests have been done on RP2040 with successful results.

What are the main features of jordiprats/micropython-utelegram?

The main features of jordiprats/micropython-utelegram are: Communication APIs.

What are some open-source alternatives to jordiprats/micropython-utelegram?

Open-source alternatives to jordiprats/micropython-utelegram include: antirez/micropython-telegram-bot — This code implements a very simple non-blocking Telegram bot library for MicroPython based MCUs such as the ESP32 and… fonoster/fonoster — Fonoster is a conversational AI framework and multi-tenant communications platform as a service. It serves as a… gabrielebarola/telegram-upy — Telegram API wrapper for micropython, built for ESP32, cannot verify support for other MCUs. jacklinquan/micropython-basicdweet — [paypalimg]: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg [paypallink]:… jacklinquan/micropython-cryptodweet — [paypalimg]: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg [paypallink]:… alvarowolfx/esp32-youtube-display — Fetch data from an Youtube channel using Google API's. For ease of usage and development I decided to use MicroPython…

Open-source alternatives to Micropython Utelegram

Similar open-source projects, ranked by how many features they share with Micropython Utelegram.
  • antirez/micropython-telegram-botantirez avatar

    antirez/micropython-telegram-bot

    59View on GitHub↗

    This code implements a very simple non-blocking Telegram bot library for MicroPython based MCUs such as the ESP32 and similar microcontrollers.

    Python
    View on GitHub↗59
  • fonoster/fonosterfonoster avatar

    fonoster/fonoster

    7,997View on GitHub↗

    Fonoster is a conversational AI framework and multi-tenant communications platform as a service. It serves as a programmable voice gateway and SIP telephony platform, enabling the creation of voice-based assistants and automated communication workflows using large language models. The project distinguishes itself through a vendor-agnostic speech integration engine that abstracts speech-to-text and text-to-speech providers. It features a multi-tenant architecture that isolates telephony resources and user identities into distinct organizational workspaces. The system covers a broad range of t

    TypeScriptcloudcloud-communications-platformcpaas
    View on GitHub↗7,997
  • gabrielebarola/telegram-upygabrielebarola avatar

    gabrielebarola/telegram-upy

    50View on GitHub↗

    Telegram API wrapper for micropython, built for ESP32, cannot verify support for other MCUs

    Python
    View on GitHub↗50
  • alvarowolfx/esp32-youtube-displayalvarowolfx avatar

    alvarowolfx/esp32-youtube-display

    17View on GitHub↗

    Fetch data from an Youtube channel using Google API's. For ease of usage and development I decided to use MicroPython running on an ESP32 Wifi board. The TFT Display used was one based on ST7735R driver, but this can easily be ported to other by just using different drivers available here.

    Jupyter Notebook
    View on GitHub↗17
  • See all 13 alternatives to Micropython Utelegram→