ioLibrary_Driver
Network chip library
A library that provides a set of socket APIs and internet applications for various network chips
ioLibrary_Driver can be used for the application design of WIZnet TCP/IP chips as W5500, W5300, W5200, W5100 W5100S.
614 stars
65 watching
331 forks
Language: C
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
andrewleech/wiznet_iolibrary_driver | Provides a set of APIs and protocols for interacting with WIZnet TCP/IP chips | 2 |
whizzter/net11 | A lightweight C++ networking library providing async TCP, HTTP, and WebSocket support | 10 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
lolzballs/rfm69 | A Rust driver for RFM69 wireless chips. | 11 |
wez/sx1509 | Provides an I2C-compatible interface to an IO Expander device. | 1 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 70 |
sionescu/iolib | A Common Lisp I/O library using the LibFixPOSIX C library to handle file and network input/output operations. | 141 |
peterhinch/micropython_eeprom | A set of drivers for accessing various types of memory chips from MicroPython | 74 |
wybiral/micropython-ch9121 | A library providing an Ethernet module control interface for MicroPython-based systems. | 9 |
mmarchetti/directio | A low-level I/O library optimized for fast input/output operations on Arduino boards. | 117 |
itkindaworks/esphelper | A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 327 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
goiot/devices | A suite of libraries and drivers for IoT devices written in Go. | 264 |