{"id":15170117,"url":"https://github.com/slabua/micropython-futaba-vfd-driver","last_synced_at":"2026-01-21T08:39:07.145Z","repository":{"id":248133826,"uuid":"827326114","full_name":"slabua/micropython-futaba-vfd-driver","owner":"slabua","description":"Futaba 000FV959IN / BOE CIG14-0604B, 8-MD-06INKM, 16-SD-13GINK VFD Micropython Driver for the Raspberry Pi Pico, with Framebuffer support.","archived":false,"fork":false,"pushed_at":"2024-07-20T11:32:06.000Z","size":1421,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-25T12:21:42.330Z","etag":null,"topics":["driver","framebuffer","futaba","micropython","raspberry-pi","raspberry-pi-pico","raspberry-pico","raspberrypi","raspberrypico","raspberrypipico","vfd","vfd-display"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slabua.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":"2024-07-11T12:36:53.000Z","updated_at":"2024-07-20T11:32:09.000Z","dependencies_parsed_at":"2024-07-20T12:54:13.058Z","dependency_job_id":null,"html_url":"https://github.com/slabua/micropython-futaba-vfd-driver","commit_stats":null,"previous_names":["slabua/micropython-futaba-8md06inkm-vfd-driver","slabua/micropython-futaba-vfd-driver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slabua%2Fmicropython-futaba-vfd-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slabua%2Fmicropython-futaba-vfd-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slabua%2Fmicropython-futaba-vfd-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slabua%2Fmicropython-futaba-vfd-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slabua","download_url":"https://codeload.github.com/slabua/micropython-futaba-vfd-driver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239195128,"owners_count":19598032,"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":["driver","framebuffer","futaba","micropython","raspberry-pi","raspberry-pi-pico","raspberry-pico","raspberrypi","raspberrypico","raspberrypipico","vfd","vfd-display"],"created_at":"2024-09-27T08:00:40.267Z","updated_at":"2026-01-21T08:39:07.105Z","avatar_url":"https://github.com/slabua.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Futaba VFD Micropython Driver for the Raspberry Pi Pico, with Framebuffer support\n\n## Verified supported displays\n### 6 Digits\n- Futaba 000FV959IN\n- BOE CIG14-0604B\n### 8 Digits\n- Futaba 8-MD-06INKM\n### 16 Digits\n- Futaba 16-SD-13GINK (partial framebuffer support, wip)\n\n## Functions\n\n| Function | Parameters | Description |\n| --- | --- | --- |\n| init() | TODO | TODO |\n| clear() | TODO | TODO |\n| clear(address: int) | TODO | TODO |\n| disable() | TODO | TODO |\n| enable() | TODO | TODO |\n| fadein(delay_ms: int, dimming: int) | TODO | TODO |\n| fadeout(delay_ms: int, dimming: int) | TODO | TODO |\n| off() | TODO | TODO |\n| on() | TODO | TODO |\n| reset() | TODO | TODO |\n| scramble(address: int, n_times: int) | TODO | TODO |\n| set_dimming(dimming: int) | TODO | TODO |\n| show_fb() | TODO | TODO |\n| standby(is_standby: bool) | TODO | TODO |\n| store_custom_symbol(address: int, data: list) | TODO | TODO |\n| write_bits(address: int, bits: list) | TODO | TODO |\n| write_char(address: int, char: int) | TODO | TODO |\n| write_fb(address: int, buf: bytearray) | TODO | TODO |\n| write_str(address: int, msg: str, scroll: bool, delay_ms: int) | TODO | TODO |\n\n\n## References\nBased on the official datasheet and the following repositories:\n\n[https://github.com/zhcong/8MD06INKM-for-micropython](https://github.com/zhcong/8MD06INKM-for-micropython)\n\n[https://github.com/Reboot93/MicroPython-8MD-06INKM-display-driver](https://github.com/Reboot93/MicroPython-8MD-06INKM-display-driver)\n\n[https://github.com/3KUdelta/Futaba-VFD-16bit_ESP32](https://github.com/3KUdelta/Futaba-VFD-16bit_ESP32)\n\n[https://github.com/sfxfs/ESP32-VFD-8DM-Arduino](https://github.com/sfxfs/ESP32-VFD-8DM-Arduino)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslabua%2Fmicropython-futaba-vfd-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslabua%2Fmicropython-futaba-vfd-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslabua%2Fmicropython-futaba-vfd-driver/lists"}