ArduinoMenu
HID_Buttons
ArduinoMenu | HID_Buttons | |
---|---|---|
1 | 4 | |
942 | 22 | |
- | - | |
1.7 | 3.2 | |
about 1 month ago | over 3 years ago | |
C++ | C++ | |
GNU Lesser General Public License v3.0 only | MIT License |
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.
ArduinoMenu
-
a list of worldwide cities and ,GPS coordinatges and timezones
if i'll have to dedicate more space for configuration, that means going into a real state machine mode, where i'd need to toggle the entire display layout, i'm aware there are entire LCD menu frameworks, like this one: https://github.com/neu-rah/ArduinoMenu but that seems way to complex, (and in addition it's possible it's not compatibliy with my display library because all it's LCD exampels give outr missing LCD.h file error, and i can't replace this library as it's the only that can display hebrew )
HID_Buttons
-
Hello all I’m attempting to code a car shifter to a sparkfun pro micro 2040 in arduino ide.
Make sure you have the Arduino Joystick library installed as well as, say, the HID_Buttons library.
-
PC controller, pot isssue
You need status checks on all of your keyboard outputs, just like the nPressed values for the analog axes. You can create values for each input, but there are libraries that make it easier.
-
Potentiometer & teensy
You can simplify the press/release logic by sticking that into a function, or better yet build a class to manage the output state. You could also use a library.
-
I'm trying to make this BBC Micro keyboard work with a normal usb connection. I connected one key to the Arduino Leonardo, the software has no delay, yet when it's held in it momentarily stops, any idea? Is the Arduino code too slow? I want to use this keyboard for general use so it's important
This (obviously) gets tedious. You can use various libraries to make your life easier:
What are some alternatives?
LiquidMenu - Menu creation Arduino library for LCDs, wraps LiquidCrystal.
ESP32-BLE-Mouse - Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
ErriezTTP229TouchKeypad - TTP229 touch sensitive keypad library for Arduino
ArduinoXInput - XInput library for USB capable Arduino boards
ps2topc98 - PS/2 (AT) to PC-98 keyboard converter
ArduinoJoystickWithFFBLibrary - An Arduino Joystick Library With Force Feedback Feature
logic-analyzer - Logic Analyzer, for Arduino, AVR, ESP8266 and STM32 with a very nice working processing interface, you could run it also on any Android device.
MicroPythonBLEHID - Human Interface Device (HID) over Bluetooth Low Energy (BLE) GATT library for MicroPython.
GEM - Good Enough Menu for Arduino
Karabiner-DriverKit-VirtualHIDDevice
MControlCenter - An application that allows you to change the settings of MSI laptops running Linux
TM16xx - Arduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix.