Crates.io | blipper |
lib.rs | blipper |
version | 0.4.0 |
source | src |
created_at | 2019-08-05 20:12:26.14192 |
updated_at | 2020-12-31 08:36:48.026062 |
description | Blipper infrared utility |
homepage | |
repository | |
max_upload_size | |
id | 154366 |
size | 29,119 |
Blipper is a suite of tools for working with Infrared Remote Controls in Rust. It's a companion software to my remote control encoding/decoding library Infrared and I have been using it for developing and testing that library
The firmware is developed for the Stm32 based Bluepill board. The host communicates with the device over a serial port interface through USB.
This software is very much a work in progress, not even the TODO is done.