Git Product home page Git Product logo

Comments (8)

drigz avatar drigz commented on April 28, 2024

Does ensonic's answer on #2 help?

from aiyprojects-raspbian.

gleonard3 avatar gleonard3 commented on April 28, 2024

from aiyprojects-raspbian.

drigz avatar drigz commented on April 28, 2024

Glad you've responded - I was terrified you'd fallen victim to mariticide. Have fun with the kit!

from aiyprojects-raspbian.

LegoChicken avatar LegoChicken commented on April 28, 2024

I've tried modify the latest version of led.py to change "ready":
https://github.com/google/aiyprojects-raspbian/blob/master/src/led.py#L50
"ready": aiy.common.LED.LED_BEACON_DARK,
to
"ready": aiy.common.LED.LED_OFF
I then restarted the service:
sudo service voice-recognizer restart
(note: from memory so may not have got exact syntax right)
It seemed to make no difference. Any ideas what is wrong? I would really like to stop it pulsing when just sitting there.

from aiyprojects-raspbian.

drigz avatar drigz commented on April 28, 2024

You need to restart the LED service:

sudo service status-led restart

from aiyprojects-raspbian.

LegoChicken avatar LegoChicken commented on April 28, 2024

Oh, I'll give that a try at home. Are there any other services associated with the project. I'll create a short script in to restart all of them.

from aiyprojects-raspbian.

LegoChicken avatar LegoChicken commented on April 28, 2024

I can see the list in:
https://github.com/google/aiyprojects-raspbian/tree/master/systemd
Would be useful to install a script (e.g. /usr/bin) that restarts everything, so those changing the code can experiment easily. I'll raise another issue for this.

from aiyprojects-raspbian.

addamm1 avatar addamm1 commented on April 28, 2024

Just found something in /AIY-voice-kit-python/src/aiy/_drivers. If you go into _status_ui.py, you can change what the actions do. I changed the ready one to "aiy.voicehat.LED.OFF" because i didn't like the led blinking all the time. Someone else probably found this, but just wanted to share. If you want, you can just change them all to off to do what you want.

from aiyprojects-raspbian.

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.