Skip to content

ro-per/Adafruit-LED-matrix-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adafruit LED matrix driver in rust

Authors

About this project

Table of contents

  1. Effects
  2. Links

RGB Matrix example 1 RGB Matrix example 2

1. Effects

1.A Possibles Modes

  • Show a picture arg[1]=<picture>.ppm (lab 3)
  • Show a text arg[1]=<text>.txt (killer feature)

1.B Possibles Effects

(pass to arg[x] after passing mode arguments)

Color Effects

  • --colors=grey
  • --colors=invert
  • --colors=gamma

Mirror Effects

  • --mirror=vertical
  • --mirror=horizontal

Other Effects

  • --scroll

1.C NEWS API

  • cd text; python3 Main.py; cd ..; sudo cargo run text/LatestNews.txt --scroll

2. Links

About

Rust code for text and image visualisation on a Adafruit RGB matrix using a Raspberry Pi3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors