@@ -3485,7 +3485,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
34853485
34863486< figure id ="IMG:6.62 ">
34873487
3488- < figure > < b > MISSING: raisebox </ b > < figcaption > (a) Verbindungsschema</ figcaption > </ figure >
3488+ < figure > < img src =" experimente/i2c_uart_svg.png " > < figcaption > (a) Verbindungsschema</ figcaption > </ figure >
34893489 < figure > < img src ="experimente/i2c_uart_hm10.jpg "> < figcaption > (b) Die Umsetzung erfordert
34903490 Lötarbeiten</ figcaption > </ figure >
34913491 < figcaption > Abbildung 6.62: Bluetooth über CJMCU 750-I²C-UART-Adapter</ figcaption >
@@ -3527,7 +3527,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
35273527
35283528< figure id ="IMG:6.63 ">
35293529
3530- < figure > < b > MISSING: raisebox </ b > < figcaption > (a) Schema</ figcaption > </ figure >
3530+ < figure > < img src =" experimente/hm10_serial1_svg.png " > < figcaption > (a) Schema</ figcaption > </ figure >
35313531 < figure > < img src ="experimente/ftduino_hm10_c1.jpg "> < figcaption > (b) Einfachste Umsetzung</ figcaption > </ figure >
35323532 < figcaption > Abbildung 6.63: Nur für den Empfang: Bluetooth an C1</ figcaption >
35333533</ figure >
@@ -3546,7 +3546,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
35463546vom PC an den < font color ="red "> f</ font > < font color ="blue "> t</ font > < font color ="darkcyan "> Duino</ font > geschickt werden können, aber nicht vom
35473547< font color ="red "> f</ font > < font color ="blue "> t</ font > < font color ="darkcyan "> Duino</ font > zum PC. Für viele einfache Fernsteueranwendungen ist das
35483548aber ausreichend und zum Beispiel ArduinoBlue (siehe Abschnitt
3549- ist vollständig nutzbar.
3549+ < a href =" experimente.html#6.19.3 " > 6.19.3 </ a > ist vollständig nutzbar.
35503550
35513551< p > Der Datenempfang von einem PC kann z.B. mit dem Sketch
35523552< a href ="https://github.com/harbaum/ftduino/tree/master/ftduino/libraries/Ftduino/examples/Bluetooth/CounterPort/Bridge "> < tt > < span style ="background-color:#f0f0f0; "> Datei</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Beispiele</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Ftduino</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Bluetooth</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> CounterPort</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Bridge</ span > </ tt > </ a > im seriellen Monitor
@@ -3578,7 +3578,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
35783578
35793579< p > Eine der einfachten Möglichkeiten, die Spannung entsprechend
35803580abzusenken bietet eine einfach Siliziumleuchtdiode. Wie in Abbildung
3581- dargestellt kann ihr Spannungsabfall genutzt
3581+ < a href =" experimente.html#IMG:6.64 " > 6.64 </ a > dargestellt kann ihr Spannungsabfall genutzt
35823582werden, um den Signalpegel um ca. zwei Volt zu senken. Die
35833583resultierenden 0,5 Volt und 3 Volt werden von Bluetooth-Modul sicher
35843584erkannt und liegen innerhalb des für das Bluetooth-Modul verträglichen
@@ -3592,7 +3592,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
35923592
35933593< figure id ="IMG:6.64 ">
35943594
3595- < figure > < b > MISSING: raisebox </ b > < figcaption > (a) Schema</ figcaption > </ figure >
3595+ < figure > < img src =" experimente/hm10_serial1_bidir_svg.png " > < figcaption > (a) Schema</ figcaption > </ figure >
35963596 < figure > < img src ="experimente/ftduino_hm10_c1_c2.jpg "> < figcaption > (b) Einfache
35973597 Umsetzung</ figcaption > </ figure >
35983598 < figcaption > Abbildung 6.64: Senden und empfangen: Bluetooth an C1 & C2</ figcaption >
@@ -3629,7 +3629,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
36293629< figure id ="IMG:6.66 ">
36303630
36313631 < figure > < img src ="experimente/hm10_serial1_bidir_7805_svg.png "> < figcaption > (a) Schema</ figcaption > </ figure >
3632- < figure > < b > MISSING: raisebox </ b > < figcaption > (b) Einfache Umsetzung</ figcaption > </ figure >
3632+ < figure > < img src =" experimente/hm10_bidir_7805.jpg " > < figcaption > (b) Einfache Umsetzung</ figcaption > </ figure >
36333633 < figcaption > Abbildung 6.66: Freier I²C-Anschluss: Bluetooth an 9V, C1 & C2</ figcaption >
36343634</ figure >
36353635
@@ -3642,7 +3642,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
36423642
36433643< figure id ="IMG:6.67 ">
36443644
3645- < figure > < b > MISSING: raisebox </ b > < figcaption > (a) Benötigte Teile</ figcaption > </ figure >
3645+ < figure > < img src =" experimente/hm10_kabel.jpg " > < figcaption > (a) Benötigte Teile</ figcaption > </ figure >
36463646 < figure > < img src ="experimente/hm10_bidir_7805_2.jpg "> < figcaption > (b) Zusammenbau</ figcaption > </ figure >
36473647 < figcaption > Abbildung 6.67: 9V-Versorgung und Datenberbindung</ figcaption >
36483648</ figure >
@@ -3672,7 +3672,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
36723672Module < tt > 1234</ tt > .
36733673
36743674< p > Nach erfolfreicher Kopplung erscheint das HC-05 in Windows unter
3675- ``Geräte und Drucker'' wie in Abbildung dargestellt.
3675+ ``Geräte und Drucker'' wie in Abbildung < a href =" experimente.html#IMG:6.68 " > 6.68 </ a > dargestellt.
36763676Die eigentlich Kommunikation erfolgt nun über einen COM-Port, den
36773677man wie dargestellt in Erfahrung bringen kann. In diesem Fall ist das
36783678HC-05-Modul als < tt > COM6</ tt > eingebunden und kann z.B. aus der Arduino-IDE
@@ -3701,7 +3701,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
37013701< a href ="https://github.com/harbaum/ftduino/tree/master/ftduino/libraries/Ftduino/examples/Bluetooth/CounterPort/Bridge "> < tt > < span style ="background-color:#f0f0f0; "> Datei</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Beispiele</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Ftduino</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Bluetooth</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> CounterPort</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Bridge</ span > </ tt > </ a > und
37023702< a href ="https://github.com/harbaum/ftduino/tree/master/ftduino/libraries/Ftduino/examples/Bluetooth/I2C_Uart/Bridge "> < tt > < span style ="background-color:#f0f0f0; "> Datei</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Beispiele</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Ftduino</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Bluetooth</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> I2C_Uart</ span > </ tt > ► < tt > < span style ="background-color:#f0f0f0; "> Bridge</ span > </ tt > </ a > .
37033703
3704- < p > < h4 > HM-10 auf dem Smartphone</ h4 >
3704+ < p > < h4 > HM-10 auf dem Smartphone</ h4 >
37053705
37063706< p > Die App-Stores der großen Mobilbetriebssysteme bieten eine
37073707Vielzahl von Apps zum Zugriff auf das HM-10-Modul und
@@ -3712,7 +3712,7 @@ <h3><a id="6.15.2">6.15.2 Sketch <tt><a href="https://github.com/harbaum/ftduino
37123712ArduinoBlue< a href ="#fn45 "> < sup > 45</ sup > </ a > aus der
37133713Masse.
37143714
3715- < p > Wie in Abbildung dargestellt ist die Oberfläche
3715+ < p > Wie in Abbildung < a href =" experimente.html#IMG:6.69 " > 6.69 </ a > dargestellt ist die Oberfläche
37163716von ArduinoBlue übersichtlich gehalten und erlaubt sowohl eine
37173717Joystick-Steuerung des Modells, als auch eine Steuerung durch
37183718einstellbare Schaltflächen und Slider.
0 commit comments