Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiziano88/mote-rs


https://github.com/tiziano88/mote-rs

led led-controller led-strip mote raspberry-pi raspberry-pi-library rgb rust

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mote Rust library

[![Build Status](https://travis-ci.org/tiziano88/mote-rs.svg?branch=master)](https://travis-ci.org/tiziano88/mote-rs)

This is an unofficial library to control [Mote](https://shop.pimoroni.com/products/mote) using [Rust](https://www.rust-lang.org/en-US/).

Official Python library: https://github.com/pimoroni/mote

# Examples

`cargo run --example wave`

`cargo run --example solid`

`cargo run --example sparkles`

`cargo run --example strobe`