Real Time Data Plotting with GNUPlot

I wrote this script a few days ago to plot real-time / streaming data with gnuplot. The motivation was that I needed to test a piece of code for a touchscreen driver that I had written at work. The issue was that the UI wasn’t quite ready yet, so I wanted to test just the driver to be working fine. Now, the very first thought for the software to use that came to me was “gnuplot” but I found that it can’t really do this in an easy way. [Read More]

ImageMagick: Weaving Magic With Your Pictures

I’ve known about ImageMagick tools for quite some time now but never dabbled with it. A couple of weeks ago I played with it for some time (notice the new cascaded polaroid pics header above) and was amazed even more. Few of its shining features: It has almost unlimited features to manipulate your images through its tools like convert, montage, mogrify etc and their long list of options. It is available for Windows, Linux and Mac as well. [Read More]