Giter VIP home page Giter VIP logo

Comments (8)

knmcguire avatar knmcguire commented on July 20, 2024

It seems like if a debug message is put on this line , it suddenly works.... but this is not very stable.

from aideck-gap8-examples.

knmcguire avatar knmcguire commented on July 20, 2024

Wonder if this has anything to do with the latest improvements on #40 ... The original demo code didn't seem to have any problems with this. On the other hand, this is maybe unveiling timing issues that weren't apparent at first.

from aideck-gap8-examples.

knmcguire avatar knmcguire commented on July 20, 2024

hmmm the force viewer doesn't seem to completely solve it.. moving on to the next solution!

from aideck-gap8-examples.

knmcguire avatar knmcguire commented on July 20, 2024

so... the current fix is super dirty... but it works for now! Adding a delay just before it start sending imgs through wifi seems to do the trick.

I would still wait for a few seconds before starting up the viewer.py script and all the LED's seem 'stable'

from aideck-gap8-examples.

knmcguire avatar knmcguire commented on July 20, 2024

Seems there are still reported problems with it's stability. Sometimes it works and sometimes t doesnt

from aideck-gap8-examples.

knmcguire avatar knmcguire commented on July 20, 2024

It seems that the curlpit is this function: https://github.com/bitcraze/AIdeck_examples/blob/b2fcdf05db23d0d2b853b7bed85ce485bef24a01/NINA/firmware/main/spi.c#L129

It seems to keep getting stuck here at spi_slave_transmit(). Unfortunately this is part of the esp sdk...

from aideck-gap8-examples.

knmcguire avatar knmcguire commented on July 20, 2024

So it is perhaps on the gap8 side of things, and it seems that the face detector streamer is more stable. This is enabled in the makefile with:

APP_CFLAGS += -DUSE_CAMERA
APP_CFLAGS += -DUSE_STREAMER

from aideck-gap8-examples.

knmcguire avatar knmcguire commented on July 20, 2024

With the new AIdeck changes, this will no longer be valid.

from aideck-gap8-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.