Keith C. Perry on 23 Mar 2015 16:40:59 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Speaking of programming


It definitely wasn't in jest :)   There's plenty of serial port work being done in Perl.  I should have referenced the main Device::SerialPort module though since that would bring up more examples.

Most languages are going to have a serial comm facility so for whatever grabs your brain you should be able to get the work done.

It also just occurred to me that Processing (one of the language used for the Arduino) might be very well suited for this.  Check out https://processing.org/reference/libraries/serial/index.html.  If you like Python, they even have a Processing.py so you can do this in Python style syntax if a Java style syntax doesn't work for you.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Keith C. Perry, MS E.E.
Owner, DAO Technologies LLC
(O) +1.215.525.4165 x2033
(M) +1.215.432.5167
www.daotechnologies.com


From: "Casey Bralla" <MailList@nerdworld.org>
To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
Sent: Monday, March 23, 2015 6:53:10 PM
Subject: Re: [PLUG] Speaking of programming

I recommend python.  It's fairly simple and self-documenting.    Keith
recommended Perl (I think not in jest), but I found Perl's syntax to be way
too dense to understand.

If that doesn't suit you then the ballerina route might be the best
alternative.  ,grin>



On Monday, March 23, 2015 06:02:02 PM jeff wrote:
I've mentioned this before but lately I feel the need for pain.
 
 I need a linux app to control my (radio) scanner(s). There are none.
 I cannot program my way out of a paper bag; in fact the paper bag
 probably has more skills.  Is there a particular language that is
 suitable for this and maybe is friendly to people with almost no
 programming background? Something that isn't C?
 
 I'm essentially receiving and sending codes over USB and ideally putting
 it into an interface that looks kinda like the physical scanner.
 
 I know I'm asking the impossible but when I'm through being a
 programmer, I'm going to be a rocket scientist. Or a ballerina.
 Something open source.


--

Casey Bralla

Chief Nerd in Residence
The NerdWorld Organisation
www.NerdWorld.org
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug