Predictive maintenance with Arduino and Edge Impulse: Why and How to?

Поделиться
HTML-код
  • Опубликовано: 18 янв 2025

Комментарии • 4

  • @allanboughen
    @allanboughen 3 года назад +1

    Finally, a project with a commercial application. Good job.

    • @Hardwareai
      @Hardwareai  3 года назад

      Almost all of them have commercial applications...to certain degree ;)

  • @dexnug
    @dexnug 2 года назад

    Hello, can we make project with other sensor, for example temperature, pressure, voltage or another ADC sensor in edge impulse?

    • @Hardwareai
      @Hardwareai  2 года назад

      Depends on the board. ESP32 and RP2040 firmwares for Edge Impulse support Analog sensor type, which can be any sensor giving analog readings. And you can use data forwarder of course to ingest any sensor data type.