Program to read data from serial port, filter and process

From: Jason Balicki (kodak_at_frontierhomemortgage.com)
Date: 01/24/05


To: "'Perl Beginners List'" <beginners@perl.org>
Date: Mon, 24 Jan 2005 11:14:40 -0600

Some people emailed me privately and asked that I do post
what I've come up with to the list.

I wrote this program over the course of the last week,
starting with very little perl experience (I've modified
others code, and small things like that) and acomplished
a goal that prior to last week I considered unobtainable.

Here is the current version. I expect to continue tweaking
(one of the goals is to put the data in a database instead
of a flat text file) but otherwise the program is doing
what I want it to do.

I want to say thanks again to the guys on this list
who helped me crank out my very first, actual, useable,
from-scratch perl program. I know it's simple, but
I'm still proud. :)

Comments are appreciated.

Anyway, it can be found here:

http://nothingimportant.net/perl-stuff/alcatel_readserial

Thanks again!

--J(K)



Relevant Pages

  • Multi-Field Primary Key
    ... I configured a database for goals and objectives for my personal use to ... fields individually identify a record in tblGoalAssign). ... then be a forth field in the primary key? ...
    (microsoft.public.access.gettingstarted)
  • Re: prolog and recursive descent parsing?
    ... Does it make a graph of the parse tree or something? ... In brief, the Prolog engine keeps a list of statements, called goals, ... and looks for a substitution that proves them from the database, ... It works like an ordinary function stack that can branch ...
    (comp.compilers)
  • Role Based Security Question
    ... I have a few questions about role based security in an ASP.Net application. ... Page - Role relationships are also held in a database. ... Here are the goals we are trying to accomplish: ... the pages the user has access to into the Session object on Session_Start. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Role Based Security Question
    ... I have a few questions about role based security in an ASP.Net application. ... Page - Role relationships are also held in a database. ... Here are the goals we are trying to accomplish: ... the pages the user has access to into the Session object on Session_Start. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Role Based Security Question
    ... windows Authentication with Active Directory"!(minimize calls to the ... > - We have a hierarchical roles system stored in a database. ... > Here are the goals we are trying to accomplish: ... > the pages the user has access to into the Session object on Session_Start. ...
    (microsoft.public.dotnet.framework.aspnet)