Git Product home page Git Product logo

picovolume's Introduction

PicoVolume

Add multimedia buttons to your keyboard!

GitHub GitHub tag python version SO

pico-volume icon

Systems

  • Windows
  • Linux (In a future, probably when Steam Deck is released) . MaacOS, HAHAHAHAHAH

Windows' external dependencies

  • SoundSwitch: For being able to easily switch between audiodevices

How it works

The "program" use 2 scripts:

  1. main-pico.py

This program runs on the Raspberry Pico and its the one to detect when a button is pressed and send to the computer, with a print through the standard output, which button is pressed.

  1. main-windows.py

This programs run on the computer and its the one in charge to detect and connect to the Raspberry Pico through a serial port and to make the desired change. At this moment there are 3 possible actions:

  • Volume Up, identified with the letter U
  • Volume Down, identified with the letter D
  • Change Audio Device, identified with the letter C

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.