Coder Social home page Coder Social logo

patapovich / cec-arduino Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefslon/cec-arduino

0.0 2.0 0.0 312 KB

Arduino project for communicating with HDMI CEC equipment

License: GNU General Public License v2.0

C++ 13.45% Arduino 0.87% SourcePawn 13.42% C 33.21% Assembly 29.55% PHP 9.51%

cec-arduino's Introduction

CEC portion of this code is a compilation of work done by phil123 and AndrewNC: https://code.google.com/p/cec-arduino/ Code license: GNU GPL v2

Some additional CEC work posted by Biffidus over at Arduino forum: http://forum.arduino.cc/index.php?topic=22327.60 No license posted.

HID-class USB communication using V-USB adopted to Arduino by Ray Wang at Rayshobby LLC: https://github.com/rayshobby/hid-serial Creative Commons Attribution-ShareAlike (CC-SA) 3.0 license.

Overview

This is an Arduino project which implements the HDMI v1.3a CEC wire protocol which allows communication with HDMI CEC capable devices. A typical usage scenario would be a Home Theater PC environment which uses HDMI but does not support CEC. This would allow the HTPC to communicate with other HDMI CEC equipment.

Tested with Arduino 1.6.5 using ATtiny85.

Here is the folder structure:

  • firmware
    • cec-arduino -- contains Arduino code.
    • libraries -- contains V-USB library that needs to be copied into your Arduino libraries folder.
  • schematic -- contains cirtcuit schematic for interfacing Arduino/ATtiny85 to HDMI CEC line.

Other Resources

See http://www.cec-o-matic.com/index.php for a list of CEC op-codes.

cec-arduino's People

Contributors

stefslon avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.