Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
856d156b 04/23/2013 01:18 AM dsorber

Made good progress tonight with the client and server apps. Added the socket connection and SensorReading object to hold the sensor readings (surprise).

317c2b10 04/23/2013 12:32 AM dsorber

Adding work to rpi_client from this weekend.

e376a628 04/19/2013 12:59 AM dsorber

I'm finally starting to put all the pieces together and build the RPI client. So far so good, although I still need to work a few details. I also reorganized my "test scripts" into a proper library so that I can call the relevant code from my client program.