Intelligent Things Tutorial

This is where the Internet of Things meets Intelligent Machines. For this tutorial we will be using the very popular and relatively cheap ESP32 micro-controller. For this section I will assume that you have completed, attempted or have a working knowledge of:

  • machine learning (see Algorithmic Intelligence tutorial)
  • micro-controllers (Arduino Uno or Nano – see Intelligent Machines tutorial)
  • the Arduino IDE (download or online)
  • p5.js and ml5.js (see Algorithmic Art and AlgorithmicIntelligence tutorials)

This tutorial will explore the ESP32 bluetooth and WiFi communication as it relates to machine learning (Algorithmic Intelligence).