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: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cbrand/micropython-mdns Provides MDNS service discovery functionality for MicroPython boards 56
insighio/microcoapy A library that implements CoAP protocol on microcontrollers with MicroPython support 60
dwighthubbard/micropython-redis A Redis client implementation designed for use with MicroPython on embedded microcontrollers. 21
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
devbis/micropython-aiosentry Provides an asynchronous Sentry error reporting client for use in embedded systems 11
wieck/micropython-ntpclient An NTP client library for ESP32 boards using uasyncio and micropython 6
peterhinch/micropython-iot Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. 89
brainelectronics/micropython-eeprom Provides a driver for interacting with EEPROM memory on MicroPython devices 5
octaprog7/ds3231 A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. 0
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 34
jacklinquan/micropython-microbmp A Python module for processing BMP images in various color depths and compression methods. 10
pikastech/pikapython An ultra-lightweight Python interpreter designed for embedded systems and microcontrollers with minimal RAM requirements. 1,497
matthias-bs/micropython-adc_cal An ESP32-specific library that provides a calibrated on-chip ADC conversion solution 18
oysols/tlc5940-micropython A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. 5
jczic/microwebcli A micro HTTP Web client for MicroPython 55