element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Ben Heck Featured Content
  • Challenges & Projects
  • element14 presents
  • element14's The Ben Heck Show
  • Ben Heck Featured Content
  • More
  • Cancel
Ben Heck Featured Content
Forum Arduino powered system for electric guitar pickup selection.
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Ben Heck Featured Content to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 9 replies
  • Subscribers 43 subscribers
  • Views 2116 views
  • Users 0 members are here
  • arduino
Related

Arduino powered system for electric guitar pickup selection.

QuantumAberrant
QuantumAberrant over 10 years ago

Electric guitars uses switches to select which pickups are activated at a time. Most designs though do not allow for all possible combinations of pickups. Also there are alternative ways of wiring a guitar, series/parallel wiring changes the tone. Also reversing the phase (polarity) gives you other sounds. Almost no guitar gives the option of selecting all of these options because the wiring becomes too complex. I would like to challenge Ben to create a system by which an Arduino can be used to select any of the different combinations.

 

Here are the wiring diagrams to give you a idea.

 

Series/parallel switching.

http://www.premierguitar.com/articles/Adding_Series_Switching_To_Your_Strat

 

In-Pase./out of phase

Wiring Diagram

 

Current mods to help add pickup combinations include:

 

Wiring Diagram

 

If you put all these ideas together you get something like what Brian May from Queen built. http://www.premierguitar.com/articles/21307-mod-garage-inside-brian-mays-red-special

 

Still there is more, pickups with two coils, called "humbuckers" can be "coil tapped" to be single coils, making one more set of switches one might want.

 

I have a Music Man 'Steve Morse' guitar. http://www.music-man.com/instruments/guitars/steve-morse.html

 

It has 4 pickups, and switching between them is crazy complicated all by itself. Here is the diagram: http://imgur.com/r5As604

 

Finally another guitar mod is know as a 'kill switch'. It's basically just a momentary button used to cut the signal to the amplifier, but when used by people like buckethead uses https://www.youtube.com/watch?v=NM8DuJKYlqE

A micro-controller would automate a killswitch and have lots of selectable patterns.

 

Can you help me Ben? Can all of this be built on to one circuit board controlled by a microcontroller? Possibly even with an LCD display that indicates what mode it's in?

  • Sign in to reply
  • Cancel

Top Replies

  • mayermakes
    mayermakes over 10 years ago +1
    its actually not that hard to do without any mcu Here is the DEIMOS CIV a guitar i have built myself about 6-8 years ago: 3 Pickups (2x Humbuckers) every combination possible is selectable, cut of switch…
  • QuantumAberrant
    QuantumAberrant over 10 years ago in reply to mayermakes +1
    That's a cool guitar but I think you vastly underestimate the space those wires takes up. As an example here is a circuit board used in modern Gibson guitars for volume and tone control. http://s1150.photobucket…
Parents
  • mos6507
    mos6507 over 6 years ago

    Hello.  I'm bumping this old thread because I'm planning to attempt such a device like this with the help of someone I met over at the VGuitarForums.

     

    I want this primarily for myself as I have a doubleneck guitar with a piezo hexaphonic pickup so there are a LOT of options to control and it would be best to do this via pedalboard than to twiddle knobs and switches.  Manual control is fine for recording but not in a live context.  So it's not so much being able to get a certain pickup combination but to make the change instantly without having to stop playing.  Concidentally, Ernie Ball made a guitar called the Reflex "Game Changer" that had computer-controlled pickup changes.  They stopped making that guitar in 2017 and they never offered any sort of standalone kit.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • mayermakes
    mayermakes over 6 years ago in reply to mos6507

    Sounds interesting, you may want to add this to element14.com/suggestionbox

    so any of the element14presents guys can pick it up for a build video(probably myself as I built the guitar shown up in the thread.)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • mos6507
    mos6507 over 6 years ago in reply to mayermakes

    It would be nice if it were more of a group effort.  My main interest in this is final assembly as I made the AtariVox+ boards so Ben Heck is a name I know well.  Would also like to play around with Arduino programming as I code .Net for a living and the flavor of C in Arduino seems fairly easy to work with.

     

    The main attraction if this were to be a video is the guitars  Your guitar is pretty cool and mine has horns too, just not actual cow horns.

     

    There's limited space in the cavity of my guitar as well.  Since I wanted this to respond via bluetooth, having it inside a shielded compartment isn't likely to work very well.  But hey, the more challenges, the better, right?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • mos6507
    mos6507 over 6 years ago in reply to mayermakes

    It would be nice if it were more of a group effort.  My main interest in this is final assembly as I made the AtariVox+ boards so Ben Heck is a name I know well.  Would also like to play around with Arduino programming as I code .Net for a living and the flavor of C in Arduino seems fairly easy to work with.

     

    The main attraction if this were to be a video is the guitars  Your guitar is pretty cool and mine has horns too, just not actual cow horns.

     

    There's limited space in the cavity of my guitar as well.  Since I wanted this to respond via bluetooth, having it inside a shielded compartment isn't likely to work very well.  But hey, the more challenges, the better, right?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube