Recent

Author Topic: Arduino + Lazarus + Linux  (Read 1330 times)

GeorgeSteven

  • Newbie
  • Posts: 4
Arduino + Lazarus + Linux
« on: May 13, 2021, 08:41:31 am »
Hello, someone is familiar with Arduino + Lazarus? I would like to create a graphical interface with Lazarus that displays in a text box what Arduino sends to the computer

I've been looking for hours but I can't figure it out is there anyone who could help me?

p.s.: I use Debian Linux

avra

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

MarkMLl

  • Hero Member
  • *****
  • Posts: 6676
Re: Arduino + Lazarus + Linux
« Reply #2 on: May 13, 2021, 10:07:30 am »
Hello, someone is familiar with Arduino + Lazarus? I would like to create a graphical interface with Lazarus that displays in a text box what Arduino sends to the computer

p.s.: I use Debian Linux

Sends /how/? You can use one of the serial comms components for this, or if you're smart enough to use Debian then you should have no problems using the serial.pp unit. Alternatively I've used I2C in the past for an "Arduino-like" board piggybacked onto an RPi, although it should also work with an I2C interface on a PC... I've just not tried it.

MarkMLl
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories: https://github.com/MarkMLl?tab=repositories

 

TinyPortal © 2005-2018