HDMI whisperer: Unterschied zwischen den Versionen
M68k (Diskussion | Beiträge) (added consultant) |
|||
Zeile 11: | Zeile 11: | ||
}} | }} | ||
+ | |||
+ | ==What== | ||
Our HDMI switches provide only a classic infrared remote control, to control them via the [[Slackomatic]] we will replace the infrared | Our HDMI switches provide only a classic infrared remote control, to control them via the [[Slackomatic]] we will replace the infrared | ||
receiver with a few wav files and a small custom built amplifier. | receiver with a few wav files and a small custom built amplifier. | ||
+ | ==How== | ||
+ | The [LINK] cheap chinese HDMI switch we got has an IR remote control that comes with a 3.5mm audio connector to plug in a cape with a TSOP383. | ||
+ | |||
+ | This receiver was plugged into the audio port of a Laptop and the generated audio was captured. | ||
+ | |||
+ | That gave us 5 different Audio files. | ||
+ | |||
+ | The files were post-edited using ?? and now we can simply play them and aattch the audio out from the raspberry pi directly to the HDMI switch IR receiver port with a small piece of voltage converter logic inn between. | ||
+ | |||
+ | |||
+ | |||
+ | ==Data== | ||
Wav files with the recoded ir commands: | Wav files with the recoded ir commands: | ||
# [[:Datei:Input_hdmi1.wav|HDMI 1]] | # [[:Datei:Input_hdmi1.wav|HDMI 1]] | ||
Zeile 20: | Zeile 34: | ||
# [[:Datei:Input_hdmi4.wav|HDMI 4]] | # [[:Datei:Input_hdmi4.wav|HDMI 4]] | ||
# [[:Datei:Input_hdmi5.wav|HDMI 5]] | # [[:Datei:Input_hdmi5.wav|HDMI 5]] | ||
+ | |||
+ | |||
+ | ==Schematic== | ||
Circuit (n.b: the input is actually 3.3V instead of the shown 5V): | Circuit (n.b: the input is actually 3.3V instead of the shown 5V): | ||
[[Datei:Wandlerumgs.jpg|miniatur,left]] | [[Datei:Wandlerumgs.jpg|miniatur,left]] |
Version vom 22. November 2015, 11:30 Uhr
Language: | English |
---|
HDMI whisperer | |
Gestartet: | 21.11.2015 |
Involvierte: | User:Phaer User:m68k User:Pk |
Status: | active |
Beschreibung: | It's a custom built remote control interface for our cheap chinese HDMI switches |
Shutdownprozedur: | |
Zuletzt aktualisiert: | 21.11.2015 |
What
Our HDMI switches provide only a classic infrared remote control, to control them via the Slackomatic we will replace the infrared receiver with a few wav files and a small custom built amplifier.
How
The [LINK] cheap chinese HDMI switch we got has an IR remote control that comes with a 3.5mm audio connector to plug in a cape with a TSOP383.
This receiver was plugged into the audio port of a Laptop and the generated audio was captured.
That gave us 5 different Audio files.
The files were post-edited using ?? and now we can simply play them and aattch the audio out from the raspberry pi directly to the HDMI switch IR receiver port with a small piece of voltage converter logic inn between.
Data
Wav files with the recoded ir commands:
Schematic
Circuit (n.b: the input is actually 3.3V instead of the shown 5V):