MakerGram Logo

    MakerGram

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. salmanfaris
    3. Posts
    • Profile
    • Following 0
    • Followers 30
    • Topics 75
    • Posts 334
    • Best 103
    • Controversial 0
    • Groups 3

    Posts made by salmanfaris

    • RE: Suggestions for Edge AI Board for Vision-Based Automation (Light/Audio Control)

      Hi @rahuljeyaraj ,

      Welcome to the MakerGram community forum, There are several capable development boards available right now for the application. I'm sharing the one we have at our MakerGram inventory,

      For small models, I recommend using - XIAO ESP32-S3 Sense along with Edge Impulse platform to create the model, Here the processing is managed by the esp32 Core itself. It maybe feel slower if the mode it bit heavy.

      next option for small models is Seeed Grove Vision v2 camera where all the processing will done in the inbuilt "Arm Cortex-M55 & Ethos-U55" and you can get the inference results via the I2C or UART from the board, later you can process with Arduino or any XIAO board itself.

      If the model is moderate in size, better to go with Raspberry Pi and v2 or v3 camera and use the Edge Impulse models.

      Currently, we have these board available.

      posted in TinyML
      salmanfaris
      salmanfaris
    • RE: Need Help: Error compiling for board AI Thinker ESP32-CAM.

      @mahesh02 From the current Arduino ESP32 board files, we don't need to install the ESP-NN separately.

      But try to choose the esp32 board version 3.1.3 and check, as I also faced issues with the latest esp32 board file.

      posted in ESP32
      salmanfaris
      salmanfaris
    • RE: Correct SSD for A203 Carrier Board

      Hi @Vishnuraj2003, I see you have A203v2 Carrier Board and it will support M.2 Key M disk 2242 as per the product page.

      e7fb9d0d-3d56-449e-b088-8c2cc9e3d4df-image.png

      posted in UAV
      salmanfaris
      salmanfaris
    • RE: Compilation Error for Seeed XIAO nRF52840 Sense in Arduino IDE on macOS

      @Abhay Can you try one more method

      Downloaded both boards, “Seeed nRF52 Boards” and “Seeed nRF52 mbed-enabled Boards.”

      Copy the adafruit-nrfutil from

      /Users/<user>/Library/Arduino15/packages/Seeeduino/hardware/mbed/2.9.2/tools/adafruit-nrfutil/macos/adafruit-nrfutil
      

      to

      /Users/<user>/Library/Arduino15/packages/Seeeduino/hardware/nrf52/1.1.8/tools/adafruit-nrfutil/macos/adafruit-nrfutil
      

      Then chmod -x the copied file

      Please check and let me know. Src

      posted in TinyML
      salmanfaris
      salmanfaris
    • RE: Compilation Error for Seeed XIAO nRF52840 Sense in Arduino IDE on macOS

      @Abhay said in Compilation Error for Seeed XIAO nRF52840 Sense in Arduino IDE on macOS:

      Seeed nRF52 mbed-enabled Boards: 2.9.2
      Seeed nRF52 Boards: 1.1.8

      @Abhay, are you getting the error while selecting both boards? You can also try using "Seeed nRF52 Boards: 1.1.8".

      Since it's nRF series can you try to install the - adafruit-nrfutil pip package and see!

      also try to install - Adafruit Feather nRF52 using board manager and check again.

      posted in TinyML
      salmanfaris
      salmanfaris
    • RE: How to use Wio Tracker 1110 Dev Board

      @Vishnuraj2003 Are you able to fix it?

      posted in Development Boards
      salmanfaris
      salmanfaris
    • RE: What is the best LoRa module to use for long distance network?

      Hi @PumpedMedusa, The rage is depends on the Antenna and how much TX power you have.

      To choose antenna, first you need figure out - where your nodes will be, take a look at the below image. The antenna act like a "torch" if you have more dbi that mean it's focus will be increase and it can reach more distance but the angle it have it less, like a laser.

      458a3da2-175a-4968-917c-56c5a1b763f8-image.png

      also, obstacle such as buildings, tress and mountains will affect the signal and deplete it.

      afe5eba4-b192-4263-8596-80c912fc1f23-image.png

      So, answer for you question - What is the best LoRa module to use for long distance network? - It's really depends on where you planning to put the nodes and how high you putting the gateway. Let me know know your thoughts.

      posted in ESP32
      salmanfaris
      salmanfaris
    • RE: Error of compiling for the AI thinker esp-

      @Parves-DOMINO Did you able to solve the issue?

      posted in ESP32
      salmanfaris
      salmanfaris
    • RE: Error of compiling for the AI thinker

      @Parves-DOMINO Are you still facing the issue?

      posted in ESP32
      salmanfaris
      salmanfaris