TOFE Board which adds 4 more HDMI connectors.
Switch branches/tags
Nothing to show
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
board
datasheets
eeprom
img
libraries
LICENSE
README.md

README.md

TOFE Expansion Board template for KiCad

This repository contains a template for creating TOFE expansion boards.

For more information on the TOFE interface, see the HDMI2USB website. For the KiCad website for more information on using it.

Using

  1. Fork the github repo at timvideos/HDMI2USB-TOFE-kicad-template
  2. Rename your repository in the GitHub settings.
  3. Use the rename-board.sh script to get a starting KiCad schematic and PCB layout.
# For a full height board
./rename-board.sh 'My Awesome Board' full

 For a half height board
./rename-board.sh 'My Awesome Board' half
  1. (optional) Send mithro about your awesome work!
  • Your schematic should include an EEPROM (either real or emulated) on the ID_CLK and ID_DAT lines.
  • Your schematic should include a TOFE header.

Board Design

The TOFE specification is very flexible regarding board shape. See the following image for the many potential designs;

TOFE Examples Diagram

For full details on the TOFE mechanical specification, see the mechanical part of the specification.

Full Height Board

TOFE Examples Diagram

Half Height Board

TOFE Examples Diagram

KiCad

The design in this repository was made using KiCad version 2013-07-07 BZR 4022 (the version is Ubuntu Trusty).

License

TOFE Expansion Board template for KiCad by Numato Systems Pvt. Ltd

The TOFE Expansion Board template for KiCad is licensed under a Creative Commons Attribution 4.0 International License.

You should have received a copy of the license along with this work. If not, see http://creativecommons.org/licenses/by/4.0/.

Creative Commons License Logo