Arduino volume control for windows?

This page summarizes the projects mentioned and recommended in the original post on /r/ArduinoProjects

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • deej

    Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux

    Probably the easiest approach would be using something like deej that is really easy to set up with arduino. It basically reads the serial port connected to the arduino and converts potentiometer values to volumes for applications.

  • CSCore

    An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.

    Another route (the one I'm taking) is to build the software yourself. For mine, I'm using Csharp and cscore so I can control the exact functionality I want. This gets really complicated if you are new, so I'd only take this route for a specific reason.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • MediaButtons

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts