1
0
Fork 0
forked from ivy/books-on-tape
Programs to encode/decode text files for a cassette tape based e-reader
Find a file
mara caa82bc759
On branch main
Changes to be committed:
	modified:   encode.py
        Changed the encode to read from input.txt instead of using
        hardcoded text
2024-10-24 12:50:08 +00:00
decode.py On branch main 2024-10-24 04:38:18 +00:00
decode.txt On branch main 2024-10-24 04:38:18 +00:00
encode.py On branch main 2024-10-24 12:50:08 +00:00
encode.txt On branch main 2024-10-24 12:00:50 +00:00
Hardware_BOM.txt On branch main 2024-10-24 04:38:18 +00:00
LICENSE Initial commit 2024-02-24 07:50:04 +00:00
misc_notes.txt On branch main 2024-10-24 04:38:18 +00:00
README.md On branch main 2024-10-24 04:38:18 +00:00

books-on-tape

This is the Books On Tape project, a project to create an e-reader that uses audio cassettes as storage for ebooks. It will contain the hardware information and software required to create a working version of the project

Checklist

  • Hardware
    • Hardware List
    • Hardware Modifications
    • Hardware Assembly
  • Software
    • Encoding Software
    • Decoding Software
    • Instalation on hardware
    • Generate SBOM