Re: data logger project- where to start?
- From: martin griffith <mart_in_medina@xxxxxxxxxxx>
- Date: Thu, 23 Nov 2006 00:09:26 +0100
On Wed, 22 Nov 2006 15:52:52 -0700, in sci.electronics.design fugu
<fugu@xxxxxxxxxxxxxx> wrote:
I want to make a simple data logger that will monitor 8 switchcouple of random ideas,
closures/5V logic levels. When any of the switches changes state, I want
to record the time of day (to 0.01 sec. if possible) and the status of all
8 switches. I expect switches to change state no more than once every
100ms or so.
I am thinking this should be doable using the parallel port on a PC, and
the PCs built-in RTC. I'd like the data to either be saved as a text file
or have it go directly into a spreadsheet (Excel or Open Office equivalent).
I am not much of a PC guy in either hardware or programming, but I
can learn. Where would I start to get this sort of thing going? Can the
programming be done within Excel or do I need something like Visual Basic,
or is there some other code development system I'd need? I have a bunch
of info on the parallel port, but the programming examples for accessing
it all look like they are written in C, which I do not yet understand. I
have programmed uCs in assembly language, so I have no problem learning to
program things.
Any suggestions?
Thanks,
F
have a look at the AVR butterfly demo board, might fit the bill
and have a look at python, a scripting thingummy for PC's, its seems
rather good, and it doesnt seem to need any EULAs from micro$oft
and also pyserial, guess what that does.....
martin
.
- References:
- data logger project- where to start?
- From: fugu
- data logger project- where to start?
- Prev by Date: Re: PID question
- Next by Date: Re: data logger project- where to start?
- Previous by thread: data logger project- where to start?
- Next by thread: Re: data logger project- where to start?
- Index(es):
Relevant Pages
|