Skip to content

bick-jp/audio-motor-sync

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

This repository is some part of my personal project Bass Hug. Bass Hug is a cushion device that vibrates to the bass sound of the music you are listening to and allows you to feel the vibration of the music while holding it. Inside the cushion, there are eight vibration motors.

This code allows Raspberry Pi to analyze the frequency of the song, and run the eight vibration motors to vibrate according to the magnitude of the bass sound, by default from 0-250Hz.

Hardware

  • Raspberry Pi 4
  • USB Audio Adapter (something like this)
  • PCA9685
  • ULN2803A
  • Vibration morots (something like this)
  • Microphone
  • Headphone

Wiring

wiring

Explanation

TBA

Software requirement

TBA

Run codes

TBA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages