Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bmp2ssd1306

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bmp2ssd1306

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

BMP2SSD1306

BMP2SSD1306 is an image converter for SSD1306 OLED. It converts the BMP image into the file that has the memory layout of the SSD1306.

Requirements

Ruby 2.4 or higher.

Installation

Install it yourself as:

$ gem install bmp2ssd1306

Usage

Please specify the BMP file to convert from the command line.

$ bmp2ssd1306 t-rex1.bmp t-rex2.bmp
$ ls *.img
t-rex1.img t-rex2.img

Options

Usage: bmp2ssd1306 [options] <image>...
    -v, --verbose                    Show the files being worked on
    -o, --output DIR                 Write images converted to DIR
    -s, --suffix SUFFIX              Change the suffix from .img to SUFFIX

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/takai/bmp2ssd1306.

FAQs

Package last updated on 08 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc