MCP2210 Library — SPI Example Using MCP23S08
I made a few minor tweaks to the open source MCP2210 library during the past few days, and had also […]
I made a few minor tweaks to the open source MCP2210 library during the past few days, and had also […]
After a couple of weeks’ coding and testing, I finally finished the initial version of the MCP2210 C++ library for […]
I just bought a Brother MFC-7340 multifunction laser printer to replace my old Lexmark Optra E310 which I have had […]
Whenever I setup a new web server, I always like the idea of keeping the Apache logs roated on a […]
I have finally got around to upgrade my web server. The server I have been using was an old Pentium […]
Karmic Koala was released into the wild last Thursday, so naturally I was going to upgrade my desktop installations at […]
In a heterogeneous computing environment (e.g. Linux and Windows), it is necessary to use Samba to share files between the […]
I am running Ubuntu 9.04 64bit. One thing I noticed is that the integrated debugger is behaving quite flaky for […]
I was trying to search for some code examples on how to do a recursive directory search under Linux using […]
Last month,I upgraded one of my PCs from Ubuntu 8.10 to Ubuntu 9.04 and everything went rather smoothly. Since my […]
In the example I gave in “Interfacing IPP with Magick++“, I illustrated how to use Intel’s Integrated Performance Primitives (IPP) […]
I was traditionally a KDE user till KDE 4.0 came along. While many users are excited about many of the […]
Without much fanfare, Ubuntu 9.04 (Jaunty Jackalope) was released into the wild earlier today. But Ubuntu followers are wasting no […]
So far I have been mainly using KDevelop and Code::Blocks as my C++ development IDEs. Recently, I started using NetBeans […]
I had set up my apt-get source to use latest SVN build of Code::Blocks. Everything has been running pretty smoothly […]