Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.27 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.27 KB

HT16D35A_Arduino_Library

Introduction

The HT16D35A/HT16D35B are high accuracy constant current and memory mapping LED display controller/drivers. The maximum display capacity of the devices is 224 patterns composed of 28 rows and 8 commons. The devices can generate a 64 step Gray Scale (PWM data) using software controlled PWM circuitry and 64 LED illumination levels using software controlled PWM circuitry.

Usage

this library is still unfinished

Download the .zip file from Github, in Arduino go to Sketch -> Include Library -> Add .ZIP Library... and select the downloaded .zip file. The library example can then be opened under File -> Examples -> HT16D35A LED Driver

Reference

You can find some information from the repo :unicornhatmini-python

Most of the code is translated from the .asm file of the Holtek IDE

installation path/MCULib/HT66F2390/ASM/HT16D35

You can get the ide from :holtek

Copyright

Software is licensed under BSD 3 Clause: https://opensource.org/licenses/BSD-3-Clause

Documentation is licensed under Attribution-ShareAlike 2.0 Generic (CC BY-SA 2.0): https://creativecommons.org/licenses/by-sa/2.0/