Im pretty new to PCB design, let me know how I did. This is a little nerdy (im super into physics rn) but im pretty close to finishing the design of an Alpha particle spectrometer PCB perhaps to send up in Apex! Currently I need a way to store oscilloscope information I dont know how to get (If i send it up, please let me know if you know how to make this thing store acutal info cuz i have no idea) but right now it should be suitable for home experiments if you have an oscilloscope. Inspired by an old CERN OHL design, it uses a subsequent charge preamplifier and high-pass signal filter (all those resistors and capacitors) to get a good reading of the power spectrum from the photodiode on that signal hole.
@kognise0gonna share here because i’m somewhat proud of myself actually… built a fully custom graphviz thingy yesterday! the implementation is really, really clean and i’m super happy with it! :)))
it’s like. performant. and really flexible. renders dags that can have references, and you can for example double click on the dashed links to tree-ify the references (and reverse that too) with their own saved state. and a bunch of other nifty things
@tejasbhartiya0Day 6 of #10-days-in-public Midterm season is back! Didn't get much time to work on my stuff but I built my first program in assembly! Its not much just calculates the xth fibonacci number but it was fun to build it!