Arduino Sketch for ESP8266 Development Workshop


Book Description

This book helps you to get started with Arduino Sketch development using ESP8266 boards. We explore I/O programming on ESP8266 boards. The following is a list of highlight topics in this book: * Preparing Development Environment * Setting Up ESP8266 Boards * GPIO Programming * Working with Serial Communication (UART) * PWM and Analog Input * Working with I2C * Working with SPI * Connecting to a Network * Working with EEPROM * Reading Temperature and Humidity with DHT Module




SparkFun ESP8266 Thing Development Workshop


Book Description

The SparkFun ESP8266 Thing is the cheap breakout and development board for the ESP8266 WiFi SoC. This book helps you to get started with SparkFun ESP8266 Thing board development using Arduino software. The following is the highlight topics: * Preparing development environment * Setting up SparkFun ESP8266 Thing * GPIO programming * UART * PWM and Analog Input * Working with I2C * Working with SPI * Connecting to a network * Building a simple Internet of Things app




NodeMCU Development Workshop


Book Description

NodeMCU is the Development Kit based on ESP8266 with NodeMCU firmware. This book helps you to get started with NodeMCU v2 development. The following is highlight topic in this book: * Preparing Development Environment * Setting up NodeMCU * Lua Programming Language * GPIO Programming * PWM and Analog Input * Working with I2C * UART * SPI * Working with OLED Display * Connecting to a Network




Arduino Sketch for STM32 Development Workshop


Book Description

This book explores how to develop STM32 Microcontroller programs with Arduino Sketch. Focusing on I/O development with various simple project demo. The following is a list of highlight topics in this book: * Preparing Development Environment * Sketch Programming * Working with Digital I/O * Working with Analog Input and PWM * Working with SPI * Working with I2C * Working with EEPROM * Working with DHT Module * Accessing a Network with Ethernet Module




Arduino MKRFOX1200 Development Workshop


Book Description

This book helps you to get started with Arduino MKRFOX1200 and utilizing Sigfox network to build IoT application. The following is highlight topics in this book: * Setting up Development Environment * Sketch Programming * Working with SPI * Working with I2C * Working with Internal RTC and Sleep Mode * Working with Sigfox Network * Building IoT App over Sigfox Network * Working with Sigfox Callback API: Email and PHP Application




ESPresso Lite V2.0 Development Workshop


Book Description

ESPresso Lite V2.0 is development board based on ESP8266 chip. This book explores how to work with ESPresso Lite V2.0. The following is highlight topics: * Preparing Development Environment * Setting Up ESPresso Lite V2.0 * Digital I/O * Serial Communication (UART) * PWM and Analog Input * Working with I2C * Working with SPI * Working with WiFi Network * Working with ESPert Library * NOdeMCU and MicroPython




STEMTera Development Workshop


Book Description

STEMTera is a new development model based on Arduino UNO and breadboard. This book helps you to get started with STEMTera using step-by-step approach. The following is highlight topics in this book: * Preparing Development Environment * Setting Up STEMTera * Writing and Reading Digital Data * Serial Communication (UART) * PWM and Analog Input * Working with I2C * Working with SPI * Accessing EEPROM * Working with GPS Module * Working with OLED Display




TinyML


Book Description

Deep learning networks are getting smaller. Much smaller. The Google Assistant team can detect words with a model just 14 kilobytes in size—small enough to run on a microcontroller. With this practical book you’ll enter the field of TinyML, where deep learning and embedded systems combine to make astounding things possible with tiny devices. Pete Warden and Daniel Situnayake explain how you can train models small enough to fit into any environment. Ideal for software and hardware developers who want to build embedded systems using machine learning, this guide walks you through creating a series of TinyML projects, step-by-step. No machine learning or microcontroller experience is necessary. Build a speech recognizer, a camera that detects people, and a magic wand that responds to gestures Work with Arduino and ultra-low-power microcontrollers Learn the essentials of ML and how to train your own models Train models to understand audio, image, and accelerometer data Explore TensorFlow Lite for Microcontrollers, Google’s toolkit for TinyML Debug applications and provide safeguards for privacy and security Optimize latency, energy usage, and model and binary size




Recent Trends in Computational Sciences


Book Description

This book is a compilation of research papers and presentations from the Fourth Annual International Conference on Data Science, Machine Learning and Blockchain Technology (AICDMB 2023, Mysuru, India, 16-17 March 2023). The book covers a wide range of topics, including data mining, natural language processing, deep learning, computer vision, big data analytics, cryptography, smart contracts, decentralized applications, and blockchain-based solutions for various industries such as healthcare, finance, and supply chain management. The research papers presented in this book highlight the latest advancements and practical applications in data science, machine learning, and blockchain technology, and provide insights into the future direction of these fields. The book serves as a valuable resource for researchers, students, and professionals in the areas of data science, machine learning, and blockchain technology.




MicroPython for ESP8266 Development Workshop


Book Description

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