SolderingTutorial VS keyboards

Compare SolderingTutorial vs keyboards 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
SolderingTutorial keyboards
1 24
116 843
0.0% -
6.4 2.7
about 1 month ago 3 months ago
HTML HTML
GNU General Public License v3.0 or later CERN Open Hardware Licence Version 2 - Strongly Reciprocal
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.

SolderingTutorial

Posts with mentions or reviews of SolderingTutorial. We have used some of these posts to build our list of alternatives and similar projects.
  • Braindance Wreath test build
    1 project | /r/cosplayprops | 2 Dec 2022
    Hey, look up the NE555 chip. It's tiny and I know it from this build that is kind of a stress-test for soldering skills. It's a timing chip, so depending on which of the little legs you connect the LED to, those will blink with different frequencies. Up to 5 different frequencies are possible, but I'm not sure you can put more than one LED on a given leggie without transistors inbetween. You'll need to check the power draw against the NE555 Datasheet.

keyboards

Posts with mentions or reviews of keyboards. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-08.
  • Ready for Diablo IV!
    1 project | /r/MechanicalKeyboards | 5 May 2023
    My own design; https://github.com/tzarc/djinn
    1 project | /r/olkb | 5 May 2023
  • 7 column split ortho keyboards
    1 project | /r/ErgoMechKeyboards | 19 Apr 2023
  • How do I get started with designing split keyboards ?
    2 projects | /r/olkb | 8 Dec 2022
    You can see an example of this with the Djinn Rev 2a
  • Choosing keyboard
    2 projects | /r/olkb | 28 Aug 2022
    I have found one with no wireless module (djinn) but i really want a wireless one.
  • Sexiest 7x5 in 2022?
    4 projects | /r/ErgoMechKeyboards | 19 Aug 2022
    djinn
  • Djinn Rev 2a?
    1 project | /r/olkb | 20 Jun 2022
    https://i.imgur.com/Z4FZ0t1.jpg Finally reflect I'm done with the hardware. This was my first non-kit board where I had to order all the components myself. Soldering was tough. Blood, sweat and ⠀tears were shed, but I think it was worth it. Big thanks to u/tzarc for the great piece of kit and for all folks on the djinn discord channel for putting up with all my noob questions! All the required info is here: https://github.com/tzarc/djinn Now I just have to learn to type better 😂 Here are some progress pics https://imgur.com/a/5h1qPb1
  • A Blue Connector Does Not USB 3.0 Make
    2 projects | news.ycombinator.com | 4 Apr 2022
    There may be enthusiast mechanical keyboards that use faster ports. My keyboard uses an Elite-C MCU in each half. I've heard some more modern stuff is switching to ARM for the MCUs.

    Here's a keyboard that uses an ARM MCU:

    https://github.com/tzarc/djinn

  • Layout not working correctly after detaching split keyboard while powered on
    1 project | /r/olkb | 31 Mar 2022
    Most of the open source designs do not have protection on the TRRS connector. There are many kinds of protection that can be built such as for ESD (static electricity), over voltage, over current (short circuit), noise (interference), etc. All of these require components and board real estate. You can check out the Djinn Djinn keyboard It implements protection on the TRRS port and it is a BEAST. The Pro Micro form factor for MCU boards is pretty small so there is limited space for this kind of circuitry. However, if a keyboard has an onboard controller (no separate microcontroller) it might have some protection, at least on the USB connector.
  • Creating a footprint with copper traces embedded into it. Anyway to make it easier?
    1 project | /r/KiCad | 25 Mar 2022
    You can. I learned from this guy: https://github.com/tzarc/djinn. I just don’t remember how (I haven’t used kicad in a while). You might be able to figure it out by looking at the footprints he used here. Even the MCU footprint is a reversible one with all the traces included iirc.