HDD Module. I was testing some aesthetic designs, thinking maybe I would have them also be external hdds, decided against that. I started making a locking mechanism
HDD Module. I was testing some aesthetic designs, thinking maybe I would have them also be external hdds, decided against that. I started making a locking mechanism
Hdd module for the pc case, it has 7 parts, an outside panel, inside panel and support, and then dual hard drive holders. drives can be toolessly swaped and the whole module can be replaced
adding Heat set inserts. So i already did most of this project before finding out about hack club, but im continuing now. about half of the corner joints needed clearance holes and heat set insert holes, so i added those parametrically.
low-compute object detection. I tried many ways to do this, but the best I found was by using contrast and edge detection. The code tracks the object, forecasts its next frame position based on its velocity, and recalculates for the next frame based on the difference between forecasted and true position.