Adafruit_CircuitPython_AdafruitIO
IO API
Enables communication with Adafruit IO using CircuitPython.
Adafruit IO for CircuitPython
49 stars
19 watching
33 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
adafruit-iocircuitpythonhacktoberfestiotmqtt-clientrest-client
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_io_python | A Python client library for communicating with an IoT platform over the internet. | 225 |
adafruit/adafruit_circuitpython_minimqtt | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
adafruit/adafruit_circuitpython_midi | A library that enables communication between electronic devices using MIDI protocols | 48 |
adafruit/adafruit_io_arduino | An Arduino library providing access to Adafruit IO for wireless and networked projects | 213 |
adafruit/io-client-ruby | A Ruby client for interacting with Adafruit IO's API. | 27 |
adafruit/adafruit_busio | An abstraction layer for I2C and SPI communication | 294 |
adafruit/adafruit_circuitpython_bundle | A collection of reusable libraries for CircuitPython boards. | 881 |
adafruit/io-client-go | A Go library that provides a simple interface to interact with Adafruit IO accounts. | 15 |
adafruit/circuitpython_community_bundle | A collection of useful CircuitPython libraries from the community. | 172 |
miketeachman/micropython-adafruit-mqtt-esp8266 | An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 55 |
adafruit/circuitpython | A Python implementation for teaching coding with microcontrollers using a unified API and device libraries. | 4,117 |
todbot/circuitpython-tricks | A collection of reusable code snippets and tips for building projects with CircuitPython | 640 |
scopelemanuele/silvergeko_rfm9x | Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
adafruit/adafruit_mma8451_library | Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |
todbot/circuitpython-synthio-tricks | A collection of tricks and techniques for using CircuitPython synthio in synthesizer projects | 69 |