Skip to content

A sort of example on how one can get the UNO do stuff on your computer by using some listener script

Notifications You must be signed in to change notification settings

FrenzyExists/media-stuff-with-uno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uno scripting

This here is sort of an example of how one can use an arduino UNO to control something in your computer. Basically, you have a script that sort of listens to a certain port, and trigger a command or other scripts.

I use a Linux machine with some ricing, so is highly probable that you would have to make your own scripts for your own system.

What I used

  • mpd
  • mpc
  • pamixer
  • xbacklight

The important thing is that you make sure you get the debouncing working and that your buttons are actually working correctly, else things can go a bit weird, I had to change a button because it had some flicker problems.

About

A sort of example on how one can get the UNO do stuff on your computer by using some listener script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published