Seeed-Studio / Seeed_Arduino_GroveAI

Arduino library for Grove Vision AI
MIT License
22 stars 10 forks source link

No model information can be read out via wio terminal #3

Open gbcarlos opened 1 year ago

gbcarlos commented 1 year ago

Describe the bug When I upload the meter_reading.ino example on the wio terminal and open the serial monitor, I am not able to see any information about the model requested from here to here. After a while the request times out and I get the message "Algo begin failed".

To Reproduce Steps to reproduce the behavior:

  1. Flash pretrained meter reading model and firmware on Grove AI Sensor
  2. Upload meter_reading.ino example on wio terminal
  3. Open Serial Monitor

Expected behavior Reading out Data from Sensor especially result of detection should be shown in Serial Monitor.

Additional context I can see in the browser that the Grove AI is working as expected and detecting analog meter readings, only reading out the data to wio terminal is not possible.

LynnL4 commented 1 year ago

Hi, we haven't released the firmware for meter reading yet, so for now you can only use it alone on the Grove Vision AI. You can experience it refer here.

gbcarlos commented 1 year ago

Thanks for the quick response. Yes, I saw that repo and was able to build it with an old branch but that gives me the same problem I'm running into. Do you have an approximate date when the firmware will be released?

LynnL4 commented 1 year ago

Hi, sorry I can't give you an exact time for now, but I'll start working on it this week.

namejinnameyuan commented 11 months ago

Can you use meter reading firmware compilation