fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Kevin Santo Cappuccio

If anyone is curious how the Jumperless takes in a list of connections over serial and figures out how to connect the crosspoint switches to make that happen. I've just posted a high-level walkthrough so you don't have to read through ~10,000 lines of code to get an idea of what's going on.
hackaday.io/project/191238-jum

hackaday.ioṬ̴̯̿̂h̶̫̏̀ę̵̙̒ ̷̩̉C̴̖̞̀͝ọ̵̬̎̔ḓ̵̓e̸̥̞̓̓ | Details | Hackaday.io<p>I'm going to do a high-level explanation of what the code in the Jumperless is actually doing. There's a lot going on and it's in a bunch of separate files so I think it will be helpful for people who what to understand or improve upon it.</p> <p><strong>Table of Contents  </strong>(bolded ones are in this project log)</p> <ul><li><strong>General terms - the names I've decided to call things</strong></li><li><strong>What's being stored - how the overall state is stored</strong></li><li><strong>File Parsing - how we fill in those arrays</strong></li><li>Pathfinding - how we find valid paths for each connection</li><li>Controlling the crosspoint switches - how we send that data to the CH446Qs</li><li>LEDs - how we choose unique colors for each net</li><li>The Wokwi bridge app - how we scrape the Wokwi page for updates</li></ul> <p>This is going to be really long and so I'll be filling out parts as I finish them in no particular order.</p> <h2></h2> <h1>General terms</h1> <p>I've made up terms for things here that may or may not be the formal definition, so I should probably let you know what I chose.</p> <p><strong>Breadboard Chips</strong> - This refers to the 8 CH446Q crosspoint switches (labeled A-H) that have their Y pins connected to the breadboard. This excludes Chip L which actually has it's X pins