News

Chapter 1, page 11 This code is basic but allows the reader to gain insight into key elements for several other projects in this book. It combines two pieces of code that are listed in the examples ...
The SIM900 Arduino Shield Library is a versatile and powerful Arduino library for interfacing with the SIM900 GSM/GPRS module. This library provides a wide range of functionalities for working with ...
The ESP32-S3 is on the higher end of the spectrum when it comes to performance and capabilities, and I recently picked one up ...
The Minimal example gives a quick overview for the implementation of TFLiteMicro_ArduinoESP32S3 into a sketch. Below are all the steps nescessary to go from data to a TensorFlow model to a TFLite ...