This website requires JavaScript.
Explore
Help
Sign in
ctbk
/
hdmicec
Watch
1
Star
0
Fork
You've already forked hdmicec
0
Code
Issues
Pull requests
Activity
HDMI and CEC Arduino Controller
7
commits
1
branch
0
tags
56
KiB
C
54.2%
C++
45.5%
Python
0.3%
dedb6857a3
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Nick Hahn
dedb6857a3
Fix compile_commands generation for vim
2020-12-29 14:15:27 +01:00
.vscode
Add project template
2020-12-27 16:56:51 +01:00
include
Add project template
2020-12-27 16:56:51 +01:00
lib
Include custom Wire lib
2020-12-29 14:11:05 +01:00
src
First Version of HDMI EDID Emulator
2020-12-29 05:12:11 +01:00
test
Add project template
2020-12-27 16:56:51 +01:00
.gitignore
Add vim, vscode and platformio files to gitignore
2020-12-29 14:14:38 +01:00
compile_commands_env.py
Fix compile_commands generation for vim
2020-12-29 14:15:27 +01:00
platformio.ini
Fix compile_commands generation for vim
2020-12-29 14:15:27 +01:00
README.md
Add project template
2020-12-27 16:56:51 +01:00
README.md
HDMI EDID CEC Controller