Commit graph

8 commits

Author SHA1 Message Date
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
dedb6857a3 Fix compile_commands generation for vim 2020-12-29 14:15:27 +01:00
8e16bc1e87 Add vim, vscode and platformio files to gitignore 2020-12-29 14:14:38 +01:00
Patrick Schwarz
6f4231e358 Include custom Wire lib 2020-12-29 14:11:05 +01:00
Patrick Schwarz
76d22a92a3 First Version of HDMI EDID Emulator 2020-12-29 05:12:11 +01:00
Patrick Schwarz
6e3acd4539 Add hdmi definitions from https://github.com/compnerd/eds/tree/master/src/eds 2020-12-27 17:07:44 +01:00
Patrick Schwarz
d6db74c21d Add project template 2020-12-27 16:56:51 +01:00
Patrick Schwarz
be5b8b07c9 Initial commit 2020-12-27 16:53:42 +01:00