Skip to content

BestModules-Libraries/BMD26M088

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMD26M088

The Best Modules BMD26M088 is a 8×8 RGB LED module, which uses the I2C communication method. This document provides the description of the BMD26M088 Arduino Lib functions and how to install the Arduino Lib. The example demonstrates the function of the light panel display.

This library can be installed via the Arduino Library manager. Search for BMD26M088.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Version History

  • V1.0.1
      - Initial public release.
  • V1.0.2
      - Add functions:readCmd()、 setOverTemperatureProtect()、getOverTemperatureFlag()、setGradient();
      - Add examples:gradient、colorful;
      - Optimize function:being()-avoid power-on flickering issues;
      - Optimize examples:change the module address to 0X67 for all examples;
  • V1.0.3
      - Changed the I2C address of the 'colorful'and 'Gradient' examples: I2C address changed from 0x65 to 0x67;

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact technical support on our BESTMODULES Email:service@bestmodulescorp.com

Distributed as-is; no warranty is given.

BESTMODULES

About

Arduino library for I2C access to the BMD26M088 that RGB LED 8×8 Module

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors