๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Programming ESP8266-based Wireless Systems in MicroPython

โœ Scribed by Yury Magda


Tongue
English
Leaves
56
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This book describes the basic principles of programming wireless Wi-Fi applications based on ESP8266-compatible boards using a MicroPython programming language. MicroPython is a lean and efficient implementation of the Python 3 and includes a small subset of the Python standard library. MicroPython is optimized to run on most popular microcontrollers (ATSAMD21, STM32, ESP8266, etc.) and in constrained environments.
The book contains various projects of simple wireless measurement and control systems. Each project is accompanied by a brief description which helps to make things clear. All projects described in this guide can be easily improved or modified if necessary.
All wireless applications were build and tested on the desktop PC running Linux (Ubuntu 16.04) and a NodeMCU 1.0 (ESP-12E) board equipped with ESP8266 CPU. The source code of applications was developed in Python 3 and MicroPython.


๐Ÿ“œ SIMILAR VOLUMES


MicroPython for ESP8266 Development Work
โœ Agus Kurniawan ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› PE Press ๐ŸŒ English

This book explores how to work with MicroPython development for ESP8266 modules and boards such as NodeMCU, SparkFun ESP8266 Thing and Adafruit Feather HUZZAH with ESP8266 WiFi. The following is highlight topics in this book Preparing Development Environment Setting Up MicroPython GPIO Programmin

MicroPython for ESP8266 Development Work
โœ Agus Kurniawan ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› PE Press ๐ŸŒ English

This book explores how to work with MicroPython development for ESP8266 modules and boards such as NodeMCU, SparkFun ESP8266 Thing and Adafruit Feather HUZZAH with ESP8266 WiFi. The following is highlight topics in this book Preparing Development Environment Setting Up MicroPython GPIO Programmin