Skip to content
Snippets Groups Projects
Commit fa829902 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

README.md: Add reuse header, misc restructure and cleanups


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent ea9e9dfc
No related branches found
No related tags found
1 merge request!1legal: Use MIT license
# PIM435 #
<!--
SPDX-FileCopyrightText: Huawei Inc.
SPDX-License-Identifier: MIT
-->
# PIM435
[![license](
https://img.shields.io/badge/license-MIT-0.svg
......@@ -9,27 +15,17 @@ https://img.shields.io/badge/chat-on%20libera-brightgreen.svg
)](
irc://libera.chat/#oniroproject
)
[![Fediverse](
https://img.shields.io/mastodon/follow/279303?domain=https%3A%2F%2Fmastodon.social&style=social
)](
https://mastodon.social/@rzr/107105016701665015#PIM435-2021-rzr
)
## INTRODUCTION ##
Driver for PIM435 device, it's a native port of python library "rgbmatrix5x5-python"
## FAQ ##
Support oniro,
Rapsbian
I2C should be enabled on system
## Introduction
[PIM435](https://shop.pimoroni.com/products/5x5-rgb-matrix-breakout) is a 5x5
RGB LED matrix by Pimoroni which provides a sample application written in
Python. This project implements a similar userspace driver application, written
in C as a static library. Both projects rely on
[i2c-dev](https://www.kernel.org/doc/Documentation/i2c/dev-interface) for
communication with the i2c device.
## DEMO ##
## Demo
[![PIM435-2021-rzr](
https://diode.zone/lazy-static/previews/38602ec4-bb78-4476-a92f-b8c774356c4a.jpg
......@@ -37,7 +33,7 @@ https://diode.zone/lazy-static/previews/38602ec4-bb78-4476-a92f-b8c774356c4a.jpg
https://diode.zone/w/nQWJKynRP84FgNb3DDH32m#PIM435-2021-rzr
"PIM435-2021-rzr")
## RESOURCES ##
# Resources
- <https://www.adafruit.com/product/4830>
- <https://github.com/pimoroni/rgbmatrix5x5-python/>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment