13 open-source projects similar to jcalbert/ueagle, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best UEagle alternative.
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.
This code implements a very simple non-blocking Telegram bot library for MicroPython based MCUs such as the ESP32 and similar microcontrollers.
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
Telegram API wrapper for micropython, built for ESP32, cannot verify support for other MCUs
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:…
paypalimg: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg paypallink: https://www.paypal.me/jacklinquan pypiimg: https://badge.fury.io/py/micropython-cryptodweet.svg pypilink: https://badge.fury.io/py/micropython-cryptodweet downloadsimg:…
paypalimg: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg paypallink: https://www.paypal.me/jacklinquan pypiimg: https://badge.fury.io/py/micropython-dweeter.svg pypilink: https://badge.fury.io/py/micropython-dweeter downloadsimg:…
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.
Update or append the data to Google Sheet, or get the data on Google Sheet. By using HTTP to execute the Google Apps Script API. Compatible with ESP32.
It is a MicroPython library for sending notifications to Line Notify,which can be used with ESP8266 and ESP32.
Library for sending data to thingspeak.com from IoT devices running MicroPython (such as ESP8266).
This is a library for using Spotify's web API from a IoT device with Micropython. It was developed and tested with an esp8266, but the library was made to work on any device and with both Micropython and CPython 3.5+. It is far from feature complete but there is a pattern to follow when adding…
MicroPython Youtube API