30 open-source projects similar to byronwasti/ls010b7dh01, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ls010b7dh01 alternative.
Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing peripheral drivers to remain entirely independent of specific hardware platforms. The library provides platform-agnostic interfaces that decouple driver logic from microcontroller architectures, utilizing zero-cost trait abstractions that compile down to direct hardware register manipulations without runtime overhead or memory allocation. The project features asynchronous execution support and synchronous-to-asynchronous adaptation, enabling non-blocking peripheral operations and coo
This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini) and ESP32 (BPI:bit) with v1.11 firmware.
This is an implementation of the Onkyo EISCP protocol for running on Microcontrollers utilizing MicroPython.
This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate with the host, with an interrupt to signal when touch data is available. This driver can be used both via a callback triggered by an interrupt and using just data polling,…
SFUD 是一款开源的串行 SPI Flash 通用驱动库。由于现有市面的串行 Flash 种类居多,各个 Flash 的规格及命令存在差异, SFUD 就是为了解决这些 Flash 的差异现状而设计,让我们的产品能够支持不同品牌及规格的 Flash,提高了涉及到 Flash 功能的软件的可重用性及可扩展性,同时也可以规避 Flash 缺货或停产给产品所带来的风险。
ESP32 433Mhz Receiver written in micropython and Tools for Windows
A pure microPython Transmitter. You can create and add your own encoder
Waveshare E-Paper Display driver for devices running Pycom-flavored MicroPython
The official pylon ROS driver for Basler GigE Vision and USB3 Vision cameras:
A driver crate for the entire u-blox cellular family in Rust
Cross-platform library to communicate with LiDAR devices of the Blickfeld GmbH.
MicroPython driver for DS1307 RTC
A platform agnostic driver to interface with the MAX7219 (LED display driver)
flock2 can fly a swarm of DJI Tello drones. flock2 is built on top of ROS2, fiducialvlam, and telloros.
Platform-agnostic no_std Rust driver for the TI TMAG5273 3-axis Hall-effect sensor
Utility for decoding an R/C receiver PPM frame signal. This code was based on this article.
WIP Platform agnostic Rust driver for the Sensirion SHT2x temperature/humidity sensors.
e-Ink library for Waveshare 4.3inch device on MicroPython
Platform agnostic Rust driver for the Sitronix ST7032i Dot Matrix LCD Controller.
TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna via a 3.5mm jack but have no internal volume control.