In this project I use the newly added TensorFlow Lite support for 32 bit Arduino boards (not all Arduino boards are 32 bit, in fact, most of them are 8 bit). I made a quick neural network that ...
#include "display/Arduino_ILI9225.h" #include "display/Arduino_ILI9331.h" #include "display/Arduino_ILI9341.h" #include "display/Arduino_ILI9342.h" #include "display ...