[?] Subscribe To This Site

XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Subscribe with Bloglines

Home
Forum
Project Ideas
C Course
LCD-KEYS OnePort
PIC Projects
Tips & Techniques
PIC Introduction
PIC Programmer
Schematic Tool
PIC Tutorials
Digital Downloads
Store
My SECRET
Oscilloscopes
About Me
Contact
Terms of Use
Search This Site
Freebies
Articles
Books
Projects Showcase
Resource Links
Site Map
Video du Jour
Rant/Rave
Privacy Policy
Problem?-Solution
Programmer Types

Data logger project using PIC microcontroller

by Santosh
(India)

i need to develop a data logger project using PIC..
it must store 1000 records. once the limit is crossed, the next record must replace the first one.. There are two inputs to the controller.
A record typically consists of DATE, TIME AND INPUT NAME..
Can u suggest me which PIC microcontroller to use?




Comments for
Data logger project using PIC microcontroller

Click here to add your own comments

Jul 27, 2011
data logger projects
by: Anonymous

how many bytes you need for one block of data. then u can calculate how much flash memory u will need for 1000 records and then choose the controller which have required flash memory.

i have done gps data logger projects. i use msp5438
controller.which have 256kb flash.

Jan 13, 2011
What not use off-the-shelf one?
by: guest

Check out at:
www.microedgeinstruments.com

Click here to add your own comments

Join in and write your own page! It's easy to do. How?
Simply click here to return to Ask for a Solution to your microcontroller problem