Roboter programmieren mit NXC für LEGO MINDSTORMS NXT:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Heidelberg [u.a.]
mitp
2009
|
Ausgabe: | 1. Aufl. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | 351 S. Ill., graph. Darst. 24 cm |
ISBN: | 9783826650703 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV035737933 | ||
003 | DE-604 | ||
005 | 20100427 | ||
007 | t | ||
008 | 090923s2009 ad|| |||| 00||| ger d | ||
015 | |a 09,N18,0003 |2 dnb | ||
016 | 7 | |a 993686974 |2 DE-101 | |
020 | |a 9783826650703 |c kart. : EUR 29.95 |9 978-3-8266-5070-3 | ||
024 | 3 | |a 9783826650703 | |
028 | 5 | 2 | |a 826650700 |
035 | |a (OCoLC)643159126 | ||
035 | |a (DE-599)DNB993686974 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
049 | |a DE-12 |a DE-91G |a DE-634 |a DE-1043 |a DE-898 | ||
082 | 0 | |a 629.8932028551 |2 22/ger | |
084 | |a ZQ 6230 |0 (DE-625)158183: |2 rvk | ||
084 | |a ZQ 6250 |0 (DE-625)158184: |2 rvk | ||
084 | |a DAT 364f |2 stub | ||
084 | |a 620 |2 sdnb | ||
084 | |a DAT 815f |2 stub | ||
100 | 1 | |a Braun, Daniel |e Verfasser |0 (DE-588)139241302 |4 aut | |
245 | 1 | 0 | |a Roboter programmieren mit NXC für LEGO MINDSTORMS NXT |c Daniel Braun |
250 | |a 1. Aufl. | ||
264 | 1 | |a Heidelberg [u.a.] |b mitp |c 2009 | |
300 | |a 351 S. |b Ill., graph. Darst. |c 24 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Programmierung |0 (DE-588)4076370-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a LEGO MindStorms |0 (DE-588)4668702-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a LEGO MindStorms |0 (DE-588)4668702-6 |D s |
689 | 0 | 1 | |a Programmierung |0 (DE-588)4076370-5 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018014397&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-018014397 |
Datensatz im Suchindex
_version_ | 1804140022013624320 |
---|---|
adam_text | INHALTSVERZEICHNIS VORWORT 13 1 NXTUNDNXC 15 1.1 DERNXT 15 1.2 NXC 16
1.2.1 NOT EXACUEY C 16 1.2.2 COMPILER 17 1.2.3 ZUSAMMENFASSUNG 17 2
BRICXCC 19 2.1 INSTALLATION 19 2.2 OBERFLAECHE 20 2.3 MENUELEISTE 21 2.3.1
DATEI 22 2.3.2 SUCHE 23 2.3.3 COMPILER 24 2.3.4 HILFE 25 2.3.5
BEARBEITEN 26 2.3.6 TOOLS 28 2.4 EDITOR-FENSTER 33 2.5 WIEDERHOLUNG 33
2.5.1 TASTENKOMBINATIONEN 33 3 DAS ERSTE PROGRAMM 35 3.1 DIE ERSTEN
BEFEHLE 35 3.2 FEHLER FINDEN UND BEHEBEN 37 3.3 PROGRAMMIERSTIL 37 3.4
ZUSAMMENFASSUNG 38 3.4.1 UEBUNGEN 38 3.4.2 WIEDERHOLUNG 38 4 SCHLEIFEN
UND VERZWEIGUNGEN 41 4.1 REPEAT-SCHLEIFE 41 BIBLIOGRAFISCHE
INFORMATIONEN HTTP://D-NB.INFO/993686974 DIGITALISIERT DURCH 7.2
VERWENDUNG 77 INHALTSVERZEICHNIS 4.2 WHILE-SCHLEIFE 42 4.3
IF-VERZWEIGUNG 43 4.4 PROJEKT 44 4.5 ZUSAMMENFASSUNG 45 4.5.1 UEBUNGEN 45
4.5.2 WIEDERHOLUNG 46 5 KONSTANTEN UND VARIABLEN 49 5.1 KONSTANTEN 49
5.2 VARIABLEN 51 5.2.1 DEKLARATION 51 5.2.2 WERTZUWEISUNG 53 5.3 RECHNEN
MIT VARIABLEN, KONSTANTEN UND ZAHLEN 54 5.4 VERGLEICHEN VON VARIABLEN,
KONSTANTEN UND ZAHLEN 55 5.5 PROJEKT 57 5.6 KOMMENTARE 58 5.7
ZUSAMMENFASSUNG 58 5.7.1 UEBUNGEN 58 5.7.2 WIEDERHOLUNG 59 6 SENSOREN 61
6.1 TASTSENSOR 61 6.2 LICHTSENSOR 64 6.2.1 FUNKTIONSWEISE 64 6.2.2
PROGRAMMIERUNG 65 6.3 ULTRASCHALLSENSOR 66 6.3.1 FUNKTIONSWEISE 66 6.3.2
PROGRAMMIERUNG 68 6.4 GERAEUSCHSENSOR 69 6.5 ROTATIONSSENSOR 70 6.6
PROJEKT 71 6.7 ZUSAMMENFASSUNG 74 6.7.1 UEBUNGEN 74 6.7.2 WIEDERHOLUNG 75
7 DISPLAY 77 7.1 TECHNISCHE DATEN 77 10.4.2 WIEDERHOLUNG 113
INHALTSVERZEICHNIS 7.3 PROGRAMMIERUNG 78 7.3.1 ZAHLEN 78 7.3.2
BUCHSTABEN 79 7.3.3 PUNKTE 80 7.3.4 RECHTECKE 81 7.3.5 KREISE 82 7.3.6
STRECKEN 82 7.3.7 .RIC-DATEIEN 82 7.4 ZUSAMMENFASSUNG 83 7.4.1 UEBUNGEN
83 7.4.2 WIEDERHOLUNG 84 8 BUTTONS 85 8.1 BETAETIGUNGEN ZAEHLEN 85 8.2
STATUS 87 8.3 BETAETIGUNGEN UND STATUS 88 8.4 PROJEKT 88 8.5
ZUSAMMENFASSUNG 90 8.5.1 UEBUNGEN 90 8.5.2 WIEDERHOLUNG 90 9 MUSIK 93 9.1
TOENE SPIELEN 93 9.2 WAV-DATEIEN ABSPIELEN 95 9.3 MIDI-DATEIEN ABSPIELEN
98 9.4 BRICK PIANO 99 9.5 PROJEKT 100 9.6 ZUSAMMENFASSUNG 102 9.6.1
UEBUNGEN 102 9.6.2 WIEDERHOLUNG 1 02 10 SUBROUTINEN UND MAKROS 103 10.1
SUBROUTINEN 103 10.2 MAKROS 109 10.3 SUBROUTINEN IN BRICXCC 112 10.4
ZUSAMMENFASSUNG 113 10.4.1 UEBUNGEN 113 13.4 MUTEX 152 INHALTSVERZEICHNIS
U VARIABLEN FUR FORTGESCHRITTENE 117 ILI GLOBALE UND LOKALE VARIABLEN
117 11.1.1 GLOBALE VARIABLEN 117 11.1.2 LOKALE VARIABLEN 117 11.2 ARRAYS
119 11.2.1 ANZAHL DER ELEMENTE BESTIMMEN 121 11.2.2 ARRAYS KOPIEREN 122
11.2.3 ARRAYS ZUSAMMENSETZEN 123 11.2.4 MEHRDIMENSIONALE ARRAYS 125 11.3
STRINGS 129 11.3.1 ZAHLEN IN STRINGS UMWANDELN 129 11.3.2 STRINGS IN
ZAHLEN UMWANDELN 129 11.3.3 LAENGE VON STRINGS 130 11.3.4 ASCII-CODE
EINES ZEICHENS 130 11.3.5 STRINGS ZUSAMMENFUGEN 132 11.3.6 TEILE VON
STRINGS KOPIEREN 132 11.3.7 TEILE EINES STRINGS ERSETZEN 132 11.4
WEITERE VARIABLENTYPEN 133 11.4.1 LONG 133 11.4.2 CHAR 134 11.5 STRUCTS
134 11.6 ZUSAMMENFASSUNG 136 11.6.1 UEBUNG 136 11.6.2 WIEDERHOLUNG 137 12
VERZWEIGUNGEN UND SPRUNGANWEISUNG 141 12.1 CASE-VERZWEIGUNG 141 12.2
SPRUNGANWEISUNG (GOTO) 143 12.3 ZUSAMMENFASSUNG 144 12.3.1 UEBUNGEN 144
12.3.2 WIEDERHOLUNG 144 13 TASKS 147 13.1 AUFRUF VON TASKS 147 13.2
MULTITASKING 149 13.3 TASKS STOPPEN 151 16.4.4 BEWEGUNGSSTATUS 186
INHALTSVERZEICHNIS 13.5 ZUSAMMENFASSUNG 155 13.5.1 UEBUNGEN 155 13.5.2
WIEDERHOLUNG 1 55 14 DATEIZUGRIFF 157 14.1 ANLEGEN EINER DATEI 157 14.2
LOESCHEN EINER DATEI 158 14.3 IN DATEIEN SCHREIBEN 159 14.3.1 STRINGS 159
14.3.2 ASCII-ZEICHEN 160 14.4 DATEIEN EINLESEN 160 14.5 DATEIEN
UMBENENNEN 163 14.6 FEHLERBEHANDLUNG 163 14.7 PROJEKT 165 14.8
ZUSAMMENFASSUNG 168 14.8.1 UEBUNGEN 168 14.8.2 WIEDERHOLUNG 168 15
PRAEPROZESSOR 171 15.1 #INDUDE 171 15.1.1 ERSTELLEN EINER EIGENEN
HEADER-DATEI 171 15.1.2 EINFUEGEN VON HEADER-DATEIEN 173 15.2 BEDINGTE
KOMPILIERUNG 175 15.3 ZUSAMMENFASSUNG 177 15.3.1 UEBUNG 177 15.3.2
WIEDERHOLUNG 1 77 16 ERWEITERTE MOTOREN-BEFEHLE 1 79 16.1 BREMSEN 179
16.2 SYNCHRONISIERTES FAHREN 180 16.2.1 BOEGEN FAHREN 180 16.2.2
GERADEAUS FAHREN 181 16.3 GRADWEISE MOTORDREHUNG 183 16.4 MOTORSTATUS
AUSLESEN 184 16.4.1 GESCHWINDIGKEIT 184 16.4.2 ROTATIONEN 185 16.4.3
SYNCHRONISIERUNG 185 10 INHALTSVERZEICHNIS 16.5 ZUSAMMENFASSUNG 187
16.5.1 UEBUNGEN 187 16.5.2 WIEDERHOLUNG 187 17 WEITERE SCHLEIFEN 191 17.1
DO-WHILE-SCHLEIFE 191 17.2 UNTIL-SCHLEIFE 192 17.3 ZAEHLSCHLEIFE 193 17.4
ZUSAMMENFASSUNG 195 17.4.1 UEBUNGEN 195 17.4.2 WIEDERHOLUNG 195 18 TIMER
197 18.1 VERWENDUNG DES TIMERS 197 18.2 SLEEP-TIMER 199 18.3 PROJEKT 200
18.4 ZUSAMMENFASSUNG 201 18.4.1 UEBUNGEN 201 18.4.2 WIEDERHOLUNG 201 19
SENSOREN FUER PROFIS 203 19.1 ERWEITERTE SENSORFUNKTIONEN 203 19.2
RCX-SENSOREN 205 19.2.1 PROGRAMMIERUNG 205 19.3 SENSOREN IN BRICXCC 206
19.4 WEITERE SENSOREN 207 19.4.1 HITECHNIC-SENSOREN 207 19.4.2
MINDSENSORS 216 19.4.3 BEZUGSQUELLEN 218 19.5 ZUSAMMENFASSUNG 218 19.5.1
UEBUNGEN 218 19.5.2 WIEDERHOLUNG 218 20 KOMMUNIKATION ZWISCHEN ROBOTERN
223 20.1 KOMMUNIKATION ZWISCHEN RCX UND NXT 223 20.2
BLUETOOTH-KOMMUNIKATION 228 20.2.1 STEUERUNG PER HANDY UND PDA 229
20.2.2 KOMMUNIKATION ZWISCHEN NXT UND PC 232 20.2.3 KOMMUNIKATION
ZWISCHEN ZWEI NXTS 234 B.6 PRAEPROZESSOR 335 INHALTSVERZEICHNIS 20.3
KOMMUNIKATION PER KABEL 256 20.3.1 VERBINDUNG HERSTELLEN 257 20.3.2
PROGRAMMIERUNG 257 20.4 ZUSAMMENFASSUNG 262 20.4.1 UEBUNGEN 262 20.4.2
WIEDERHOLUNG 262 21 ABSCHLUSSPROJEKT 269 A LOESUNGEN 303 A.I KAPITEL 3
303 A.2 KAPITEL 4 303 A.3 KAPITEL 5 303 A.4 KAPITEL 6 304 A.5 KAPITEL 7
304 A.6 KAPITEL 8 304 A.7 KAPITEL 9 305 A.8 KAPITEL 10 305 A.9 KAPITEL
11 305 A.IO KAPITEL 12 306 A.11 KAPITEL 13 307 A.12 KAPITEL 14 309 A.13
KAPITEL 15 311 A.14 KAPITEL 16 311 A.15 KAPITEL 17 312 A.16 KAPITEL 18
313 A.17 KAPITEL 19 313 A.18 KAPITEL 20 315 B BEFEHLSUEBERSICHT 323 B.I
BUTTONS 323 B.2 DATEIZUGRIFF 325 B.3 DISPLAY 326 B.4 KOMMUNIKATION 327
B.4.1 INFRAROT 327 B.4.2 BLUETOOTH 329 B.4.3 KABEL 331 B.5 MOTOREN 332
B.7 SCHLEIFEN 337 B.8 SENSOREN 338 B-9 SPRUNGANWEISUNGEN 341 B.IO
SUBROUTINEN 341 B.II TASKS 342 B.I2 TIMER 343 B.13 TOENE 344 B.14
VARIABLEN 344 B.15 VERZWEIGUNGEN 347 STICHWORTVERZEICHNIS 349
|
any_adam_object | 1 |
author | Braun, Daniel |
author_GND | (DE-588)139241302 |
author_facet | Braun, Daniel |
author_role | aut |
author_sort | Braun, Daniel |
author_variant | d b db |
building | Verbundindex |
bvnumber | BV035737933 |
classification_rvk | ZQ 6230 ZQ 6250 |
classification_tum | DAT 364f DAT 815f |
ctrlnum | (OCoLC)643159126 (DE-599)DNB993686974 |
dewey-full | 629.8932028551 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 629 - Other branches of engineering |
dewey-raw | 629.8932028551 |
dewey-search | 629.8932028551 |
dewey-sort | 3629.8932028551 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Maschinenbau / Maschinenwesen Informatik Mess-/Steuerungs-/Regelungs-/Automatisierungstechnik / Mechatronik |
edition | 1. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01678nam a2200457 c 4500</leader><controlfield tag="001">BV035737933</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20100427 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">090923s2009 ad|| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">09,N18,0003</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">993686974</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783826650703</subfield><subfield code="c">kart. : EUR 29.95</subfield><subfield code="9">978-3-8266-5070-3</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783826650703</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">826650700</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)643159126</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB993686974</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-12</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-1043</subfield><subfield code="a">DE-898</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">629.8932028551</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ZQ 6230</subfield><subfield code="0">(DE-625)158183:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ZQ 6250</subfield><subfield code="0">(DE-625)158184:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 364f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">620</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 815f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Braun, Daniel</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)139241302</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Roboter programmieren mit NXC für LEGO MINDSTORMS NXT</subfield><subfield code="c">Daniel Braun</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Heidelberg [u.a.]</subfield><subfield code="b">mitp</subfield><subfield code="c">2009</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">351 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield><subfield code="c">24 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Programmierung</subfield><subfield code="0">(DE-588)4076370-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">LEGO MindStorms</subfield><subfield code="0">(DE-588)4668702-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">LEGO MindStorms</subfield><subfield code="0">(DE-588)4668702-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Programmierung</subfield><subfield code="0">(DE-588)4076370-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018014397&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-018014397</subfield></datafield></record></collection> |
id | DE-604.BV035737933 |
illustrated | Illustrated |
indexdate | 2024-07-09T21:53:22Z |
institution | BVB |
isbn | 9783826650703 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-018014397 |
oclc_num | 643159126 |
open_access_boolean | |
owner | DE-12 DE-91G DE-BY-TUM DE-634 DE-1043 DE-898 DE-BY-UBR |
owner_facet | DE-12 DE-91G DE-BY-TUM DE-634 DE-1043 DE-898 DE-BY-UBR |
physical | 351 S. Ill., graph. Darst. 24 cm |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | mitp |
record_format | marc |
spelling | Braun, Daniel Verfasser (DE-588)139241302 aut Roboter programmieren mit NXC für LEGO MINDSTORMS NXT Daniel Braun 1. Aufl. Heidelberg [u.a.] mitp 2009 351 S. Ill., graph. Darst. 24 cm txt rdacontent n rdamedia nc rdacarrier Programmierung (DE-588)4076370-5 gnd rswk-swf LEGO MindStorms (DE-588)4668702-6 gnd rswk-swf LEGO MindStorms (DE-588)4668702-6 s Programmierung (DE-588)4076370-5 s DE-604 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018014397&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Braun, Daniel Roboter programmieren mit NXC für LEGO MINDSTORMS NXT Programmierung (DE-588)4076370-5 gnd LEGO MindStorms (DE-588)4668702-6 gnd |
subject_GND | (DE-588)4076370-5 (DE-588)4668702-6 |
title | Roboter programmieren mit NXC für LEGO MINDSTORMS NXT |
title_auth | Roboter programmieren mit NXC für LEGO MINDSTORMS NXT |
title_exact_search | Roboter programmieren mit NXC für LEGO MINDSTORMS NXT |
title_full | Roboter programmieren mit NXC für LEGO MINDSTORMS NXT Daniel Braun |
title_fullStr | Roboter programmieren mit NXC für LEGO MINDSTORMS NXT Daniel Braun |
title_full_unstemmed | Roboter programmieren mit NXC für LEGO MINDSTORMS NXT Daniel Braun |
title_short | Roboter programmieren mit NXC für LEGO MINDSTORMS NXT |
title_sort | roboter programmieren mit nxc fur lego mindstorms nxt |
topic | Programmierung (DE-588)4076370-5 gnd LEGO MindStorms (DE-588)4668702-6 gnd |
topic_facet | Programmierung LEGO MindStorms |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018014397&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT braundaniel roboterprogrammierenmitnxcfurlegomindstormsnxt |