-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: jasonacox/TM1637TinyDisplay
base: v1.5.2
head repository: jasonacox/TM1637TinyDisplay
compare: master
Commits on Jun 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fca0405 - Browse repository at this point
Copy the full SHA fca0405View commit details -
Configuration menu - View commit details
-
Copy full SHA for f977128 - Browse repository at this point
Copy the full SHA f977128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c30af5 - Browse repository at this point
Copy the full SHA 3c30af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66b0ef7 - Browse repository at this point
Copy the full SHA 66b0ef7View commit details
Commits on Jul 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10c22c9 - Browse repository at this point
Copy the full SHA 10c22c9View commit details -
enable brightness direct write
By simply moving the writing of the TM1637_I2C_COMM3 into the setBrightness, the command becomes instantaneous and allows the brightness to be varied or the display to be turned off or on without rewriting a message after the setBrightness.
Configuration menu - View commit details
-
Copy full SHA for bef4608 - Browse repository at this point
Copy the full SHA bef4608View commit details
Commits on Aug 1, 2022
-
Merge pull request #20 from stef-ladefense/master
enable brightness direct write
Configuration menu - View commit details
-
Copy full SHA for 29ec8ac - Browse repository at this point
Copy the full SHA 29ec8acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bff13c - Browse repository at this point
Copy the full SHA 3bff13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dadc26 - Browse repository at this point
Copy the full SHA 9dadc26View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb473ff - Browse repository at this point
Copy the full SHA eb473ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for df28df2 - Browse repository at this point
Copy the full SHA df28df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3dae8 - Browse repository at this point
Copy the full SHA 8e3dae8View commit details
Commits on Sep 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7acb779 - Browse repository at this point
Copy the full SHA 7acb779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc96e2 - Browse repository at this point
Copy the full SHA 3cc96e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202c9c2 - Browse repository at this point
Copy the full SHA 202c9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ade164e - Browse repository at this point
Copy the full SHA ade164eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad41dd2 - Browse repository at this point
Copy the full SHA ad41dd2View commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 828c0eb - Browse repository at this point
Copy the full SHA 828c0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d5e65 - Browse repository at this point
Copy the full SHA 76d5e65View commit details -
Merge pull request #24 from hackerceo/master
Add non-blocking animation and string scrolling to 4-digit display
Configuration menu - View commit details
-
Copy full SHA for 8a18e18 - Browse repository at this point
Copy the full SHA 8a18e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2194661 - Browse repository at this point
Copy the full SHA 2194661View commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5b524e1 - Browse repository at this point
Copy the full SHA 5b524e1View commit details -
Merge pull request #1 from jasonacox/master
Update from master branch
Configuration menu - View commit details
-
Copy full SHA for e38e84f - Browse repository at this point
Copy the full SHA e38e84fView commit details -
Merge pull request #25 from hackerceo/master
Fix function names for async animation/scroll in keywords.txt
Configuration menu - View commit details
-
Copy full SHA for bf8e65f - Browse repository at this point
Copy the full SHA bf8e65fView commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8720b95 - Browse repository at this point
Copy the full SHA 8720b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0f0c8 - Browse repository at this point
Copy the full SHA ba0f0c8View commit details
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fed555 - Browse repository at this point
Copy the full SHA 5fed555View commit details
Commits on Feb 20, 2023
-
When begin() is called, display initialization will be performed, including setting the hardware pins, clearing the shadow memory and sending that to the TM1637 as the first payload. Valid assertion after begin() call = shadow memory and display are in sync.
Configuration menu - View commit details
-
Copy full SHA for b51055f - Browse repository at this point
Copy the full SHA b51055fView commit details -
When begin() is called, display initialization will be performed, including setting the hardware pins, clearing the shadow memory and sending that to the TM1637 as the first payload. Valid assertion after begin() call = shadow memory and display are in sync.
Configuration menu - View commit details
-
Copy full SHA for 1c9e674 - Browse repository at this point
Copy the full SHA 1c9e674View commit details -
Merge pull request #29 from mgesteiro/constructor_update
Updated library operation with new begin() method
Configuration menu - View commit details
-
Copy full SHA for 7052651 - Browse repository at this point
Copy the full SHA 7052651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af50e3 - Browse repository at this point
Copy the full SHA 3af50e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0632c9b - Browse repository at this point
Copy the full SHA 0632c9bView commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 249f2e0 - Browse repository at this point
Copy the full SHA 249f2e0View commit details
Commits on Mar 2, 2023
-
Merge pull request #30 from mgesteiro/brightness
Set default brightness
Configuration menu - View commit details
-
Copy full SHA for e8704b0 - Browse repository at this point
Copy the full SHA e8704b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e97cf87 - Browse repository at this point
Copy the full SHA e97cf87View commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f32a6b5 - Browse repository at this point
Copy the full SHA f32a6b5View commit details
Commits on Mar 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6fbf240 - Browse repository at this point
Copy the full SHA 6fbf240View commit details
Commits on Mar 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9e77c6 - Browse repository at this point
Copy the full SHA a9e77c6View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6451d7f - Browse repository at this point
Copy the full SHA 6451d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc41d2e - Browse repository at this point
Copy the full SHA cc41d2eView commit details -
Merge pull request #31 from hackerceo/master
Add non-blocking animation support to 6 digit displays
Configuration menu - View commit details
-
Copy full SHA for da09826 - Browse repository at this point
Copy the full SHA da09826View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b58751 - Browse repository at this point
Copy the full SHA 2b58751View commit details
Commits on Apr 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a90895 - Browse repository at this point
Copy the full SHA 5a90895View commit details
Commits on Apr 16, 2023
-
Merge pull request #33 from KelevraSlevin7/patch-1
Changed abs() to labs() in showNumber() function
Configuration menu - View commit details
-
Copy full SHA for b039771 - Browse repository at this point
Copy the full SHA b039771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 200a2ff - Browse repository at this point
Copy the full SHA 200a2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 815eb23 - Browse repository at this point
Copy the full SHA 815eb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7faa90 - Browse repository at this point
Copy the full SHA a7faa90View commit details
Commits on Jul 1, 2023
-
To help with syndication, the image links are updated to be full URLs.
Configuration menu - View commit details
-
Copy full SHA for 8926be7 - Browse repository at this point
Copy the full SHA 8926be7View commit details -
Add version to library manifest #34
PlatformIO may need "version" element to pull latest version, as shown in https://docs.platformio.org/en/latest/librarymanager/creating.html.
Configuration menu - View commit details
-
Copy full SHA for f13913e - Browse repository at this point
Copy the full SHA f13913eView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f8a106 - Browse repository at this point
Copy the full SHA 6f8a106View commit details
There are no files selected for viewing