mechware VS ESP32-BLE-Combo

Compare mechware vs ESP32-BLE-Combo and see what are their differences.

mechware

Modular and configurable plugin based firmware for mechanical keyboard. (by dairequinlan)

ESP32-BLE-Combo

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible) (by blackketter)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mechware ESP32-BLE-Combo
15 5
22 91
- -
0.0 0.0
over 2 years ago about 1 month ago
C++ C++
Apache License 2.0 -
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.

mechware

Posts with mentions or reviews of mechware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-12.

ESP32-BLE-Combo

Posts with mentions or reviews of ESP32-BLE-Combo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-02.
  • Can i use a single ESP32 board to act as a BLE HID Mouse, Keyboard and Gamepad on Android?
    1 project | /r/esp32 | 6 Apr 2022
    Technologically there is nothing preventing this. However I've tried a few attempts at just getting mouse and keyboard working at the same time, and I was met with complications, like it works on mac but not windows or the other way round. Here is one example of such a library .
  • I added a joystick to my macro keyboard... And I ended up with a switch joycon rip off
    1 project | /r/MechanicalKeyboards | 6 Mar 2022
  • My first macro keyboard with build in gyroscope - thank you guys for your help!
    1 project | /r/MechanicalKeyboards | 7 Feb 2022
    Thank you very much for all your kind words and comments. I didn't think this post could get so much recognition, so I feel I owe you some more details. First of all, yes, it is a macro keyboard indeed! It has six cherry switches on top that can be mapped as a normal keyboard. Its only peculiar trait is that it is bluetooth and, of course, it has a gyroscope for simulating mouse inputs. To be fair, the Halo clip was a test I made to try out more complex motion controls: in general I use this device for playing crpg on my sofa or with my tablet at work during lunch breaks. Given that these games only require some point&click and some basic keypresses (j for journal, m for map, F5 for quicksave) I thought it would be cool to have an all in one device that could be used just with one hand. The more I experimented, however, I started seeing how this device could also be used for action games and fps. So, more on the hardware&software. At first I thought I could use a rapsberry pi pico or an arduino mini (or some similar clone), but I wanted the device to be wireless, so I bought an ESP32 microcontroller (a lolin32 to be precise, which has a built in battery input), which has built in wi-fi an low energy bluetooth (ble): other than that, the programming procedure is quite similar, for the ESP32 is compatible with the arduino IDE. For gyro movements I used an MPU6050 chip, and finally I added some cherry switches, some wires, and soldered everything together with some simples tht solder boards. Finally, I plugged in a 3.7 volts battery in order to make it work wireless. Softwarewise, I used the excellent BLECombo Keyboard and Mouse library by blackketter with some small modifications (https://github.com/blackketter/ESP32-BLE-Combo). I would love to make a more detailed tutorial, maybe a youtube video, if you are actually interested in the making of. Now, is it actually practical or - do I dare say - better than an actual mouse? Of course not, or, at least, not at this stage. As already pointed out, wide movements like 180 or 360 turnings are quite clunky: that's why I added a "stop button" which stops the gyro so I can rest my wrist in a more comfortable position, and then turn the visual again (quite like when you pull up your mouse from the desktop when you have to drag the cursor for "long" distances), but it still feels kinda odd. Surely is also a matter of practice, but I think I still can make the process - softwarewise - more straightforward. I do am moved by comments from disabled gamers that saw in this device a practical tool for overcome their problems. I will surely keep working on it and see if it can actually have a better usage (maybe adding an analog stick in order to replace the wasd keys). Any comment, suggestion or critic is welcomed, and I thank you all for that. 🤗
  • Use bluetooth module for building a bluetooth keyboard
    2 projects | /r/raspberrypipico | 2 Jan 2022
    ESP32-BLE-Combo
  • I've created a shortcut device for Windows 10. It works as the BLE keyboard so possible to do an auto hotkey macro device. Currently, there are 8 shortcuts that are used frequently.
    1 project | /r/esp32 | 28 May 2021
    There is a library that writes BLE keyboard and mouse simultaneously. https://github.com/blackketter/ESP32-BLE-Combo

What are some alternatives?

When comparing mechware and ESP32-BLE-Combo you can also consider the following projects:

Unified-Daughterboard - Redirect repo for old URL

reviung

EnvOpenPico - An open source RP2040 MCU Board Family

kmk_firmware - Clackety Keyboards Powered by Python

handwirehotswap - A 3D printed, Solderless Hot Swap Socket to build keyswitch matrixes

dactyl-manuform

PacificSound_SplitKeyboard - Custom Column Stagger Split Keyboard

Env-KB - A custom mechanical keyboard inspired by the CFTKB Mysterium utilizing the Raspberry Pi Pico

keyberon - A rust crate to create a pure rust keyboard firmware.