Intelligent Things Tutorial

This is where the Internet of Things meets Intelligent Machines. For this section we will be using the very popular and relatively cheap ESP32-S3 micro-controller, in particular the XIAO form factor. 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 Intelligence tutorial)

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