eiscp-micropython

EISCP implementation

An implementation of the Onkyo EISCP protocol using MicroPython on microcontrollers.

Micropython implementation of the Onkyo EISCP protocol

GitHub

3 stars
3 watching
1 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cbrand/micropython-mdnsAn implementation of the Multicast DNS protocol for MicroPython with Service Discovery58
insighio/microcoapyA library that implements CoAP protocol on microcontrollers with MicroPython support62
dwighthubbard/micropython-redisA Redis client implementation designed for use with MicroPython on embedded microcontrollers.21
peterhinch/micropython-msgpackMicroPython MessagePack implementation28
devbis/micropython-aiosentryProvides an asynchronous Sentry error reporting client for use in embedded systems11
wieck/micropython-ntpclientAn NTP client library for ESP32 boards using uasyncio and micropython6
peterhinch/micropython-iotProvides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers.91
brainelectronics/micropython-eepromProvides a driver for interacting with EEPROM memory on MicroPython devices5
octaprog7/ds3231A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated.0
chrismoorhouse/micropython-mqttAn MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices35
jacklinquan/micropython-microbmpA Python module for processing BMP images in various color depths and compression methods.10
pikastech/pikapythonAn ultra-lightweight Python interpreter designed for embedded systems and microcontrollers with minimal RAM requirements.1,512
matthias-bs/micropython-adc_calAn ESP32-specific library that provides a calibrated on-chip ADC conversion solution18
oysols/tlc5940-micropythonA Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays.5
jczic/microwebcliA micro HTTP Web client for MicroPython56