Skip to content

ataffanel/neotrellis-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust NeoTrellis driver

No-std driver for the Adafrui NeoTrellis board.

This crate gives access to the leds (pixels) and butons (keypad) of theNeoTrellis.

It communicates with the NeoTrellis using the embedded-hal blocking I2C traits. This means that it should be compatible with any microcontroller that has an I2C driver implementing the embedded-hal traits. This includes the RaspberryPi when using the rphal crate.

About

Adafruit's NeoTrellis Rust driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages