project_options VS void_switch

Compare project_options vs void_switch and see what are their differences.

project_options

A general-purpose CMake library that provides functions that improve the CMake experience following the best practices. (by aminya)

void_switch

3D printable magnetic separation contactless key switch and stabilizers (OpenSCAD files) (by riskable)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
project_options void_switch
2 26
320 669
- -
8.5 0.0
12 days ago over 1 year ago
CMake OpenSCAD
MIT License -
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.

project_options

Posts with mentions or reviews of project_options. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-15.
  • CMake+Conan2 project template example repositories?
    4 projects | /r/cpp | 15 Apr 2023
    I had been using the project_options repository to bootstrap most of my CMake repositories, but it appears like this is not able to handle Conan2 (due to the usage cmake-conan, on a pre-2.0-compatible version of that repo).
  • The pool of talented C++ developers is running dry
    3 projects | news.ycombinator.com | 2 Nov 2022
    - flags like "-fsanitize=address,leak,undefined -fanalyzer -Wthread-safety -D_FORTIFY_SOURCE=" should be baked in to a default "dev"/"debug" mode newbies shouldn't need to know/think about

    Did you try project_options[0]? I recommend it to all newbies like me. Just set the "enable_developer_mode=true" and you get all that stuff for free.

    > - I have to Google what headers cstd/std stuff comes from half the time

    In Clion you can cmd+click on the symbol and it leads to the header.

    Another recommended resource is https://github.com/cpp-best-practices/

    [0]: https://github.com/aminya/project_options

void_switch

Posts with mentions or reviews of void_switch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.
  • Svalboard Alpha #4 -- headed to Chicago today!
    1 project | /r/olkb | 29 Jun 2023
  • Flux Keyboard
    4 projects | news.ycombinator.com | 9 Mar 2023
    As far as I know the "other times this has been tried" all have had individual displays (and controllers) in each key. The difference being that here there is just one panel under the whole board with most of the parts above the display being transparent. This approach should be far less complicated to build, more robust and cheaper.

    Honestly, I don't think I need an LCD in my keyboard but I'd quite like to have a go on some mAgLeV hall effect switches! On that note, if you like magnets and/or keebs you might be interested in Void switches[0] -- 3D printable hall effect switches

    [0] https://github.com/riskable/void_switch

  • Show HN: An analog keyboard with 3D printed switches
    2 projects | news.ycombinator.com | 22 Dec 2022
    I made a 3D printed keyboard with 3D printed switches + stabilizers and sent it to Chyrosran22 for review.

    Longer story: Chyros suggested about 5 months ago that I make an "ultra bright" RGB LED keyboard that used my 3D printable Void Switch design (https://github.com/riskable/void_switch) so he could do a fun "RGB" video. I designed the PCB, the case, the top plate, switches, stabilizers, rotary encoders, etc from scratch and the keyboard in the video is the result.

    The keyboard hardware was actually done within the first 3 months but I needed some extra time to add lighting effects to the firmware to meet the "fancy RGB" requirement :)

    It's actually my 2nd normal-size analog keyboard design. The first being my Riskeyboard 70 which used a MAX7219 LED matrix display and regular (non-XL) ws2812b RGB LEDs: https://gfycat.com/firsthanduniformeasteuropeanshepherd

    Not shown in his video: The top plates have no electronics in them which means they're completely waterproof and can be washed in a sink with soap & water: https://gfycat.com/unconsciousvigilantkinglet . Also, the incremental rotary encoder and absolute rotary encoder (aka "the selection knob") are analog as well (using a custom design).

    The keycaps were 3D printed as well and designed using my Keycap Playground: https://github.com/riskable/keycap_playground

  • The pool of talented C++ developers is running dry
    3 projects | news.ycombinator.com | 2 Nov 2022
    Haha... So I can use my awesome contactless magnetic separation+levitation 3D printable Void Switch design of course:

    https://github.com/riskable/void_switch

    ...and so I can do this:

    https://gfycat.com/costlyglaringhyracotherium

    ..and this:

    https://gfycat.com/unconsciousvigilantkinglet

    You can clean it in the sink with soap and water because there's no electrical contacts or components in the switches.

    ... But that's really just scratching the surface of what it can do.

  • I'd like to create a 3d printed switch, mainly to see what UV resin sounds and feels like. I've searched high and low for files of such a thing, but no joy. Can anyone help?
    1 project | /r/MechanicalKeyboards | 1 Nov 2022
  • Has anyone tried making a tiny, ergonomic piano "keyboard"?
    1 project | /r/ErgoMechKeyboards | 18 Oct 2022
    Answering myself: the void switches by riskable can be used as analogic switches. It's an open source project: https://github.com/riskable/void_switch
  • Two state switch?
    3 projects | /r/ErgoMechKeyboards | 10 Oct 2022
    If you wanted to try to do something DIY you could build something with riskable's void switch and adapt his firmware to do this. Since hall effect sensors are analogue, you program the set and reset point and can set multiple. Although, I do wonder how easy it is to reliably use this feature, but that's the fun in experimentation.
  • Some things I’m working on and didn’t have an appropriate place to post for! (Not quite there yet) Floating joystick
    1 project | /r/PeripheralDesign | 22 Sep 2022
  • Physical buttons clearly outperform touchscreens in new cars, test finds
    1 project | news.ycombinator.com | 17 Aug 2022
    > "Instead of developing, manufacturing and keeping physical buttons in stock for years to come, car manufacturers are keen on integrating more functions into a digital screen which can be updated over time."

    That's lame. 3D printing buttons is a very quick and simple solution to that problem. They can even use my lasts-forever, contactless analog hall effect Void Switch design: https://github.com/riskable/void_switch

    Keeping buttons--something that's so quick and easy to 3D print--in stock seems like a huge waste of storage space.

  • Analogue pushbuttons?
    1 project | /r/synthdiy | 25 Jun 2022
    Maybe these?

What are some alternatives?

When comparing project_options and void_switch you can also consider the following projects:

cmake-registry - A cmake modules registry based on vcpkg

zmk - ZMK Firmware Repository

cupcake - CMake boilerplate for an opinionated project structure.

lagrange-keyboard - A configurable, handwired, ergonomic keyboard

gui_starter_template - A template CMake project to get you started with C++ and tooling

custom-topre-guide - Guidelines for designing a custom Topre keyboard

cmake-init - The missing CMake project initializer

keycap_playground - The Keycap Playground is a parametric OpenSCAD keycap generator made for generating keycaps of all shapes and sizes (and profiles)

gz-cmake - A set of CMake modules that are used by the C++-based Gazebo projects.

ErgoDash - keyboard

vcpkg-cmake-integration - Vcpkg autoinstaller for CMake: Fetch Vcpkg (with versioning), bootstrap Vcpkg, install packages from `vcpkg.json`-manifest or individually from within CMake

riskeyboard70 - Riskeyboard 70 analog hall effect keyboard firmware