Navigation Menu

Skip to content

Commit

Permalink
Updating the README
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Sep 18, 2015
1 parent c6d3be9 commit 6f775b8
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions README → README.md
@@ -1,33 +1,34 @@
```
__ _____ __ _______ ___ __ _________
/ // / _ \/ |/ / _/ |_ | / / / / __/ _ )
/ _ / // / /|_/ // / / __/ / /_/ /\ \/ _ |
/_//_/____/_/ /_/___/ /____/ \____/___/____/
alternative
```

Copyright 2015 / EnjoyDigital
florent@enjoy-digital.fr
# HDMI2USB MiSoC Firmware

Alternative HDMI2USB gateware and firmware based on Migen/MiSoC
The HDMI2USB project develops affordable hardware options to record and stream
HD videos (from HDMI & DisplayPort sources) for conferences, meetings and user
groups.

[> Supported Boards
------------------
### Supported Boards

This firmware is supported on the following to boards;

* Digilent Atlys - http://digilentinc.com/atlys/
The original board used for HDMI2USB prototyping.
Use `BOARD=atlys` with this board.

* Numato Opsis
* Numato Opsis - http://hdmi2usb.tv/numato-opsis
The first production board made in conjunction with TimVideos.us project.
Use `BOARD=opsis` with this board.

[> Getting started
------------------
# Getting started

1. See scripts/README.md for firmware build instructions

[> Status:
# Status

atlys_base:
* BaseSoC validated: CPU + DDR2 + UART
* MiniSoC validated: BaseSoC + 10/100Mbps Ethernet MAC handled by the CPU
Expand All @@ -45,7 +46,8 @@ atlys_hdmi2usb:
* VideomixerSoC validated: MiniSoC + 2 x HDMI in + 2 x HDMI out
* HDMI2USBSoC validated: VideomixerSoC + JPEG encoder + USB streaming

[> Other Docs
# Documentation

USB UART - Use Linux drivers at https://github.com/shenki/exar-uart-driver

Original HDMI2USB firmware can be found at http://github.com/timvideos/HDMI2USB
Expand All @@ -55,7 +57,7 @@ Original HDMI2USB firmware can be found at http://github.com/timvideos/HDMI2USB

* The HDMI2USB Developer Documentation - http://j.mp/hdmi2usb-dev-gdoc

[> Contact
# Contact

Mailing List:
* https://groups.google.com/forum/#!forum/hdmi2usb
Expand Down

0 comments on commit 6f775b8

Please sign in to comment.