{"id":13574211,"url":"https://github.com/Radulfus/TM1638","last_synced_at":"2025-04-04T14:32:02.090Z","repository":{"id":217048440,"uuid":"96438513","full_name":"Radulfus/TM1638","owner":"Radulfus","description":"AVR ASM Library to drive TM1638 from Titan Micro Electronics. It's a special circuit for LED control.","archived":false,"fork":false,"pushed_at":"2017-08-15T08:53:17.000Z","size":73,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-05T09:44:03.669Z","etag":null,"topics":["assembly","avr","tm1638"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Radulfus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-06T14:21:26.000Z","updated_at":"2023-04-12T23:22:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"d159dd94-28fa-44d0-be6f-82ead1c8d1cc","html_url":"https://github.com/Radulfus/TM1638","commit_stats":null,"previous_names":["radulfus/tm1638"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radulfus%2FTM1638","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radulfus%2FTM1638/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radulfus%2FTM1638/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radulfus%2FTM1638/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Radulfus","download_url":"https://codeload.github.com/Radulfus/TM1638/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247194205,"owners_count":20899443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assembly","avr","tm1638"],"created_at":"2024-08-01T15:00:48.197Z","updated_at":"2025-04-04T14:32:02.080Z","avatar_url":"https://github.com/Radulfus.png","language":"Assembly","funding_links":[],"categories":["Assembly"],"sub_categories":[],"readme":"# TM1638\nAVR ASM Library to drive the TM1638 chip from Titan Micro Electronics. \n\nTM1638 is an IC dedicated to LED (light emitting diode display) drive control and equipped\nwith a keypad scan interface. It integrates MCU digital interface, data latch, LED drive, and\nkeypad scanning circuit. \n\nFeatures\n• CMOS technology\n• 10 segments × 8 bits display\n• Keypad scanning (8 × 3 bits)\n• Brightness adjustment circuit (8-level adjustable duty ratio)\n• Serial interfaces (CLK, STB, DIO)\n• Oscillation mode: RC oscillation\n• Built-in power-on reset circuit\n• Package type: SOP28\n\nThis project claims the development of a driver in AVR assembly language. \n\nUnder Linux you can checkout the project as follows:\n\n\u003e git clone https://github.com/Radulfus/TM1638.git\n\nAssemble:\n\n\u003e avra tm1638cc.asm\n\nUpload to the MCU:\n\n\u003e avrdude -c usbasp -p m32 -P usb -U flash:w:tm1638cc.hex\n\nIn the example above I use an ATMega32 and a USBASP.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRadulfus%2FTM1638","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRadulfus%2FTM1638","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRadulfus%2FTM1638/lists"}