MicroPython for ESP32 Development Workshop
Title | MicroPython for ESP32 Development Workshop PDF eBook |
Author | Agus Kurniawan |
Publisher | PE Press |
Pages | 91 |
Release | |
Genre | Computers |
ISBN |
ESP32 chip is famous chip to develop IoT application. This book explores how to work with ESP32 board using MicroPython. The following is highlight topics: * Preparing Development Environment * Setting Up MicroPython * GPIO Programming * PWM and Analog Input * Working with I2C * Working with UART * Working with SPI * Working with DHT Module * Working with WiFi
MicroPython for STM32 Nucleo Technical Workshop
Title | MicroPython for STM32 Nucleo Technical Workshop PDF eBook |
Author | Agus Kurniawan |
Publisher | PE Press |
Pages | 110 |
Release | |
Genre | Computers |
ISBN |
This book explores about MicroPython development with STM32 Nucleo boards.Some basic development are be provided with step-by-step. The following is a list of topics in this book: * Preparing Development Environment * Setting Up MicroPython for STM32 Nucleo * GPIO Programming * PWM and Analog Input * Working with I2C * Working with UART * Working with SPI * Working with DHT Module
Building Wireless Sensor Networks with ESP32 LoRa
Title | Building Wireless Sensor Networks with ESP32 LoRa PDF eBook |
Author | Agus Kurniawan |
Publisher | PE Press |
Pages | 60 |
Release | |
Genre | Computers |
ISBN |
This is a practical book how to implement a simple Wireless Sensor Networks (WSN) with ESP32 over LoRa network. The following is a list of highlight topics in this book. * Preparing Development Environment * Set up ESP32 LoRa * Sending and Receiving Data over ESP32 LoRa * Handling LoRa Receiver Interrupt * Broadcast Messages over LoRa Network * Building WSN Application Based ESP32 LoRa
MicroPython for ESP8266 Development Workshop
Title | MicroPython for ESP8266 Development Workshop PDF eBook |
Author | Agus Kurniawan |
Publisher | PE Press |
Pages | 88 |
Release | |
Genre | Computers |
ISBN |
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 Programming * PWM and Analog Input * Working with I2C * Working with UART * Working with SPI * Working with DHT Module
Programming with MicroPython
Title | Programming with MicroPython PDF eBook |
Author | Nicholas H. Tollervey |
Publisher | "O'Reilly Media, Inc." |
Pages | 210 |
Release | 2017-09-25 |
Genre | Computers |
ISBN | 1491972718 |
It’s an exciting time to get involved with MicroPython, the re-implementation of Python 3 for microcontrollers and embedded systems. This practical guide delivers the knowledge you need to roll up your sleeves and create exceptional embedded projects with this lean and efficient programming language. If you’re familiar with Python as a programmer, educator, or maker, you’re ready to learn—and have fun along the way. Author Nicholas Tollervey takes you on a journey from first steps to advanced projects. You’ll explore the types of devices that run MicroPython, and examine how the language uses and interacts with hardware to process input, connect to the outside world, communicate wirelessly, make sounds and music, and drive robotics projects. Work with MicroPython on four typical devices: PyBoard, the micro:bit, Adafruit’s Circuit Playground Express, and ESP8266/ESP32 boards Explore a framework that helps you generate, evaluate, and evolve embedded projects that solve real problems Dive into practical MicroPython examples: visual feedback, input and sensing, GPIO, networking, sound and music, and robotics Learn how idiomatic MicroPython helps you express a lot with the minimum of resources Take the next step by getting involved with the Python community
CircuitPython Development Workshop
Title | CircuitPython Development Workshop PDF eBook |
Author | Agus Kurniawan |
Publisher | PE Press |
Pages | 62 |
Release | |
Genre | Computers |
ISBN |
CircuitPython is a development framework for embedded system based MicroPython. This book helps you to get started with CircuitPython development. This book uses Adafruit ItsyBitsy M0 Express board for development testing board. The following is a list of highlight topics in this book: * Preparing Development Environment * Setting Up CircuitPython * GPIO Programming * PWM and Analog Input * Working with I2C * Working with UART * Working with SPI * Working with DHT Module
NodeMCU for ESP32 Development Workshop
Title | NodeMCU for ESP32 Development Workshop PDF eBook |
Author | Agus Kurniawan |
Publisher | PE Press |
Pages | 103 |
Release | |
Genre | Computers |
ISBN |
This book explores NodeMCU development on ESP32 board. This book consists of simple project scenario to accelerate your learning. The following is a list of highlight topics in this book: * Preparing Development Environment * Setting Up NodeMCU for ESP32 * Lua Programming Language * GPIO Programming * PWM and Analog Input * Working with I2C * Working with SPI * Connecting to a Network