CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

how to design temperature, humidity and pressure data logger

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Olumuyiwa



Joined: 22 May 2012
Posts: 1
Location: West Africa

View user's profile Send private message Yahoo Messenger

how to design temperature, humidity and pressure data logger
PostPosted: Mon May 28, 2012 6:08 am     Reply with quote

Anybody with an idea should please help me out.
temtronic



Joined: 01 Jul 2010
Posts: 9161
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Mon May 28, 2012 1:41 pm     Reply with quote

You don't give any specs for the logger !
temperature ??? *C, *F, accuracy, resolution, bits, speed, probe distance ????

humidity ??? range, bits, etc....

pressure ??? range, PSI, mB , ????

logger ??? samples ?? frequency, data storage amount, ????

PIC type ???

MMI ?? keypad, PC link, touchscreen, LCD (2x16, 4x20), ???

I can think of 100-130 valid questions to ask you BUT you must supply us with some 'reference' point of basic 'operation' of this logger.

If you're a beginner, I'd strongly suggest using and FTDI Vinculum based USB flashdrive interface to store the data as it's a simple, easy to use hardware. You can be storing data in an evening or two.

This project should be broken down into 4 or 5 'units'.
0) get a PIC and RTC (ds1307) up and running, display date/time on LCD.
1) get data storage up and running using 'dummy data'
2) get the temperature sensor/logging going.
3) get the humidity sensor/logging going.
4) get the pressure sensor/logging going.

Just a start.....if you can program C, getting a PIC to do all this should take 1 week's effort.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group