December 3, 2011 by Chris
“The main purpose is to gather water level data, store it in central database and view it on a web interface. This system can greatly reduce the effect of sudden water level increases due to rain, causing floods. Also, it minimizes the man power requirement to measure water levels in the reservoirs in distant areas.”
PyroFactor: 
November 16, 2011 by Chris
“RDS? It's an abbreviation for Radio Data System. RDS is a European standard for sending small amounts of digital information using conventional FM radio.....To understand the RDS digital format I need to play with it. That is easier to do in C++ than with PIC assembler. I'll use a 16F84 PIC as an interface. RDS data are sent serially to a PC com port for further investigation.”
PyroFactor: 
September 10, 2011 by Chris
If you're an avid arduino fan, then this project should expand your design capabilities. It shows you how to use
Xbee wireless modules to program the arduino without connecting it to your computer. The Xbee modules are very much self contained so there isn't much additional work to implement the wireless communication. Check the article for a detailed explanation of how to make it work.
PyroFactor: 