Morten Fyhn Amundsen and Avishay
3cca196070
Fix some typos in docstrings
2020-12-22 22:57:07 +02:00
Morten Fyhn Amundsen and Avishay
83e51ba4ef
Mark TM1637Display::encodeDigit static
2020-12-22 22:57:07 +02:00
Patrick and Avishay
ca5aa92ba0
Add Keywords.txt and SEG_DP
2019-01-06 14:39:23 +02:00
Avishay
fd89c1b74c
Allow users to set the bit delay via constructor
2018-10-30 23:22:54 +02:00
Avishay
6b39729368
Cleanup
2018-10-30 23:12:11 +02:00
Avishay
c0cf42cf98
Completely rework the number display functions
...
Add support for decimal negative and hexadecimal numbers.
2018-10-30 23:09:10 +02:00
Roland and Avishay
e0a6409e39
Refactoring
...
Refactoring of showNumberDecEx method. Additionally handling of
negative numbers added.
2018-10-26 00:26:28 +03:00
jsdevel
7ba93152a3
Updating code doc for showNumberDecEx
...
* Providing examples and shortening the description.
* Removing reference to pos which is the name of another parameter in the same signature (confusing).
2018-05-01 23:34:04 -07:00
Avishay Orpaz
196c9c0dd3
Refactor the brightness parameter in setBrightness to value + enable
2016-11-19 14:51:41 +02:00
Avishay Orpaz
adaaf49963
Fix dscription of the showNumberDec function
...
https://github.com/avishorp/TM1637/issues/14
2016-11-19 14:37:01 +02:00
Avishay Orpaz
c66dc888e7
Add support for dots/decimal points/colon
2016-05-25 08:58:39 +03:00
Avishay
8501ae1450
Add const modifier to the segment data array in setSegments
2014-01-16 09:06:04 +02:00
Avishay
d2a1aa63f6
Add discrete segment constants and some more tests
2014-01-16 08:17:17 +02:00
Avishay
c3bbaa137c
Add the encodeDigit method
2014-01-12 00:21:23 +02:00
Avishay
ae7a761573
Initial library files
...
The code writes to the display module and shows a predefined constant
pattern
2014-01-11 22:38:09 +02:00