32-FUNCTION-BUTTON-BOX VS arduino_keypads

Compare 32-FUNCTION-BUTTON-BOX vs arduino_keypads 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 arduino_keypads
6 1
113 144
- -
0.0 1.0
over 1 year ago about 1 year ago
C++ C++
- GNU General Public License v3.0 only
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.

arduino_keypads

Posts with mentions or reviews of arduino_keypads. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-10.
  • Button Box Wiring Help?
    2 projects | /r/SimHub | 10 Jun 2022
    Yeah SimHub has a great tool for making it with no code writing, but if you want to add port expanders and things, you'll have to code it yourself. https://github.com/joeyoung/arduino_keypads is a library that will allow you to make a button matrix with the buttons connected to the port expander. The rotary encoders can go direct to arduino pins.

What are some alternatives?

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

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

ESP32TimerInterrupt - This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

Button-Box - DIY button box for sim racing

Shifter - Logitech G27/G25 Shifter to USB

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