<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>IoT development for esp32 and esp8266 with javascript</title>
    <subTitle>practical guide to xs and the moddable sdk</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hoddie, Peter.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Prader, Lizzie.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Berkeley, CA</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <publisher>Imprint: Apress</publisher>
    <dateIssued>2022</dateIssued>
    <dateIssued encoding="marc">2020</dateIssued>
    <edition>1st ed. </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xxxv,593p. ; PB 23.5 cm.</extent>
  </physicalDescription>
  <abstract>This book introduces a new approach to embedded development, grounded in modern, industry-standard JavaScript. Using the same language that powers web browsers and Node.js, the Moddable SDK empowers IoT developers to apply many of the same tools and techniques used to build sophisticated websites and mobile apps. The Moddable SDK enables you to unlock the full potential of inexpensive microcontrollers like the ESP32 and ESP8266. Coding for these microcontrollers in C or C++ with the ESP-IDF and Arduino SDKs works for building basic products but doesn't scale to handle the increasingly complex IoT products that customers expect. The Moddable SDK adds the lightweight XS JavaScript engine to those traditional environments, accelerating development with JavaScript while keeping the performance benefits of a native SDK. Building user interfaces and communicating over the network are two areas where JavaScript really shines. IoT Development for ESP32 and ESP8266 with JavaScriptshows you how to build responsive touch screen user interfaces using the Piu framework. You'll learn how easy it is to securely send and receive JSON data over Wi-Fi with elegant JavaScript APIs for common IoT protocols, including HTTP/HTTPS, WebSocket, MQTT, and mDNS. You'll also learn how to integrate common sensors and actuators, Bluetooth Low Energy (BLE), file systems, and more into your projects, and you'll see firsthand how JavaScript makes it easier to combine these diverse technologies. If you're an embedded C or C++ developer who has never worked in JavaScript, don't worry. This book includes an introduction to the JavaScript language just for embedded developers experienced with C or C++.</abstract>
  <tableOfContents>Chapter 1: Getting Started -- Chapter 2: JavaScript for Embedded C and C++ Programmers -- Chapter 3: Networking -- Chapter 4: Bluetooth Low Energy (BLE) -- Chapter 5: Files and Data -- Chapter 6: Hardware -- Chapter 7: Audio -- Chapter 8: Graphics Fundamentals -- Chapter 9: Drawing Graphics with Poco -- Chapter 10: Building User Interfaces with Piu -- Chapter 11: Adding native code.</tableOfContents>
  <note type="statement of responsibility">By Peter Hoddie and Lizzie Prader.</note>
  <note>Requires an SPL library card.</note>
  <note>Mode of access: World Wide Web.</note>
  <subject authority="lcsh">
    <topic>Computer networks</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer input-output equipment</topic>
  </subject>
  <classification authority="lcc">TK5105.5-5105.9</classification>
  <classification authority="ddc" edition="1">004.69 HODP</classification>
  <relatedItem type="host">
    <titleInfo>
      <title>Springer Nature eBook</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484250693 </identifier>
  <identifier type="uri">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484250709/?ar</identifier>
  <location>
    <url displayLabel="View this electronic item in O'Reilly Online Learning: Academic/Public Library Edition.">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484250709/?ar</url>
  </location>
  <accessCondition type="restrictionOnAccess">Requires an SPL library card.</accessCondition>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">200625</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220426160952.0</recordChangeDate>
    <recordIdentifier source="WaSeSS">ssj0002423792</recordIdentifier>
  </recordInfo>
</mods>
