Giter VIP home page Giter VIP logo

talkbox's People

Contributors

hlessil avatar tkunic avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

panda911

talkbox's Issues

Update tkunic.github.io

The website is lacking the following website

  • The Star video
  • Daemon instructions
  • Fix images, typos
  • Add reveal.js presentation
  • add enclosure instructions (paper and 3d printed)
  • config using GUI

Add Male/Female Voice Synthesis

Add a menu entry under:

edit > speech synthesis voice > male, female (checkmark)

and modify espeak voice used to synthesize speech accordingly.

Add alternate pin actions

Add more variety to possible pin actions in addition to speech synthesis and soundfile playback. Ideas:

  • simulate keypress
  • images
  • image captions

Possibly also run terminal command on keypress (for more advanced users, need to be careful with security on this one since the daemon needs to run as root to access GPIO)

Make Enclosures

Make paper and 3d printed versions of enclosures for rpi and mpr121 chip available.

GUI via link local ip

Make download button available for transferring a TBC file to a raspberry pi with a preconfigured link local (169.254.3.14).

Alternatively, when running on the pi itself, use localhost.

Stop using root

With current setup, root is necessary to access GPIO. That is terrible.

Instead, do something like:

adduser tbuser
addgroup gpio
chown -R root:gpio /sys/class/gpio
adduser tbuser gpio

and run the daemon script as tbuser (DAEMON_USER).

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.