Skip to content

marcoradocchia/bombuscv-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BombusCV Display

GitHub releases GitHub source size GitHub open issues GitHub open pull requests GitHub sponsors GitHub license

I2C (SSD1306) display integration for bobmuscv-rs.

Index

Use case

This software is intended to extend & enhance bobmuscv-rs functionality.

bombuscv-display is built to display and immediatly visualize bombuscv-rs status, system and humidity/temperature sensor (i.e. DHT22) information on a SSD1306 oled display1 powered by Raspberry Pi GPIO.

Examples

Install

Cargo

In order to install using Rust

Master branch

To build and install from master branch run:

cargo install --git https://github.com/marcoradocchia/bombuscv-display --branch master

Usage

bombuscv-display reads humidity and temperature data from standard input (i.e. a unix pipeline), so it's strongly recommended to use it in combination with datalogger or any other software which is able to print to standard output such data in the following csv like format: <humidity>,<temperature>.

Changelog

Complete CHANGELOG.

License

GPLv3

Footnotes

  1. 0.96", 128x64 pixels, I2C display