32-FUNCTION-BUTTON-BOX VS Shifter

Compare 32-FUNCTION-BUTTON-BOX vs Shifter and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
32-FUNCTION-BUTTON-BOX Shifter
6 3
113 45
- -
0.0 0.0
over 1 year ago about 7 years ago
C++ C
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

32-FUNCTION-BUTTON-BOX

Posts with mentions or reviews of 32-FUNCTION-BUTTON-BOX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • DYI Button Box Help, not working 100%
    2 projects | /r/simracing | 24 May 2023
  • I designed some open source Logitech shifter/pedal adapters
    5 projects | /r/simracing | 30 Jun 2022
    I'm using an Arduino Micro myself to control my G25 shifter and pedals, a DIY loadcell handbrake and DIY button box. My code is originally based on the one amstudio shared for their 32 function button box, as that was initially its only task. I then built my handbrake and added some code to handle the HX711 loadcell amplifier.
  • Button Box Wiring Help?
    2 projects | /r/SimHub | 10 Jun 2022
    I've not used a port expander personally but they seem pretty simple wiring wise, so they should be fine. You don't have to go through SimHub with a button box, the classic AMStudio sketch https://github.com/AM-STUDIO/32-FUNCTION-BUTTON-BOX works fine too (on a leonardo or pro micro).
  • About arduino
    1 project | /r/simracing | 23 Aug 2021
    You can find examples all over the Internet. AM-Studio for example: https://github.com/AM-STUDIO/32-FUNCTION-BUTTON-BOX If you want to build your own Design you will need to learn a bit about electronics and arduino programming.
  • Need help with the 32 function button box encoders (
    1 project | /r/arduino | 21 Jul 2021
    ProMicro Leonardo using the AMSTUDIO 20.8.17 code https://github.com/AM-STUDIO/32-FUNCTION-BUTTON-BOX/blob/master/ARDUINO_BUTTON_BOXV2.ino
  • Calibrating an axis with a center position.
    1 project | /r/HotasDIY | 11 Jul 2021
    I'm using an Arduino Leonardo with a heavily modified version of this sketch. I guess I could switch over to MMJoy, but it seems like there's a lot going on there. It seems to replace the bootloader for some reason? I'll keep it in mind, but honestly it seems more confusing than just writing my own calibration routines, haha.

Shifter

Posts with mentions or reviews of Shifter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-30.
  • Problem with the G27 shifter.
    1 project | /r/simracing | 24 Oct 2022
    While the plug fits, the pinout is different between G27 and G25 - if you're into electronics, check out https://github.com/chrisjansson/Shifter for details.
  • I designed some open source Logitech shifter/pedal adapters
    5 projects | /r/simracing | 30 Jun 2022
    The G27 shifter uses shift registers to send the button presses to the wheelbase, so they only use three additional pins. You can check out the library by RamjetX for an example how to handle those. He has also linked a very old thread with the G25 shifter pinout, but be aware that pin 1 and pin 7 are swapped for the G27 shifter compared to the G25, see the GitHub by chrisjansson.
  • G25 shifter G27 wheel compatibility?
    1 project | /r/simracing | 17 Aug 2021
    They are not compatible out of the box, because the pin out was changed between G25 and G27. According to this Github pin 1 and pin 7 were swapped so it should be sufficient to swap them back.

What are some alternatives?

When comparing 32-FUNCTION-BUTTON-BOX and Shifter you can also consider the following projects:

Sim-Racing-Shields - Add-on circuit boards ("shields") for connecting Arduino development boards to sim racing equipment.

Logitech-G25-27-Shifter - Logitech G25/27 Shifter library for Arduino 1.6.6+

Button-Box - DIY button box for sim racing

arduino_keypads - arduino libraries for keypad interface on I2C bus