IoT development for ESP32 and ESP8266 with JavaScript : a practical guide to XS and the moddable SDK /
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 an...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[United States] :
Apress,
2020.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.