Skip to content
forked from emgoz/HUB08SPI

An Arduino Uno library for LED matrix using the HUB08 Interface

Notifications You must be signed in to change notification settings

TakissX/HUB08SPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library only works for Arduino Uno and others based on the ATmega328. The pins are hard coded into the library for better performance, only port D and the SPI Pins are used.

LAT / STB / LT -- Digital Pin 2
OE / EN --------- Digital Pin 3
LA / A ----------- Digital Pin 4
LB / B ----------- Digital Pin 5
LC / C ----------- Digital Pin 6
LD / D ----------- Digital Pin 7
R1 / R1 ----------- Digital Pin 11
CLK / SK --------- Digital Pin 13

The library increases the Timer2 frequency so that the PWM runs on 32 kHz. Affected are only the pins 3 and 11, both occupied by the interface.

Χρησιμοποιούμε Timer2 έτσι ώστε το PWM να λειτουργεί στα 32 kHz. Timer2 οι ακίδες 3 και 11.

About

An Arduino Uno library for LED matrix using the HUB08 Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%