A MicroPython library for ESP32 to interact with Google Sheets via HTTP and Google Apps Script API.
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
Telegram API wrapper for microPython
MicroPython telegram bot library: simple way to put your IoT projects on the cloud
Telegram API wrapper for micropython
This library enables IoT devices running MicroPython to interact with Spotify's web API, allowing for music control and data retrieval directly from embedded systems. It was originally developed and tested on ESP8266 but is designed to be portable across devices and compatible with both MicroPython and CPython 3.5+. ## Key Features - **Spotify API Integration** — Provides structured access to Spotify's web API endpoints from MicroPython environments. - **Cross-Platform Compatibility** — Works on any device supporting MicroPython or CPython 3.5+, not limited to specific hardware. - **Extensible Design** — Follows a clear pattern for adding more API features, making it adaptable to future needs. - **Example Application** — Includes a sample 'Seagulls! button' application demonstrating practical use. - **Setup Tools** — Comes with a setup wizard and Wi-Fi configuration template for easier device preparation. ## Philosophy The library prioritizes simplicity and portability, aiming to bring Spotify functionality to resource-constrained IoT environments without unnecessary complexity.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.