mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
00_RPII2C.pm: removed (en | de) link in Commandref
51_RPI_GPIO.pm: removed (en | de) link in Commandref 52_I2C_BME280.pm: removed (en | de) link in Commandref 52_I2C_MCP23008.pm: removed (en | de) link in Commandref 52_I2C_MCP23017.pm: removed (en | de) link in Commandref 52_I2C_MCP342x.pm: removed (en | de) link in Commandref 52_I2C_PCA9532.pm: removed (en | de) link in Commandref 52_I2C_PCA9685.pm: removed (en | de) link in Commandref 52_I2C_PCF8574.pm: removed (en | de) link in Commandref 52_I2C_SHT21.pm: removed (en | de) link in Commandref 53_GHoma.pm: removed (en | de) link in Commandref git-svn-id: https://svn.fhem.de/fhem/trunk@19551 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
fb95a42adc
commit
cfde48e032
@ -507,7 +507,6 @@ sub RPII2C_HWACCESS_ioctl($$) {
|
|||||||
|
|
||||||
<a name="RPII2C"></a>
|
<a name="RPII2C"></a>
|
||||||
<h3>RPII2C</h3>
|
<h3>RPII2C</h3>
|
||||||
(en | <a href="commandref_DE.html#RPII2C">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="RPII2C"></a>
|
<a name="RPII2C"></a>
|
||||||
Provides access to Raspberry Pi's I2C interfaces for some logical modules and also directly.<br>
|
Provides access to Raspberry Pi's I2C interfaces for some logical modules and also directly.<br>
|
||||||
@ -667,7 +666,6 @@ sub RPII2C_HWACCESS_ioctl($$) {
|
|||||||
|
|
||||||
<a name="RPII2C"></a>
|
<a name="RPII2C"></a>
|
||||||
<h3>RPII2C</h3>
|
<h3>RPII2C</h3>
|
||||||
(<a href="commandref.html#RPII2C">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="RPII2C"></a>
|
<a name="RPII2C"></a>
|
||||||
Ermöglicht den Zugriff auf die I2C Schnittstellen des Raspberry Pi, BBB, Cubie über logische Module. Register von I2C IC's können auch direkt gelesen und geschrieben werden.<br><br>
|
Ermöglicht den Zugriff auf die I2C Schnittstellen des Raspberry Pi, BBB, Cubie über logische Module. Register von I2C IC's können auch direkt gelesen und geschrieben werden.<br><br>
|
||||||
|
@ -696,7 +696,6 @@ sub RPI_GPIO_inthandling($$) { #start/stop Interrupthandling
|
|||||||
|
|
||||||
<a name="RPI_GPIO"></a>
|
<a name="RPI_GPIO"></a>
|
||||||
<h3>RPI_GPIO</h3>
|
<h3>RPI_GPIO</h3>
|
||||||
(en | <a href="commandref_DE.html#RPI_GPIO">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="RPI_GPIO"></a>
|
<a name="RPI_GPIO"></a>
|
||||||
Raspberry Pi offers direct access to several GPIO via header P1 (and P5 on V2). The Pinout is shown in table under define.
|
Raspberry Pi offers direct access to several GPIO via header P1 (and P5 on V2). The Pinout is shown in table under define.
|
||||||
@ -842,7 +841,6 @@ sub RPI_GPIO_inthandling($$) { #start/stop Interrupthandling
|
|||||||
|
|
||||||
<a name="RPI_GPIO"></a>
|
<a name="RPI_GPIO"></a>
|
||||||
<h3>RPI_GPIO</h3>
|
<h3>RPI_GPIO</h3>
|
||||||
(<a href="commandref.html#RPI_GPIO">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="RPI_GPIO"></a>
|
<a name="RPI_GPIO"></a>
|
||||||
Das Raspberry Pi ermöglicht direkten Zugriff zu einigen GPIO's über den Pfostenstecker P1 (und P5 bei V2). Die Steckerbelegung ist in den Tabellen unter Define zu finden.
|
Das Raspberry Pi ermöglicht direkten Zugriff zu einigen GPIO's über den Pfostenstecker P1 (und P5 bei V2). Die Steckerbelegung ist in den Tabellen unter Define zu finden.
|
||||||
|
@ -505,7 +505,6 @@ sub I2C_BME280_DbLog_splitFn($) { # Einheiten
|
|||||||
|
|
||||||
<a name="I2C_BME280"></a>
|
<a name="I2C_BME280"></a>
|
||||||
<h3>I2C_BME280</h3>
|
<h3>I2C_BME280</h3>
|
||||||
(en | <a href="commandref_DE.html#I2C_BME280">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_BME280"></a>
|
<a name="I2C_BME280"></a>
|
||||||
Provides an interface to the digital pressure/humidity sensor BME280
|
Provides an interface to the digital pressure/humidity sensor BME280
|
||||||
@ -573,7 +572,6 @@ sub I2C_BME280_DbLog_splitFn($) { # Einheiten
|
|||||||
|
|
||||||
<a name="I2C_BME280"></a>
|
<a name="I2C_BME280"></a>
|
||||||
<h3>I2C_BME280</h3>
|
<h3>I2C_BME280</h3>
|
||||||
(<a href="commandref.html#I2C_BME280">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_BME280"></a>
|
<a name="I2C_BME280"></a>
|
||||||
Ermöglicht die Verwendung eines digitalen (Luft)druck/feuchtesensors BME280 über den I2C Bus des Raspberry Pi.<br><br>
|
Ermöglicht die Verwendung eines digitalen (Luft)druck/feuchtesensors BME280 über den I2C Bus des Raspberry Pi.<br><br>
|
||||||
|
@ -458,7 +458,6 @@ sub I2C_MCP23008_UpdReadings($$$) { #nach Rueckmeldung read
|
|||||||
|
|
||||||
<a name="I2C_MCP23008"></a>
|
<a name="I2C_MCP23008"></a>
|
||||||
<h3>I2C_MCP23008</h3>
|
<h3>I2C_MCP23008</h3>
|
||||||
(en | <a href="commandref_DE.html#I2C_MCP23008">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_MCP23008"></a>
|
<a name="I2C_MCP23008"></a>
|
||||||
Provides an interface to the MCP23008 16 channel port extender IC. On Raspberry Pi the Interrupt Pin's can be connected to an GPIO and <a href="#RPI_GPIO">RPI_GPIO</a> can be used to get the port values if an interrupt occurs.<br>
|
Provides an interface to the MCP23008 16 channel port extender IC. On Raspberry Pi the Interrupt Pin's can be connected to an GPIO and <a href="#RPI_GPIO">RPI_GPIO</a> can be used to get the port values if an interrupt occurs.<br>
|
||||||
@ -560,7 +559,6 @@ sub I2C_MCP23008_UpdReadings($$$) { #nach Rueckmeldung read
|
|||||||
|
|
||||||
<a name="I2C_MCP23008"></a>
|
<a name="I2C_MCP23008"></a>
|
||||||
<h3>I2C_MCP23008</h3>
|
<h3>I2C_MCP23008</h3>
|
||||||
(<a href="commandref.html#I2C_MCP23008">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_MCP23008"></a>
|
<a name="I2C_MCP23008"></a>
|
||||||
Ermöglicht die Verwendung eines MCP23008 I2C 8 Bit Portexenders.
|
Ermöglicht die Verwendung eines MCP23008 I2C 8 Bit Portexenders.
|
||||||
|
@ -456,7 +456,6 @@ sub I2C_MCP23017_UpdReadings($$$) { #nach Rueckmeldung read
|
|||||||
|
|
||||||
<a name="I2C_MCP23017"></a>
|
<a name="I2C_MCP23017"></a>
|
||||||
<h3>I2C_MCP23017</h3>
|
<h3>I2C_MCP23017</h3>
|
||||||
(en | <a href="commandref_DE.html#I2C_MCP23017">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_MCP23017"></a>
|
<a name="I2C_MCP23017"></a>
|
||||||
Provides an interface to the MCP23017 16 channel port extender IC. On Raspberry Pi the Interrupt Pin's can be connected to an GPIO and <a href="#RPI_GPIO">RPI_GPIO</a> can be used to get the port values if an interrupt occurs.<br>
|
Provides an interface to the MCP23017 16 channel port extender IC. On Raspberry Pi the Interrupt Pin's can be connected to an GPIO and <a href="#RPI_GPIO">RPI_GPIO</a> can be used to get the port values if an interrupt occurs.<br>
|
||||||
@ -567,7 +566,6 @@ sub I2C_MCP23017_UpdReadings($$$) { #nach Rueckmeldung read
|
|||||||
|
|
||||||
<a name="I2C_MCP23017"></a>
|
<a name="I2C_MCP23017"></a>
|
||||||
<h3>I2C_MCP23017</h3>
|
<h3>I2C_MCP23017</h3>
|
||||||
(<a href="commandref.html#I2C_MCP23017">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_MCP23017"></a>
|
<a name="I2C_MCP23017"></a>
|
||||||
Ermöglicht die Verwendung eines MCP23017 I2C 16 Bit Portexenders.
|
Ermöglicht die Verwendung eines MCP23017 I2C 16 Bit Portexenders.
|
||||||
|
@ -344,7 +344,6 @@ sub I2C_MCP342x_readvoltage($@) {
|
|||||||
|
|
||||||
<a name="I2C_MCP342x"></a>
|
<a name="I2C_MCP342x"></a>
|
||||||
<h3>I2C_MCP342x</h3>
|
<h3>I2C_MCP342x</h3>
|
||||||
(en | <a href="commandref_DE.html#I2C_MCP342x">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_MCP342x"></a>
|
<a name="I2C_MCP342x"></a>
|
||||||
Provides an interface to the MCP3422/3/4 A/D converter.
|
Provides an interface to the MCP3422/3/4 A/D converter.
|
||||||
@ -404,7 +403,6 @@ sub I2C_MCP342x_readvoltage($@) {
|
|||||||
|
|
||||||
<a name="I2C_MCP342x"></a>
|
<a name="I2C_MCP342x"></a>
|
||||||
<h3>I2C_MCP342x</h3>
|
<h3>I2C_MCP342x</h3>
|
||||||
(<a href="commandref.html#I2C_MCP342x">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_MCP342x"></a>
|
<a name="I2C_MCP342x"></a>
|
||||||
Ermöglicht die Verwendung eines MCP3422/3/4 I2C A/D Wandler.
|
Ermöglicht die Verwendung eines MCP3422/3/4 I2C A/D Wandler.
|
||||||
|
@ -433,7 +433,6 @@ sub I2C_PCA9532_UpdReadings($$$) {
|
|||||||
|
|
||||||
<a name="I2C_PCA9532"></a>
|
<a name="I2C_PCA9532"></a>
|
||||||
<h3>I2C_PCA9532</h3>
|
<h3>I2C_PCA9532</h3>
|
||||||
(en | <a href="commandref_DE.html#I2C_PCA9532">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_PCA9532"></a>
|
<a name="I2C_PCA9532"></a>
|
||||||
Provides an interface to the PCA9532 I2C 16 channel PWM IC.
|
Provides an interface to the PCA9532 I2C 16 channel PWM IC.
|
||||||
@ -523,7 +522,6 @@ sub I2C_PCA9532_UpdReadings($$$) {
|
|||||||
|
|
||||||
<a name="I2C_PCA9532"></a>
|
<a name="I2C_PCA9532"></a>
|
||||||
<h3>I2C_PCA9532</h3>
|
<h3>I2C_PCA9532</h3>
|
||||||
(<a href="commandref.html#I2C_PCA9532">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_PCA9532"></a>
|
<a name="I2C_PCA9532"></a>
|
||||||
Ermöglicht die Verwendung eines PCA9532 I2C 16 Kanal PWM IC.
|
Ermöglicht die Verwendung eines PCA9532 I2C 16 Kanal PWM IC.
|
||||||
|
@ -605,7 +605,6 @@ sub I2C_PCA9685_UpdReadings($$$) { # vom IODev gesendete Werte in Read
|
|||||||
|
|
||||||
<a name="I2C_PCA9685"></a>
|
<a name="I2C_PCA9685"></a>
|
||||||
<h3>I2C_PCA9685</h3>
|
<h3>I2C_PCA9685</h3>
|
||||||
(en | <a href="commandref_DE.html#I2C_PCA9685">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_PCA9685"></a>
|
<a name="I2C_PCA9685"></a>
|
||||||
Provides an interface to the PCA9685 I2C 16 channel PWM IC.
|
Provides an interface to the PCA9685 I2C 16 channel PWM IC.
|
||||||
@ -747,7 +746,6 @@ sub I2C_PCA9685_UpdReadings($$$) { # vom IODev gesendete Werte in Read
|
|||||||
|
|
||||||
<a name="I2C_PCA9685"></a>
|
<a name="I2C_PCA9685"></a>
|
||||||
<h3>I2C_PCA9685</h3>
|
<h3>I2C_PCA9685</h3>
|
||||||
(<a href="commandref.html#I2C_PCA9685">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_PCA9685"></a>
|
<a name="I2C_PCA9685"></a>
|
||||||
Ermöglicht die Verwendung eines PCA9685 I2C 16 Kanal PWM IC.
|
Ermöglicht die Verwendung eines PCA9685 I2C 16 Kanal PWM IC.
|
||||||
|
@ -345,7 +345,6 @@ sub I2C_PCF8574_I2CRec($@) { # ueber CallFn vom physical aufgerufen
|
|||||||
|
|
||||||
<a name="I2C_PCF8574"></a>
|
<a name="I2C_PCF8574"></a>
|
||||||
<h3>I2C_PCF8574</h3>
|
<h3>I2C_PCF8574</h3>
|
||||||
(en | <a href="commandref_DE.html#I2C_PCF8574">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_PCF8574"></a>
|
<a name="I2C_PCF8574"></a>
|
||||||
Provides an interface to the PCA9532 8 channel port extender IC. On Raspberry Pi the Interrupt Pin can be connected to an GPIO and <a href="#RPI_GPIO">RPI_GPIO</a> can be used to get the port values if an interrupt occurs.<br>
|
Provides an interface to the PCA9532 8 channel port extender IC. On Raspberry Pi the Interrupt Pin can be connected to an GPIO and <a href="#RPI_GPIO">RPI_GPIO</a> can be used to get the port values if an interrupt occurs.<br>
|
||||||
@ -426,7 +425,6 @@ sub I2C_PCF8574_I2CRec($@) { # ueber CallFn vom physical aufgerufen
|
|||||||
|
|
||||||
<a name="I2C_PCF8574"></a>
|
<a name="I2C_PCF8574"></a>
|
||||||
<h3>I2C_PCF8574</h3>
|
<h3>I2C_PCF8574</h3>
|
||||||
(<a href="commandref.html#I2C_PCF8574">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_PCF8574"></a>
|
<a name="I2C_PCF8574"></a>
|
||||||
Ermöglicht die Verwendung eines PCF8574 I2C 8 Bit Portexenders.
|
Ermöglicht die Verwendung eines PCF8574 I2C 8 Bit Portexenders.
|
||||||
|
@ -319,7 +319,6 @@ sub I2C_SHT21_DbLog_splitFn($) {
|
|||||||
|
|
||||||
<a name="I2C_SHT21"></a>
|
<a name="I2C_SHT21"></a>
|
||||||
<h3>I2C_SHT21</h3>
|
<h3>I2C_SHT21</h3>
|
||||||
(en | <a href="commandref_DE.html#I2C_SHT21">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_SHT21"></a>
|
<a name="I2C_SHT21"></a>
|
||||||
Provides an interface to the SHT21 I2C Humidity sensor from <a href="www.sensirion.com">Sensirion</a>.
|
Provides an interface to the SHT21 I2C Humidity sensor from <a href="www.sensirion.com">Sensirion</a>.
|
||||||
@ -366,7 +365,6 @@ sub I2C_SHT21_DbLog_splitFn($) {
|
|||||||
|
|
||||||
<a name="I2C_SHT21"></a>
|
<a name="I2C_SHT21"></a>
|
||||||
<h3>I2C_SHT21</h3>
|
<h3>I2C_SHT21</h3>
|
||||||
(<a href="commandref.html#I2C_SHT21">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<a name="I2C_SHT21"></a>
|
<a name="I2C_SHT21"></a>
|
||||||
Ermöglicht die Verwendung eines SHT21 I2C Feuchtesensors von <a href="www.sensirion.com">Sensirion</a>.
|
Ermöglicht die Verwendung eines SHT21 I2C Feuchtesensors von <a href="www.sensirion.com">Sensirion</a>.
|
||||||
|
@ -537,7 +537,6 @@ sub GHoma_DbLog_splitFn($) { # Einheiten
|
|||||||
|
|
||||||
<a name="GHoma"></a>
|
<a name="GHoma"></a>
|
||||||
<h3>GHoma</h3>
|
<h3>GHoma</h3>
|
||||||
(en | <a href="commandref_DE.html#GHoma">de</a>)
|
|
||||||
<ul>
|
<ul>
|
||||||
<ul>
|
<ul>
|
||||||
Connects fhem to an G-Homa adapter plug<br><br>
|
Connects fhem to an G-Homa adapter plug<br><br>
|
||||||
@ -631,7 +630,6 @@ sub GHoma_DbLog_splitFn($) { # Einheiten
|
|||||||
|
|
||||||
<a name="GHoma"></a>
|
<a name="GHoma"></a>
|
||||||
<h3>GHoma</h3>
|
<h3>GHoma</h3>
|
||||||
(<a href="commandref.html#GHoma">en</a> | de)
|
|
||||||
<ul>
|
<ul>
|
||||||
<ul>
|
<ul>
|
||||||
Verbindet fhem mit einem G-Homa Zwischenstecker<br><br>
|
Verbindet fhem mit einem G-Homa Zwischenstecker<br><br>
|
||||||
|
Loading…
Reference in New Issue
Block a user