Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jokerqyou/pt6312
A pure Python driver for PT6312 VFD.
https://github.com/jokerqyou/pt6312
display gpio hardware pt6312 python raspberrypi vfd
Last synced: 29 days ago
JSON representation
A pure Python driver for PT6312 VFD.
- Host: GitHub
- URL: https://github.com/jokerqyou/pt6312
- Owner: JokerQyou
- License: gpl-3.0
- Created: 2019-12-27T13:52:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T16:08:54.000Z (over 4 years ago)
- Last Synced: 2024-10-15T17:43:42.163Z (29 days ago)
- Topics: display, gpio, hardware, pt6312, python, raspberrypi, vfd
- Language: Python
- Homepage: https://blog.mynook.info/post/pt6312-vfd-python-rpi/
- Size: 43.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pt6312
适用于 PT6312 VFD 的 Python 驱动,参考[博客文章][blog_post]。
A Python driver for PT6312 VFD, please reference to [my blog post][blog_post] (in Chinese).
[blog_post]: https://blog.mynook.info/post/pt6312-vfd-python-rpi/