This book is designed for anyone who learns how to get started with MicroPython development for Raspberry Pi Pico. The book covers Raspberry Pi Pico with Python. The following is a list of highlight * Preparing Development Environment * Setting Up MicroPython * GPIO Programming * PWM and Analog Input * Working with I2C * Working with UART * Working with SPI * Working with Temperature and humidity (DHT Module) * Building IoT Application over WiFi * Reading Sensors on Raspberry Pi Pico from Android over Bluetooth * Working with OLED I2C Display * Working with File System * Working with GPS U-blox Module
This is a very short book that lacks any meaningful detail. Each chapter demonstrates a sensor or protocol, but the sensors and protocols aren't described at all. The are no circuit diagrams, the code isn't commented or even explained. It took about 15 minutes to read. While the book isn't expensive, it wasn't worth the time invested.