{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":143352272,"defaultBranch":"master","name":"TM16xx","ownerLogin":"maxint-rd","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-08-02T22:53:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22682220?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717959736.0","currentOid":""},"activityList":{"items":[{"before":"c898d13304e18887c17c64cb0f790f1399671553","after":"9d20d6ceb00f40725513ec1eb6fc107267f75c61","ref":"refs/heads/add-generic-class-to-support-(almost)-all-TM16xx-chips","pushedAt":"2024-06-09T19:25:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Added generic class TM16xxIC to support (almost) all TM16xx chips\n\nExperimental code for those who dare. Includes untested support for chips not in my collection.\r\nModified TM16xx base class to support begin() and add implicit begin() in sendData.","shortMessageHtmlLink":"Added generic class TM16xxIC to support (almost) all TM16xx chips"}},{"before":null,"after":"c898d13304e18887c17c64cb0f790f1399671553","ref":"refs/heads/add-generic-class-to-support-(almost)-all-TM16xx-chips","pushedAt":"2024-06-09T19:02:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Fix blocking on RPi Pico RP2040\n\nOn the Raspberry Pi Pico RP2040 delayMicroseconds uses intterrupts to increase the timer. For that reason we cant call noInterrupts().\r\nTested on RP2040 core v3.8.1 by Earle F. Philhower (https://github.com/earlephilhower/arduino-pico)","shortMessageHtmlLink":"Fix blocking on RPi Pico RP2040"}},{"before":"f56539e92e888b6c1e65e8a62557edbddd795cb2","after":"c898d13304e18887c17c64cb0f790f1399671553","ref":"refs/heads/master","pushedAt":"2024-05-29T06:25:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Fix blocking on RPi Pico RP2040\n\nOn the Raspberry Pi Pico RP2040 delayMicroseconds uses intterrupts to increase the timer. For that reason we cant call noInterrupts().\r\nTested on RP2040 core v3.8.1 by Earle F. Philhower (https://github.com/earlephilhower/arduino-pico)","shortMessageHtmlLink":"Fix blocking on RPi Pico RP2040"}},{"before":"10ad0294db6ce4039e669b6d2031079a0e14110d","after":"f56539e92e888b6c1e65e8a62557edbddd795cb2","ref":"refs/heads/master","pushedAt":"2024-05-04T07:23:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"fixed typo","shortMessageHtmlLink":"fixed typo"}},{"before":"ca4281b9bd08f761e7c6415be94673c6de67febd","after":"10ad0294db6ce4039e669b6d2031079a0e14110d","ref":"refs/heads/master","pushedAt":"2024-04-30T13:56:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"fix typo","shortMessageHtmlLink":"fix typo"}},{"before":"7de2e525b552a8f72890291549f352effff918d9","after":"ca4281b9bd08f761e7c6415be94673c6de67febd","ref":"refs/heads/master","pushedAt":"2024-04-29T19:51:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Added TM1618Anode","shortMessageHtmlLink":"Added TM1618Anode"}},{"before":"4341781751d115bcb15c9a2a36ae91d779420329","after":"7de2e525b552a8f72890291549f352effff918d9","ref":"refs/heads/master","pushedAt":"2024-04-29T19:48:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"added TM1618","shortMessageHtmlLink":"added TM1618"}},{"before":"6764c73ef3ed8d1721eb285b27e26ccb980adced","after":"4341781751d115bcb15c9a2a36ae91d779420329","ref":"refs/heads/master","pushedAt":"2024-04-27T08:16:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Another go at allowing dot at end \"HELP.\"","shortMessageHtmlLink":"Another go at allowing dot at end \"HELP.\""}},{"before":"da4e1d0dcedffe8143e05aec34175a352a1887a5","after":"6764c73ef3ed8d1721eb285b27e26ccb980adced","ref":"refs/heads/master","pushedAt":"2024-04-24T09:48:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Some cleanup","shortMessageHtmlLink":"Some cleanup"}},{"before":"acd7656a818d6177750503541378b283e3595d8c","after":"da4e1d0dcedffe8143e05aec34175a352a1887a5","ref":"refs/heads/master","pushedAt":"2024-04-24T09:39:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Fix for repeated dots \"....\"","shortMessageHtmlLink":"Fix for repeated dots \"....\""}},{"before":"cba4937624f5a07dc857ab740205baebf272e7b2","after":"acd7656a818d6177750503541378b283e3595d8c","ref":"refs/heads/master","pushedAt":"2024-04-23T09:06:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"replaced TM1638 datasheet by newer version","shortMessageHtmlLink":"replaced TM1638 datasheet by newer version"}},{"before":"c5f31eec7292ab67b13b7daccf6ca61390c4cb0e","after":"cba4937624f5a07dc857ab740205baebf272e7b2","ref":"refs/heads/master","pushedAt":"2024-04-23T09:02:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Newer version of TM1638 datasheet","shortMessageHtmlLink":"Newer version of TM1638 datasheet"}},{"before":"224d260e6334c30e90de5f31a22ee4f60d371123","after":"c5f31eec7292ab67b13b7daccf6ca61390c4cb0e","ref":"refs/heads/master","pushedAt":"2024-04-21T13:53:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"added TM1618","shortMessageHtmlLink":"added TM1618"}},{"before":"7c8dd20ecf4413410d0a6e8b2171e220b280111b","after":"224d260e6334c30e90de5f31a22ee4f60d371123","ref":"refs/heads/master","pushedAt":"2024-04-21T13:10:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Support for TM1618 for 8x4 common cathode displays and 7x5 common anode displays","shortMessageHtmlLink":"Support for TM1618 for 8x4 common cathode displays and 7x5 common ano…"}},{"before":"9d07c894ea4a2b072044e161f7b1e68029cf18e1","after":"7c8dd20ecf4413410d0a6e8b2171e220b280111b","ref":"refs/heads/master","pushedAt":"2024-04-20T17:52:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"TM1618 datasheet version 2.1 in English","shortMessageHtmlLink":"TM1618 datasheet version 2.1 in English"}},{"before":"539356848f7662065590a73ca6c0008affd60559","after":"9d07c894ea4a2b072044e161f7b1e68029cf18e1","ref":"refs/heads/master","pushedAt":"2024-04-20T13:44:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Fix to display dot on final position \"H.E.L.P.\"\n\nWhen calling display.println(\"H.E.L.P.\") the final dot would not show because the position was beyond the end. Now we first check for dot.","shortMessageHtmlLink":"Fix to display dot on final position \"H.E.L.P.\""}},{"before":"355e5617c56ad49731c84944fad716457a65a458","after":"539356848f7662065590a73ca6c0008affd60559","ref":"refs/heads/master","pushedAt":"2024-04-20T13:40:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Added common pinout for 4 digit x 8-segment display","shortMessageHtmlLink":"Added common pinout for 4 digit x 8-segment display"}},{"before":"0eb636a211c1a7ddb897d6811b144906c73d51ed","after":"355e5617c56ad49731c84944fad716457a65a458","ref":"refs/heads/master","pushedAt":"2024-04-20T11:09:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Add common display mode definitions","shortMessageHtmlLink":"Add common display mode definitions"}},{"before":"ce7595c8a914c9561e4891b0b163fed44da1a6f0","after":"0eb636a211c1a7ddb897d6811b144906c73d51ed","ref":"refs/heads/master","pushedAt":"2024-04-10T06:06:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"updated version number","shortMessageHtmlLink":"updated version number"}},{"before":"2a35d194af5c9d5c304aef07b7fcdf809472b539","after":"ce7595c8a914c9561e4891b0b163fed44da1a6f0","ref":"refs/heads/master","pushedAt":"2024-04-10T06:05:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":" replaced deprecated boolean type by bool (part 2)","shortMessageHtmlLink":" replaced deprecated boolean type by bool (part 2)"}},{"before":"8229467492bd75633a128d2c902a1fa0f0bbc279","after":"2a35d194af5c9d5c304aef07b7fcdf809472b539","ref":"refs/heads/master","pushedAt":"2024-04-10T06:04:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"replaced deprecated boolean type by bool","shortMessageHtmlLink":"replaced deprecated boolean type by bool"}},{"before":"0f3d7980facb1cef93e04729df48a306647233f5","after":"8229467492bd75633a128d2c902a1fa0f0bbc279","ref":"refs/heads/master","pushedAt":"2024-03-21T15:26:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Improved some text","shortMessageHtmlLink":"Improved some text"}},{"before":"9720b1e49f76513733ad1f77fcc29602f2ffbdc9","after":"0f3d7980facb1cef93e04729df48a306647233f5","ref":"refs/heads/master","pushedAt":"2024-01-21T17:02:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Added link to issue #45 about the TM1628\n\nAdded link to issue #45 about the TM1628 in a Royal Sovereign BDH-450 dehumidifier\r\nAlso added some text to the other links.","shortMessageHtmlLink":"Added link to issue #45 about the TM1628"}},{"before":"79457e2b15cb8c1d79fe6df8f800da3a89de2a8a","after":"9720b1e49f76513733ad1f77fcc29602f2ffbdc9","ref":"refs/heads/master","pushedAt":"2024-01-15T12:56:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Commented change of read command 0x49 to 0x4F\n\nAdded info about FD650 compatibility and values from datasheet. \r\nSee pull request #19 .","shortMessageHtmlLink":"Commented change of read command 0x49 to 0x4F"}},{"before":"7a66f798adb663b8a8685c79b0bcc3146330524c","after":"79457e2b15cb8c1d79fe6df8f800da3a89de2a8a","ref":"refs/heads/master","pushedAt":"2024-01-15T12:49:55.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Merge pull request #19 from peter-kutak/master\n\nTM1650 read key command better compatibility with FD650B","shortMessageHtmlLink":"Merge pull request #19 from peter-kutak/master"}},{"before":"25508b0b758dcac9a1f77def70a11b4a4ada572a","after":"7a66f798adb663b8a8685c79b0bcc3146330524c","ref":"refs/heads/master","pushedAt":"2024-01-15T11:57:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"TM1650 datasheet version 2.1 in English from Titan website\n\nDownloaded from http://www.titanmec.com/product/display-drivers/led-panel-display-driver-chip/p/3.html","shortMessageHtmlLink":"TM1650 datasheet version 2.1 in English from Titan website"}},{"before":"c0a0649f7d8846d7cd1909f8c6837ab9ba8a550b","after":"25508b0b758dcac9a1f77def70a11b4a4ada572a","ref":"refs/heads/master","pushedAt":"2024-01-08T16:29:44.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Merge pull request #27 from ColdFireHunter/master\n\nAdded driveCurrent to TM1652","shortMessageHtmlLink":"Merge pull request #27 from ColdFireHunter/master"}},{"before":"1b79eefb258db5f7e8e146078eb808fcccef3f53","after":"c0a0649f7d8846d7cd1909f8c6837ab9ba8a550b","ref":"refs/heads/master","pushedAt":"2023-12-19T15:55:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Fixed issue #43 TM16xxDisplay.cpp\n\nFixed issue #43 in TM16xxDisplay.cpp\r\nTM16XX_OPT_COMBIDISPLAY was used incorrectly\r\n(incorrect code when TM16XX_OPT_COMBIDISPLAY=0)","shortMessageHtmlLink":"Fixed issue #43 TM16xxDisplay.cpp"}},{"before":"0f22af23968bda330fb70dd0f761f136a8df07bc","after":"1b79eefb258db5f7e8e146078eb808fcccef3f53","ref":"refs/heads/master","pushedAt":"2023-10-31T11:42:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"Create MCU_tested_compatibility.md - TODO\n\nTODO - This document is work in progress and will be updated each time test results become available.","shortMessageHtmlLink":"Create MCU_tested_compatibility.md - TODO"}},{"before":"d46db005ceb93482a8837c64a77f8791a4645659","after":"0f22af23968bda330fb70dd0f761f136a8df07bc","ref":"refs/heads/master","pushedAt":"2023-10-18T23:29:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxint-rd","name":"Maxint R&D","path":"/maxint-rd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22682220?s=80&v=4"},"commit":{"message":"fix links","shortMessageHtmlLink":"fix links"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYIKexgA","startCursor":null,"endCursor":null}},"title":"Activity · maxint-rd/TM16xx"}