Creative DIY Microcontroller Projects with TinyGo and WebAssembly :: a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation.
Explore embedded programming, and get hands-on with real-world embedded projects relating to IoT, low-powered devices, and other complex systems using TinyGo and WebAssembly Key Features Build creative embedded apps with TinyGo using low-powered devices and microcontrollers Understand the practicali...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing, Limited,
2021.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Explore embedded programming, and get hands-on with real-world embedded projects relating to IoT, low-powered devices, and other complex systems using TinyGo and WebAssembly Key Features Build creative embedded apps with TinyGo using low-powered devices and microcontrollers Understand the practicality involved in integrating hardware and sensors while programming them using TinyGo Use TinyGo in modern browsers to display embedded applications' statistics on WebAssembly dashboards Book DescriptionWhile often considered a fast and compact programming language, Go usually creates large executables that are difficult to run on low-memory or low-powered devices such as microcontrollers or IoT. TinyGo is a new compiler that allows developers to compile their programs for such low-powered devices. As TinyGo supports all the standard features of the Go programming language, you won't have to tweak the code to fit on the microcontroller. This book is a hands-on guide packed full of interesting DIY projects that will show you how to build embedded applications. You will learn how to program sensors and work with microcontrollers such as Arduino UNO and Arduino Nano IoT 33. The chapters that follow will show you how to develop multiple real-world embedded projects using a variety of popular devices such as LEDs, 7-segment displays, and timers. Next, you will progress to build interactive prototypes such as a traffic lights system, touchless hand wash timer, and more. As you advance, you'll create an IoT prototype of a weather alert system and display those alerts on the TinyGo WASM dashboard. Finally, you will build a home automation project that displays stats on the TinyGo WASM dashboard. By the end of this microcontroller book, you will be equipped with the skills you need to build real-world embedded projects using the power of TinyGo. What you will learn Discover a variety of TinyGo features and capabilities while programming your embedded devices Explore how to use display devices to present your data Focus on how to make TinyGo interact with multiple sensors for sensing temperature, humidity, and pressure Program hardware devices such as Arduino Uno and Arduino Nano IoT 33 using TinyGo Understand how TinyGo works with GPIO, ADC, I2C, SPI, and MQTT network protocols Build your first TinyGo IoT and home automation prototypes Integrate TinyGo in modern browsers using WebAssembly Who this book is for If you are a Go developer who wants to program low-powered devices and hardware such as Arduino UNO and Arduino Nano IoT 33, or if you are a Go developer who wants to extend your knowledge of using Go with WebAssembly while programming Go in the browser, then this book is for you. Go hobbyist programmers who are interested in learning more about TinyGo by working through the DIY projects covered in the book will also find this hands-on guide useful. |
Beschreibung: | 1 online resource (322 pages) |
ISBN: | 1800563590 9781800563599 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1251445675 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 210515s2021 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d UKMGB |d OCLCO |d OCLCF |d UKAHL |d N$T |d OCLCQ |d OCLCO |d OCLCQ |d IEEEE |d OCLCO |d OCLCL | ||
015 | |a GBC177898 |2 bnb | ||
016 | 7 | |a 020196381 |2 Uk | |
020 | |a 1800563590 | ||
020 | |a 9781800563599 |q (electronic bk.) | ||
020 | |z 9781800560208 |q (pbk.) | ||
035 | |a (OCoLC)1251445675 | ||
037 | |a 9781800563599 |b Packt Publishing Pvt. Ltd | ||
037 | |a 10163339 |b IEEE | ||
050 | 4 | |a TK7895.E42 | |
082 | 7 | |a 005.1 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Theel, Tobias. | |
245 | 1 | 0 | |a Creative DIY Microcontroller Projects with TinyGo and WebAssembly : |b a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. |
260 | |a Birmingham : |b Packt Publishing, Limited, |c 2021. | ||
300 | |a 1 online resource (322 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Print version record. | |
520 | |a Explore embedded programming, and get hands-on with real-world embedded projects relating to IoT, low-powered devices, and other complex systems using TinyGo and WebAssembly Key Features Build creative embedded apps with TinyGo using low-powered devices and microcontrollers Understand the practicality involved in integrating hardware and sensors while programming them using TinyGo Use TinyGo in modern browsers to display embedded applications' statistics on WebAssembly dashboards Book DescriptionWhile often considered a fast and compact programming language, Go usually creates large executables that are difficult to run on low-memory or low-powered devices such as microcontrollers or IoT. TinyGo is a new compiler that allows developers to compile their programs for such low-powered devices. As TinyGo supports all the standard features of the Go programming language, you won't have to tweak the code to fit on the microcontroller. This book is a hands-on guide packed full of interesting DIY projects that will show you how to build embedded applications. You will learn how to program sensors and work with microcontrollers such as Arduino UNO and Arduino Nano IoT 33. The chapters that follow will show you how to develop multiple real-world embedded projects using a variety of popular devices such as LEDs, 7-segment displays, and timers. Next, you will progress to build interactive prototypes such as a traffic lights system, touchless hand wash timer, and more. As you advance, you'll create an IoT prototype of a weather alert system and display those alerts on the TinyGo WASM dashboard. Finally, you will build a home automation project that displays stats on the TinyGo WASM dashboard. By the end of this microcontroller book, you will be equipped with the skills you need to build real-world embedded projects using the power of TinyGo. What you will learn Discover a variety of TinyGo features and capabilities while programming your embedded devices Explore how to use display devices to present your data Focus on how to make TinyGo interact with multiple sensors for sensing temperature, humidity, and pressure Program hardware devices such as Arduino Uno and Arduino Nano IoT 33 using TinyGo Understand how TinyGo works with GPIO, ADC, I2C, SPI, and MQTT network protocols Build your first TinyGo IoT and home automation prototypes Integrate TinyGo in modern browsers using WebAssembly Who this book is for If you are a Go developer who wants to program low-powered devices and hardware such as Arduino UNO and Arduino Nano IoT 33, or if you are a Go developer who wants to extend your knowledge of using Go with WebAssembly while programming Go in the browser, then this book is for you. Go hobbyist programmers who are interested in learning more about TinyGo by working through the DIY projects covered in the book will also find this hands-on guide useful. | ||
505 | 0 | |a Table of Contents Getting Started with TinyGo Building a Traffic Lights Control System Building a Safety Lock Using a Keypad Building a Plant Watering System Building a Touchless Handwash Timer Building Displays for Communication Using I2C and SPI Interfaces Displaying Weather Alerts on the TinyGo Wasm Dashboard Automating and Monitoring Your Home through a TinyGo Wasm Dashboard Appendix - "Going" Ahead. | |
650 | 0 | |a Embedded computer systems |x Programming. |0 http://id.loc.gov/authorities/subjects/sh87006633 | |
650 | 0 | |a Microcontrollers. |0 http://id.loc.gov/authorities/subjects/sh2008020006 | |
650 | 6 | |a Microcontrôleurs. | |
650 | 7 | |a Embedded computer systems |x Programming |2 fast | |
650 | 7 | |a Microcontrollers |2 fast | |
758 | |i has work: |a CREATIVE DIY MICROCONTROLLER PROJECTS WITH TINYGO AND WEBASSEMBLY (Text) |1 https://id.oclc.org/worldcat/entity/E39PCXqfFVrf86xYWrrm6tTBDV |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Theel, Tobias. |t Creative DIY Microcontroller Projects with TinyGo and WebAssembly. |d Birmingham : Packt Publishing, Limited, ©2021 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2913885 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH38666817 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL6611970 | ||
938 | |a EBSCOhost |b EBSC |n 2913885 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1251445675 |
---|---|
_version_ | 1816882543827353602 |
adam_text | |
any_adam_object | |
author | Theel, Tobias |
author_facet | Theel, Tobias |
author_role | |
author_sort | Theel, Tobias |
author_variant | t t tt |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK7895 |
callnumber-raw | TK7895.E42 |
callnumber-search | TK7895.E42 |
callnumber-sort | TK 47895 E42 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBA |
contents | Table of Contents Getting Started with TinyGo Building a Traffic Lights Control System Building a Safety Lock Using a Keypad Building a Plant Watering System Building a Touchless Handwash Timer Building Displays for Communication Using I2C and SPI Interfaces Displaying Weather Alerts on the TinyGo Wasm Dashboard Automating and Monitoring Your Home through a TinyGo Wasm Dashboard Appendix - "Going" Ahead. |
ctrlnum | (OCoLC)1251445675 |
dewey-full | 005.1 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1 |
dewey-search | 005.1 |
dewey-sort | 15.1 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05508cam a2200505 a 4500</leader><controlfield tag="001">ZDB-4-EBA-on1251445675</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">210515s2021 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">UKAHL</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">IEEEE</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBC177898</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">020196381</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1800563590</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781800563599</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781800560208</subfield><subfield code="q">(pbk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1251445675</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781800563599</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">10163339</subfield><subfield code="b">IEEE</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK7895.E42</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.1</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Theel, Tobias.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Creative DIY Microcontroller Projects with TinyGo and WebAssembly :</subfield><subfield code="b">a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing, Limited,</subfield><subfield code="c">2021.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (322 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Explore embedded programming, and get hands-on with real-world embedded projects relating to IoT, low-powered devices, and other complex systems using TinyGo and WebAssembly Key Features Build creative embedded apps with TinyGo using low-powered devices and microcontrollers Understand the practicality involved in integrating hardware and sensors while programming them using TinyGo Use TinyGo in modern browsers to display embedded applications' statistics on WebAssembly dashboards Book DescriptionWhile often considered a fast and compact programming language, Go usually creates large executables that are difficult to run on low-memory or low-powered devices such as microcontrollers or IoT. TinyGo is a new compiler that allows developers to compile their programs for such low-powered devices. As TinyGo supports all the standard features of the Go programming language, you won't have to tweak the code to fit on the microcontroller. This book is a hands-on guide packed full of interesting DIY projects that will show you how to build embedded applications. You will learn how to program sensors and work with microcontrollers such as Arduino UNO and Arduino Nano IoT 33. The chapters that follow will show you how to develop multiple real-world embedded projects using a variety of popular devices such as LEDs, 7-segment displays, and timers. Next, you will progress to build interactive prototypes such as a traffic lights system, touchless hand wash timer, and more. As you advance, you'll create an IoT prototype of a weather alert system and display those alerts on the TinyGo WASM dashboard. Finally, you will build a home automation project that displays stats on the TinyGo WASM dashboard. By the end of this microcontroller book, you will be equipped with the skills you need to build real-world embedded projects using the power of TinyGo. What you will learn Discover a variety of TinyGo features and capabilities while programming your embedded devices Explore how to use display devices to present your data Focus on how to make TinyGo interact with multiple sensors for sensing temperature, humidity, and pressure Program hardware devices such as Arduino Uno and Arduino Nano IoT 33 using TinyGo Understand how TinyGo works with GPIO, ADC, I2C, SPI, and MQTT network protocols Build your first TinyGo IoT and home automation prototypes Integrate TinyGo in modern browsers using WebAssembly Who this book is for If you are a Go developer who wants to program low-powered devices and hardware such as Arduino UNO and Arduino Nano IoT 33, or if you are a Go developer who wants to extend your knowledge of using Go with WebAssembly while programming Go in the browser, then this book is for you. Go hobbyist programmers who are interested in learning more about TinyGo by working through the DIY projects covered in the book will also find this hands-on guide useful.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents Getting Started with TinyGo Building a Traffic Lights Control System Building a Safety Lock Using a Keypad Building a Plant Watering System Building a Touchless Handwash Timer Building Displays for Communication Using I2C and SPI Interfaces Displaying Weather Alerts on the TinyGo Wasm Dashboard Automating and Monitoring Your Home through a TinyGo Wasm Dashboard Appendix - "Going" Ahead.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Embedded computer systems</subfield><subfield code="x">Programming.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh87006633</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Microcontrollers.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2008020006</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Microcontrôleurs.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Embedded computer systems</subfield><subfield code="x">Programming</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Microcontrollers</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">CREATIVE DIY MICROCONTROLLER PROJECTS WITH TINYGO AND WEBASSEMBLY (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCXqfFVrf86xYWrrm6tTBDV</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Theel, Tobias.</subfield><subfield code="t">Creative DIY Microcontroller Projects with TinyGo and WebAssembly.</subfield><subfield code="d">Birmingham : Packt Publishing, Limited, ©2021</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2913885</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH38666817</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL6611970</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">2913885</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1251445675 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:30:17Z |
institution | BVB |
isbn | 1800563590 9781800563599 |
language | English |
oclc_num | 1251445675 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (322 pages) |
psigel | ZDB-4-EBA |
publishDate | 2021 |
publishDateSearch | 2021 |
publishDateSort | 2021 |
publisher | Packt Publishing, Limited, |
record_format | marc |
spelling | Theel, Tobias. Creative DIY Microcontroller Projects with TinyGo and WebAssembly : a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. Birmingham : Packt Publishing, Limited, 2021. 1 online resource (322 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Print version record. Explore embedded programming, and get hands-on with real-world embedded projects relating to IoT, low-powered devices, and other complex systems using TinyGo and WebAssembly Key Features Build creative embedded apps with TinyGo using low-powered devices and microcontrollers Understand the practicality involved in integrating hardware and sensors while programming them using TinyGo Use TinyGo in modern browsers to display embedded applications' statistics on WebAssembly dashboards Book DescriptionWhile often considered a fast and compact programming language, Go usually creates large executables that are difficult to run on low-memory or low-powered devices such as microcontrollers or IoT. TinyGo is a new compiler that allows developers to compile their programs for such low-powered devices. As TinyGo supports all the standard features of the Go programming language, you won't have to tweak the code to fit on the microcontroller. This book is a hands-on guide packed full of interesting DIY projects that will show you how to build embedded applications. You will learn how to program sensors and work with microcontrollers such as Arduino UNO and Arduino Nano IoT 33. The chapters that follow will show you how to develop multiple real-world embedded projects using a variety of popular devices such as LEDs, 7-segment displays, and timers. Next, you will progress to build interactive prototypes such as a traffic lights system, touchless hand wash timer, and more. As you advance, you'll create an IoT prototype of a weather alert system and display those alerts on the TinyGo WASM dashboard. Finally, you will build a home automation project that displays stats on the TinyGo WASM dashboard. By the end of this microcontroller book, you will be equipped with the skills you need to build real-world embedded projects using the power of TinyGo. What you will learn Discover a variety of TinyGo features and capabilities while programming your embedded devices Explore how to use display devices to present your data Focus on how to make TinyGo interact with multiple sensors for sensing temperature, humidity, and pressure Program hardware devices such as Arduino Uno and Arduino Nano IoT 33 using TinyGo Understand how TinyGo works with GPIO, ADC, I2C, SPI, and MQTT network protocols Build your first TinyGo IoT and home automation prototypes Integrate TinyGo in modern browsers using WebAssembly Who this book is for If you are a Go developer who wants to program low-powered devices and hardware such as Arduino UNO and Arduino Nano IoT 33, or if you are a Go developer who wants to extend your knowledge of using Go with WebAssembly while programming Go in the browser, then this book is for you. Go hobbyist programmers who are interested in learning more about TinyGo by working through the DIY projects covered in the book will also find this hands-on guide useful. Table of Contents Getting Started with TinyGo Building a Traffic Lights Control System Building a Safety Lock Using a Keypad Building a Plant Watering System Building a Touchless Handwash Timer Building Displays for Communication Using I2C and SPI Interfaces Displaying Weather Alerts on the TinyGo Wasm Dashboard Automating and Monitoring Your Home through a TinyGo Wasm Dashboard Appendix - "Going" Ahead. Embedded computer systems Programming. http://id.loc.gov/authorities/subjects/sh87006633 Microcontrollers. http://id.loc.gov/authorities/subjects/sh2008020006 Microcontrôleurs. Embedded computer systems Programming fast Microcontrollers fast has work: CREATIVE DIY MICROCONTROLLER PROJECTS WITH TINYGO AND WEBASSEMBLY (Text) https://id.oclc.org/worldcat/entity/E39PCXqfFVrf86xYWrrm6tTBDV https://id.oclc.org/worldcat/ontology/hasWork Print version: Theel, Tobias. Creative DIY Microcontroller Projects with TinyGo and WebAssembly. Birmingham : Packt Publishing, Limited, ©2021 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2913885 Volltext |
spellingShingle | Theel, Tobias Creative DIY Microcontroller Projects with TinyGo and WebAssembly : a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. Table of Contents Getting Started with TinyGo Building a Traffic Lights Control System Building a Safety Lock Using a Keypad Building a Plant Watering System Building a Touchless Handwash Timer Building Displays for Communication Using I2C and SPI Interfaces Displaying Weather Alerts on the TinyGo Wasm Dashboard Automating and Monitoring Your Home through a TinyGo Wasm Dashboard Appendix - "Going" Ahead. Embedded computer systems Programming. http://id.loc.gov/authorities/subjects/sh87006633 Microcontrollers. http://id.loc.gov/authorities/subjects/sh2008020006 Microcontrôleurs. Embedded computer systems Programming fast Microcontrollers fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh87006633 http://id.loc.gov/authorities/subjects/sh2008020006 |
title | Creative DIY Microcontroller Projects with TinyGo and WebAssembly : a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. |
title_auth | Creative DIY Microcontroller Projects with TinyGo and WebAssembly : a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. |
title_exact_search | Creative DIY Microcontroller Projects with TinyGo and WebAssembly : a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. |
title_full | Creative DIY Microcontroller Projects with TinyGo and WebAssembly : a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. |
title_fullStr | Creative DIY Microcontroller Projects with TinyGo and WebAssembly : a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. |
title_full_unstemmed | Creative DIY Microcontroller Projects with TinyGo and WebAssembly : a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. |
title_short | Creative DIY Microcontroller Projects with TinyGo and WebAssembly : |
title_sort | creative diy microcontroller projects with tinygo and webassembly a practical guide to building embedded applications for low powered devices iot and home automation |
title_sub | a Practical Guide to Building Embedded Applications for Low-Powered Devices, IoT, and Home Automation. |
topic | Embedded computer systems Programming. http://id.loc.gov/authorities/subjects/sh87006633 Microcontrollers. http://id.loc.gov/authorities/subjects/sh2008020006 Microcontrôleurs. Embedded computer systems Programming fast Microcontrollers fast |
topic_facet | Embedded computer systems Programming. Microcontrollers. Microcontrôleurs. Embedded computer systems Programming Microcontrollers |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2913885 |
work_keys_str_mv | AT theeltobias creativediymicrocontrollerprojectswithtinygoandwebassemblyapracticalguidetobuildingembeddedapplicationsforlowpowereddevicesiotandhomeautomation |