Making a dedicated Logic Analyzer, Part 2
It took me a really long time to do this second part of my Pi-based Logic Analyzer project, mostly because of two things; the first one …
A maker / gamedev's blog or something.
Projects involving Raspberry Pi and other Single Board Computers
It took me a really long time to do this second part of my Pi-based Logic Analyzer project, mostly because of two things; the first one …
For a few months now (and after successfully using a cheap USB analyzer with my Pocket C.H.I.P) I’ve wanted to make a sort of standalone Logic Analyzer / …
A recent discussion on the Pocket C.H.I.P forums made me dig up memories of my time with DJGPP (a wonderful DOS port of GCC), and …
So a time ago I purchased a cheap USB Logic Analyzer from eBay that works great with a PC, and it’s been really helpful to debug several …
So recently I had to design a relatively convoluted system with a database that communicates with a hardware controller board and a RFID reader. Among other things, the …
So I’m writing a program in C that needs to interact with a custom HID device I built. This program will be running on a Raspberry …