awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antirez avatar

antirez/micropython-telegram-bot

0
View on GitHub↗
59 Stars·4 Forks·Python·BSD-2-Clause·5 Aufrufe

Micropython Telegram Bot

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

Features

  • Communication APIs - Simple library for cloud-connected Telegram bots.

Star-Verlauf

Star-Verlauf für antirez/micropython-telegram-botStar-Verlauf für antirez/micropython-telegram-bot

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Micropython Telegram Bot

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Micropython Telegram Bot.
  • fonoster/fonosterAvatar von fonoster

    fonoster/fonoster

    7,997Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,997
  • gabrielebarola/telegram-upyAvatar von gabrielebarola

    gabrielebarola/telegram-upy

    50Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗50
  • jacklinquan/micropython-basicdweetAvatar von jacklinquan

    jacklinquan/micropython-basicdweet

    5Auf GitHub ansehen↗

    paypalimg: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg paypallink: https://www.paypal.me/jacklinquan pypiimg: https://badge.fury.io/py/micropython-basicdweet.svg pypilink: https://badge.fury.io/py/micropython-basicdweet downloadsimg:…

    Python
    Auf GitHub ansehen↗5
  • alvarowolfx/esp32-youtube-displayAvatar von alvarowolfx

    alvarowolfx/esp32-youtube-display

    17Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17
Alle 13 Alternativen zu Micropython Telegram Bot anzeigen→

Häufig gestellte Fragen

Was macht antirez/micropython-telegram-bot?

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

Was sind die Hauptfunktionen von antirez/micropython-telegram-bot?

Die Hauptfunktionen von antirez/micropython-telegram-bot sind: Communication APIs.

Welche Open-Source-Alternativen gibt es zu antirez/micropython-telegram-bot?

Open-Source-Alternativen zu antirez/micropython-telegram-bot sind unter anderem: 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]:… jacklinquan/micropython-dweeter — [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…