Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toufupi/tape_i2c
this is a repo contain tape i2c softeare and hardware design.
https://github.com/toufupi/tape_i2c
Last synced: about 2 months ago
JSON representation
this is a repo contain tape i2c softeare and hardware design.
- Host: GitHub
- URL: https://github.com/toufupi/tape_i2c
- Owner: Toufupi
- License: mit
- Created: 2023-11-17T02:15:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-10T10:31:29.000Z (about 1 year ago)
- Last Synced: 2023-12-10T11:29:09.764Z (about 1 year ago)
- Size: 2.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tape_i2c
this is a repo contain tape i2c softeare and hardware design.*Notice:I am not the original mkaer of this idea! I just read an article about it and try to make it out.*
this i a the article I read[Tapei2c-hackday](https://hackaday.com/2021/05/03/i2c-paper-tape-reader-is-not-what-you-think/)
original maker might be @shapoco who is also a famous pixiv painter
And I did not find any actuall design for this project so I create this repo
# About the tape i2c project
## introduction
Just as the name of this repo, this project is going to use a paper tape to drive a i2c device. just like those old computer use paper with hole to get input command.Personaly speaking I think the significance of this project is threefold
1. It is a great showcase for educational purpose
2. It is a great way to Show the principle of communication protocol to beginners
3. It also have historical meaning.## inside the repo
1. introduction about i2c
2. hardare design
3. software design