Recent

Author Topic: [SOLVED]I want to connect using serial port in an Odroid computer  (Read 5302 times)

newman

  • Jr. Member
  • **
  • Posts: 75
Hi,

I am trying to develop an application for Odroid C2, ARM based computer. I have installed Lazarus on it. However I am unable to install my favorite serial port component Sdpo, it is not supported for ARM based installation, only windows and Linux are supported.

Are there any other serial port libraries I can use on ARM devices ?? I have success with C++ based programs but I want to use Lazarus and FreePascal.

Has anybody been able to develop program using Lazarus and the Serial port on the Odroid C2??

thanks
nm
« Last Edit: June 21, 2017, 06:42:52 pm by newman »

Thaddy

  • Hero Member
  • *****
  • Posts: 16652
  • Kallstadt seems a good place to evict Trump to.
Re: I want to connect using serial port in an Odroid computer
« Reply #1 on: June 20, 2017, 10:48:21 am »
synaser, which is part of synapse,works on arm based computers. I use it on my Raspberry Pi's.
https://sourceforge.net/projects/synalist/
But I am sure they don't want the Trumps back...

avra

  • Hero Member
  • *****
  • Posts: 2535
    • Additional info
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

newman

  • Jr. Member
  • **
  • Posts: 75
Re: I want to connect using serial port in an Odroid computer
« Reply #3 on: June 20, 2017, 03:33:09 pm »
thanks for the links.

Is there support for events ??

thanks
nm

Paul Breneman

  • Sr. Member
  • ****
  • Posts: 290
    • Control Pascal
Re: I want to connect using serial port in an Odroid computer
« Reply #4 on: June 20, 2017, 05:20:59 pm »
Is there support for events ??

There is support for events here: https://github.com/serbod/dataport
Regards,
Paul Breneman
www.ControlPascal.com

newman

  • Jr. Member
  • **
  • Posts: 75
Re: I want to connect using serial port in an Odroid computer
« Reply #5 on: June 20, 2017, 05:32:45 pm »
thanks a lot, I am going to try this out on my Odroid

thanks
nm

avra

  • Hero Member
  • *****
  • Posts: 2535
    • Additional info
Re: I want to connect using serial port in an Odroid computer
« Reply #6 on: June 20, 2017, 10:15:54 pm »
Is there support for events ??
There is TvsComPort in Visual Synapse:
https://sourceforge.net/projects/visualsynapse/
It has not been updated for a long time and I don't know it's current status, but CT version which can be downloaded and converted with ct2laz worked fine last time I checked.
« Last Edit: June 20, 2017, 10:41:41 pm by avra »
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

newman

  • Jr. Member
  • **
  • Posts: 75
Re: I want to connect using serial port in an Odroid computer
« Reply #7 on: June 21, 2017, 06:42:32 pm »
thanks I will try to use that..

 

TinyPortal © 2005-2018