↧
Writing reusable USB device descriptors with some XML, Python, and C
A recent project required me to reuse (once again) my USB HID device driver. This is my third or fourth project using this and I had started to find it annoying to need to hand-modify a...
View ArticleAVR TPI Programming With usbasp For Dummies
There is an odd famine of information about this particular subject available in text form. If you google “usbasp tpi” and things like it, you’ll find posts on the avr forums filled with incorrect...
View ArticleA good workflow and build system with OpenSCAD and Makefiles
This is just a quick post, the blog isn’t dead, I’ve just been busy. I’ve put together a reasonable OpenSCAD workflow that works for me and might work for others. OpenSCAD is a 3D solid modeling...
View Article