Arduino: ein schneller Einstieg in die Microcontroller-Entwicklung
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Heidelberg
dpunkt-Verl.
2015
|
Ausgabe: | 2., aktualisierte und erw. Aufl. |
Schriftenreihe: | edition Make:
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Ausführliche Beschreibung Inhaltsverzeichnis |
Beschreibung: | XXI, 301 S. Ill., graph. Darst. |
ISBN: | 386490126X 9783864901263 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV041410037 | ||
003 | DE-604 | ||
005 | 20170914 | ||
007 | t | ||
008 | 131112s2015 gw ad|| |||| 00||| ger d | ||
015 | |a 13,N35 |2 dnb | ||
016 | 7 | |a 1038615615 |2 DE-101 | |
020 | |a 386490126X |9 3-86490-126-X | ||
020 | |a 9783864901263 |c Gekl. : ca. EUR 26.90 (DE), ca. EUR 27.70 (AT), ca. sfr 36.90 (freier Pr.) |9 978-3-86490-126-3 | ||
035 | |a (OCoLC)864540918 | ||
035 | |a (DE-599)DNB1038615615 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-BW | ||
049 | |a DE-M347 |a DE-29T |a DE-898 |a DE-29 |a DE-1102 |a DE-1050 |a DE-706 |a DE-523 |a DE-92 |a DE-573 |a DE-11 |a DE-Aug4 |a DE-355 |a DE-83 |a DE-1043 |a DE-859 |a DE-1049 |a DE-860 |a DE-19 |a DE-20 |a DE-858 | ||
082 | 0 | |a 621.3916 |2 22/ger | |
084 | |a ST 170 |0 (DE-625)143602: |2 rvk | ||
084 | |a ZN 4980 |0 (DE-625)157428: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a 620 |2 sdnb | ||
084 | |a 621.3 |2 sdnb | ||
100 | 1 | |a Schmidt, Maik |e Verfasser |0 (DE-588)138864020 |4 aut | |
240 | 1 | 0 | |a Arduino |
245 | 1 | 0 | |a Arduino |b ein schneller Einstieg in die Microcontroller-Entwicklung |c Maik Schmidt |
250 | |a 2., aktualisierte und erw. Aufl. | ||
264 | 1 | |a Heidelberg |b dpunkt-Verl. |c 2015 | |
300 | |a XXI, 301 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a edition Make: | |
650 | 0 | 7 | |a Mikrocontroller |0 (DE-588)4127438-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Programmierung |0 (DE-588)4076370-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Arduino-Plattform |0 (DE-588)7692236-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Arduino-Plattform |0 (DE-588)7692236-4 |D s |
689 | 0 | 1 | |a Mikrocontroller |0 (DE-588)4127438-6 |D s |
689 | 0 | 2 | |a Programmierung |0 (DE-588)4076370-5 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, EPUB |z 978-3-86491-646-5 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, PDF |z 978-3-86491-645-8 |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=4425857&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |q text/html |u http://www.dpunkt.de/buecher/4254/arduino.html |3 Ausführliche Beschreibung |
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=026857357&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-026857357 |
Datensatz im Suchindex
_version_ | 1809768940696502272 |
---|---|
adam_text |
V
INHALT
DANKSAGUNG XI
VORWORT XIII
FUER WEN DIESES BUCH GEDACHT IST XIII
WAS SIE IN DIESEM BUCH FINDEN XIV
ARDUINO UNO UND DIE ARDUINO-PLATTFORM XVI
PROGRAMMCODE UND KONVENTIONEN XVII
ONLINE-MATERIAL XVII
WAS SIE BENOETIGEN XIX
STARTPAKETE XIX
DIE VOLLSTAENDIGE TEILELISTE XX
TEIL 1 ERSTE SCHRITTE MIT ARDUINO 1
1 WILLKOMMEN BEI ARDUINO 3
1.1 WAS SIE BENOETIGEN 3
1.2 WAS IST ARDUINO EIGENTLICH GENAU? 4
1.3 DAS ARDUINO-BOARD ERKUNDEN 6
1.4 DIE ARDUINO-IDE INSTALLIEREN 10
1.5 BEGEGNUNG MIT DER ARDUINO-IDE 14
1.6 HELLO, WORLD! 16
1.7 PROGRAMME KOMPILIEREN UND HOCHLADEN 19
1.8 WENN ES NICHT FUNKTIONIERT 21
1.9 UEBUNGEN 22
HTTP://D-NB.INFO/1038615615
VI INHALT
2 UMFANGREICHERE ARDUINO-PROJEKTE 23
2.1 WAS SIE BENOETIGEN 23
2.2 PROJEKTE UND PROGRAMME VERWALTEN 24
2.3 VOREINSTELLUNGEN AENDERN 26
2.4 SERIELLE SCHNITTSTELLEN EINSETZEN 28
2.5 WENN ES NICHT FUNKTIONIERT 35
2.6 UEBUNGEN 36
TEIL 2 ELF ARDUINO-PROJEKTE 37
3 BINAERE WUERFEL 39
3.1 WAS SIE BENOETIGEN 39
3.2 MIT BREADBOARDS ARBEITEN 40
3.3 EINE LED AUF DEM BREADBOARD VERWENDEN 42
3.4 DIE ERSTE VERSION DES BINAEREN WUERFELS 46
3.5 MIT TASTERN ARBEITEN 50
3.6 IHREN EIGENEN TASTER EINBAUEN 55
3.7 EIN WUERFELSPIEL 56
3.8 WENN ES NICHT FUNKTIONIERT 61
3.9 UEBUNGEN 61
4 EINE BIBLIOTHEK FUER EINEN MORSE-CODE-GENERATOR 63
4.1 WAS SIE BENOETIGEN 63
4.2 DIE GRUNDLAGEN DES MORSE-CODES 64
4.3 DEN MORSE-CODE-GENERATOR BAUEN 64
4.4 DAS MORSEZEICHEN-GENERATOR-INTERFACE ZURECHTBAUEN 66
4.5 AUSGEBEN VON MORSEZEICHEN 67
4.6 DIE KLASSE TELEGRAPH INSTALLIEREN UND VERWENDEN 69
4.7 IHRE EIGENE BIBLIOTHEK VEROEFFENTLICHEN 72
4.8 WENN ES NICHT FUNKTIONIERT 75
4.9 UEBUNGEN 75
INHALT VII
5 DIE AUSSENWELT WAHRNEHMEN 79
5.1 WAS SIE BENOETIGEN 80
5.2 ENTFERNUNGEN MIT EINEM ULTRASCHALLSENSOR MESSEN 80
5.3 DIE GENAUIGKEIT MIT FLIESSKOMMAZAHLEN ERHOEHEN 86
5.4 DIE GENAUIGKEIT MITHILFE EINES TEMPERATURSENSORS ERHOEHEN 89
5.5 BAUEN SIE IHR EIGENES ARMATURENBRETT 96
5.6 WENN ES NICHT FUNKTIONIERT 100
5.7 UEBUNGEN 101
6 EIN BEWEGUNGSGESTEUERTER GAME-CONTROLLER 103
6.1 WAS SIE BENOETIGEN 103
6.2 DEN BESCHLEUNIGUNGSMESSER VERDRAHTEN 104
6.3 DEN BESCHLEUNIGUNGSMESSER ZUM LEBEN ERWECKEN 107
6.4 ECKWERTE FINDEN UND KORRIGIEREN 108
6.5 IHREN EIGENEN GAME-CONTROLLER BAUEN 111
6.6 WEITERE PROJEKTE 114
6.7 WENN ES NICHT FUNKTIONIERT 114
6.8 UEBUNGEN 115
7 EIN SPIEL FUER DEN BEWEGUNGSGESTEUERTEN GAME-CONTROLLER 117
7.1 EINE GAMECONTROLLER-KLASSE SCHREIBEN 118
7.2 DAS SPIEL WIRD GESCHRIEBEN 120
7.3 WENN ES NICHT FUNKTIONIERT 131
7.4 UEBUNGEN 131
8 VIDEOSIGNALE MIT DEM ARDUINO GENERIEREN 133
8.1 WAS SIE BENOETIGEN 133
8.2 WIE FUNKTIONIERT ANALOGES VIDEO? 134
8.3 EINEN DIGITAL-ANALOG-WANDLER (DAC) BAUEN 136
8.4 DEN ARDUINO MIT DEM FERNSEHER VERBINDEN 138
8.5 DIE BIBLIOTHEK TVOUT VERWENDEN 140
8.6 EIN TV-THERMOMETER BAUEN 141
8.7 IN TVOUT MIT GRAFIKEN ARBEITEN 146
8.8 WENN ES NICHT FUNKTIONIERT 150
8.9 UEBUNGEN 151
VIII INHALT
9 EXPERIMENTE MIT DEM WII-NUNCHUK 153
9.1 WAS SIE BENOETIGEN 154
9.2 DEN WII NUNCHUK ANSCHLIESSEN 154
9.3 MIT DEM NUNCHUK KOMMUNIZIEREN 155
9.4 DIE KLASSE NUNCHUK ERSTELLEN 157
9.5 DIE KLASSE NUNCHUK VERWENDEN 160
9.6 EINE EIGENE SPIELKONSOLE BAUEN 161
9.7 EIN EIGENES VIDEOSPIEL SCHREIBEN 162
9.8 WENN ES NICHT FUNKTIONIERT 170
9.9 UEBUNGEN 170
10 NETZWERKELN MIT ARDUINO 173
10.1 WAS SIE BENOETIGEN 173
10.2 SENSORDATEN MIT IHREM PC INS INTERNET UEBERTRAGEN 174
10.3 EINE ANWENDUNG BEI TWITTER ANMELDEN 177
10.4 NACHRICHTEN UEBER PROCESSING TWITTERN 178
10.5 MIT EINEM ETHERNET-SHIELD UEBER DAS NETZWERK KOMMUNIZIEREN 183
10.6 DHCP UND DNS 187
10.7 WENN ES NICHT FUNKTIONIERT 191
10.8 UEBUNGEN 191
11 EINE E-MAIL-ALARMANLAGE BAUEN 193
11.1 WAS SIE BENOETIGEN 193
11.2 E-MAILS VON DER KOMMANDOZEILE 194
11.3 E-MAILS DIREKT VON ARDUINO VERSENDEN 198
11.4 BEWEGUNGSERKENNUNG MIT EINEM PASSIVEN INFRAROTSENSOR 203
11.5 ALLES ZUSAMMENBAUEN 206
11.6 WENN ES NICHT FUNKTIONIERT 209
11.7 UEBUNGEN 209
INHALT IX
12 EINE UNIVERSALFERNBEDIENUNG KONSTRUIEREN 211
12.1 WAS SIE BENOETIGEN 212
12.2 DIE GRUNDLAGEN VON INFRAROT-FERNBEDIENUNGEN 213
12.3 STEUERCODES ABGREIFEN 213
12.4 EINE FERNBEDIENUNG NACHBAUEN 217
12.5 GERAETE IM BROWSER FERNSTEUERN 222
12.6 EINEN INFRAROTPROXY BAUEN 226
12.7 WENN ES NICHT FUNKTIONIERT 233
12.8 UEBUNGEN 233
13 MOTOREN MIT ARDUINO STEUERN 235
13.1 WAS SIE BENOETIGEN 235
13.2 KLEINE MOTORENKUNDE 236
13.3 SERVOMOTOREN: DIE ERSTEN SCHRITTE 237
13.4 EINEN BESCHULDIGOMATEN BAUEN 241
13.5 WENN ES NICHT FUNKTIONIERT 245
13.6 UEBUNGEN 246
TEIL 3 ANHAENGE 247
A GRUNDLAGEN DER ELEKTRONIK 249
A.L STROMSTAERKE, SPANNUNG UND WIDERSTAND 249
A.2 ELEKTRISCHE SCHALTUNGEN 249
A.3 UMGANG MIT EINEM SEITENSCHNEIDER 253
A.4 EIN KLEINER LOETKURS 254
A.5 ENTLOETEN 258
B FORTGESCHRITTENE ARDUINO-PROGRAMMIERUNG 261
B.L DIE ARDUINO-PROGRAMMIERSPRACHE 261
B.2 BIT-OPERATIONEN 263
C FORTGESCHRITTENE SERIELLE PROGRAMMIERUNG 265
C.L MEHR UEBER SERIELLE KOMMUNIKATION 265
C.2 SERIELLE KOMMUNIKATION MIT VERSCHIEDENEN PROGRAMMIERSPRACHEN . . 267
X INHALT
D ARDUINO MIT DEM WEBBROWSER STEUERN 277
D.L WAS SIND CHROME-APPS? 278
D.2 EINE MINIMALE CHROME-APP ERSTELLEN 279
D.3 DIE CHROME-APP STARTEN 281
D.4 DIE CHROME-API FUER SERIELLE VERBINDUNGEN 282
D.5 EINE KLASSE FUER SERIELLE GERAETE SCHREIBEN 285
BIBLIOGRAFIE 291
STICHWORTVERZEICHNIS 293 |
any_adam_object | 1 |
author | Schmidt, Maik |
author_GND | (DE-588)138864020 |
author_facet | Schmidt, Maik |
author_role | aut |
author_sort | Schmidt, Maik |
author_variant | m s ms |
building | Verbundindex |
bvnumber | BV041410037 |
classification_rvk | ST 170 ZN 4980 |
ctrlnum | (OCoLC)864540918 (DE-599)DNB1038615615 |
dewey-full | 621.3916 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 621 - Applied physics |
dewey-raw | 621.3916 |
dewey-search | 621.3916 |
dewey-sort | 3621.3916 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Maschinenbau / Maschinenwesen Informatik Elektrotechnik / Elektronik / Nachrichtentechnik |
edition | 2., aktualisierte und erw. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV041410037</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20170914</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">131112s2015 gw ad|| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">13,N35</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1038615615</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">386490126X</subfield><subfield code="9">3-86490-126-X</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783864901263</subfield><subfield code="c">Gekl. : ca. EUR 26.90 (DE), ca. EUR 27.70 (AT), ca. sfr 36.90 (freier Pr.)</subfield><subfield code="9">978-3-86490-126-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)864540918</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1038615615</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="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BW</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-M347</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-898</subfield><subfield code="a">DE-29</subfield><subfield code="a">DE-1102</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-1043</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-1049</subfield><subfield code="a">DE-860</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-858</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">621.3916</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 170</subfield><subfield code="0">(DE-625)143602:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ZN 4980</subfield><subfield code="0">(DE-625)157428:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</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">621.3</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Schmidt, Maik</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)138864020</subfield><subfield code="4">aut</subfield></datafield><datafield tag="240" ind1="1" ind2="0"><subfield code="a">Arduino</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Arduino</subfield><subfield code="b">ein schneller Einstieg in die Microcontroller-Entwicklung</subfield><subfield code="c">Maik Schmidt</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2., aktualisierte und erw. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Heidelberg</subfield><subfield code="b">dpunkt-Verl.</subfield><subfield code="c">2015</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXI, 301 S.</subfield><subfield code="b">Ill., graph. Darst.</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="490" ind1="0" ind2=" "><subfield code="a">edition Make:</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mikrocontroller</subfield><subfield code="0">(DE-588)4127438-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</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">Arduino-Plattform</subfield><subfield code="0">(DE-588)7692236-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Arduino-Plattform</subfield><subfield code="0">(DE-588)7692236-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Mikrocontroller</subfield><subfield code="0">(DE-588)4127438-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><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="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, EPUB</subfield><subfield code="z">978-3-86491-646-5</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, PDF</subfield><subfield code="z">978-3-86491-645-8</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=4425857&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="q">text/html</subfield><subfield code="u">http://www.dpunkt.de/buecher/4254/arduino.html</subfield><subfield code="3">Ausführliche Beschreibung</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=026857357&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-026857357</subfield></datafield></record></collection> |
id | DE-604.BV041410037 |
illustrated | Illustrated |
indexdate | 2024-09-10T01:02:35Z |
institution | BVB |
isbn | 386490126X 9783864901263 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-026857357 |
oclc_num | 864540918 |
open_access_boolean | |
owner | DE-M347 DE-29T DE-898 DE-BY-UBR DE-29 DE-1102 DE-1050 DE-706 DE-523 DE-92 DE-573 DE-11 DE-Aug4 DE-355 DE-BY-UBR DE-83 DE-1043 DE-859 DE-1049 DE-860 DE-19 DE-BY-UBM DE-20 DE-858 |
owner_facet | DE-M347 DE-29T DE-898 DE-BY-UBR DE-29 DE-1102 DE-1050 DE-706 DE-523 DE-92 DE-573 DE-11 DE-Aug4 DE-355 DE-BY-UBR DE-83 DE-1043 DE-859 DE-1049 DE-860 DE-19 DE-BY-UBM DE-20 DE-858 |
physical | XXI, 301 S. Ill., graph. Darst. |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | dpunkt-Verl. |
record_format | marc |
series2 | edition Make: |
spelling | Schmidt, Maik Verfasser (DE-588)138864020 aut Arduino Arduino ein schneller Einstieg in die Microcontroller-Entwicklung Maik Schmidt 2., aktualisierte und erw. Aufl. Heidelberg dpunkt-Verl. 2015 XXI, 301 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier edition Make: Mikrocontroller (DE-588)4127438-6 gnd rswk-swf Programmierung (DE-588)4076370-5 gnd rswk-swf Arduino-Plattform (DE-588)7692236-4 gnd rswk-swf Arduino-Plattform (DE-588)7692236-4 s Mikrocontroller (DE-588)4127438-6 s Programmierung (DE-588)4076370-5 s DE-604 Erscheint auch als Online-Ausgabe, EPUB 978-3-86491-646-5 Erscheint auch als Online-Ausgabe, PDF 978-3-86491-645-8 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=4425857&prov=M&dok_var=1&dok_ext=htm Inhaltstext text/html http://www.dpunkt.de/buecher/4254/arduino.html Ausführliche Beschreibung DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=026857357&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Schmidt, Maik Arduino ein schneller Einstieg in die Microcontroller-Entwicklung Mikrocontroller (DE-588)4127438-6 gnd Programmierung (DE-588)4076370-5 gnd Arduino-Plattform (DE-588)7692236-4 gnd |
subject_GND | (DE-588)4127438-6 (DE-588)4076370-5 (DE-588)7692236-4 |
title | Arduino ein schneller Einstieg in die Microcontroller-Entwicklung |
title_alt | Arduino |
title_auth | Arduino ein schneller Einstieg in die Microcontroller-Entwicklung |
title_exact_search | Arduino ein schneller Einstieg in die Microcontroller-Entwicklung |
title_full | Arduino ein schneller Einstieg in die Microcontroller-Entwicklung Maik Schmidt |
title_fullStr | Arduino ein schneller Einstieg in die Microcontroller-Entwicklung Maik Schmidt |
title_full_unstemmed | Arduino ein schneller Einstieg in die Microcontroller-Entwicklung Maik Schmidt |
title_short | Arduino |
title_sort | arduino ein schneller einstieg in die microcontroller entwicklung |
title_sub | ein schneller Einstieg in die Microcontroller-Entwicklung |
topic | Mikrocontroller (DE-588)4127438-6 gnd Programmierung (DE-588)4076370-5 gnd Arduino-Plattform (DE-588)7692236-4 gnd |
topic_facet | Mikrocontroller Programmierung Arduino-Plattform |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=4425857&prov=M&dok_var=1&dok_ext=htm http://www.dpunkt.de/buecher/4254/arduino.html http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=026857357&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT schmidtmaik arduino AT schmidtmaik arduinoeinschnellereinstiegindiemicrocontrollerentwicklung |