About 110,000 results
Open links in new tab
  1. How-to Get Started with Machine Learning on Arduino - TensorFlow

    Oct 15, 2019 · In this article, we’ll show you how to install and run several new TensorFlow Lite Micro examples that are now available in the Arduino Library Manager. The first tutorial below …

  2. Fruit identification using Arduino and TensorFlow

    Nov 7, 2019 · In this article we are going to walk through an even simpler end-to-end tutorial using the TensorFlow Lite Micro library and the Arduino Nano 33 BLE Sense ’s colorimeter and …

  3. TensorFlowLite_ESP32 - Arduino Docs

    May 29, 2022 · Allows you to run machine learning models locally on your ESP32 device. This library runs TensorFlow machine learning models on microcontrollers, allowing you to build …

  4. TensorFlow on Arduino | Towards Data Science

    Apr 9, 2021 · Training and deploying a TensorFlow model to an Arduino (Image by author) I am going to train a toy algorithm and deploy it for inferencing on an Arduino Nano 33 BLE Sense .

  5. Person Detection with TensorFlow and Arduino - Hackster.io

    Person Detection with TensorFlow and Arduino. Using the TensorFlow Lite library, we can flash tiny machine learning models on an Arduino to detect humans from a camera.

  6. Arduino TinyML: Gesture recognition with Tensorflow lite micro …

    Apr 10, 2021 · This Arduino tutorial covers how to use Arduino TinyML to recognize gestures using Tensorflow lite micro. We will use an external sensor MPU6050 that is a six-axis (gyro …

  7. Gesture Control of a Self-Balancing Robot Using TensorFlow | Arduino

    TensorFlow Lite is TensorFlow's lightweight solution for mobile and embedded devices. It lets you run machine-learned models on mobile devices like Arduino. My sketch was implemented on a …

  8. Training a Neural Network for Arduino in TensorFlow

    Jul 3, 2024 · By following this guide, you can train a neural network in TensorFlow and deploy it on an Arduino to create more interactive and dynamic applications. Happy coding! TensorFlow

  9. How to use TensorFlow Lite Micro on UNIHIKER K10 (ESP32 S3) …

    Jan 22, 2025 · Quickly learn how to deploy TinyML applications using TensorFlow Lite Micro and Arduino IDE on the UNIHIKER K10 (ESP32 S3) AI hardware with step-by-step guidance.

  10. GitHub - jaredmaks/tinyml-on-the-edge: IMU sensors on Arduino

    Arduino Nano 33 BLE Sense can be used to recognize gestures using machine learning. A tensorflow model is designed, built and trained using accelerometer and gyroscope sensors …

Refresh