HDMI and CEC Arduino Controller
Find a file
Nick Hahn 73518e6be4 Add reading of dip switches
Renamed the variable c that was used for saving the i2c offset that a
computer wants to read. Additionally, a 4bit dip-switch can be read in
using the Pins A0-A3.
2020-12-29 14:19:38 +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 Add reading of dip switches 2020-12-29 14:19:38 +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

HDMI EDID CEC Controller