micropython-ch9121
Ethernet controller library
A library providing an Ethernet module control interface for MicroPython-based systems.
MicroPython library for controlling CH9121 Ethernet modules.
9 stars
3 watching
1 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wybiral/micropython-rylr | A MicroPython library for controlling LoRa modules. | 4 |
wybiral/micropython-aiolora | Library to control LoRa modules using MicroPython's asyncio API | 3 |
wybiral/micropython-lora | A MicroPython library for controlling Semtech SX127x LoRa modules over SPI. | 36 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
heman/micropython-ws2801 | A Python library that allows MicroPython to control WS2801 RGB LEDs | 2 |
przemobe/micropy-enc28j60 | An Ethernet chip driver for MicroPython on RP2040 boards | 22 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
marcio-pessoa/pyl298 | This project provides software for controlling L298-based motor controllers using MicroPython | 2 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |
wybiral/micropython-aioweb | A lightweight asyncio web framework for MicroPython-based projects | 29 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |