Code Monkey home page Code Monkey logo

cancomm_lazarus's Introduction

TCanSocket component for Lazarus

License: FPC modified LGPL

TCanSocket is a Lazarus component for convenient and easy-to-use access to CAN communication. Perfect for when your Lazarus application should participate or monitor the communication on a Controller Area Network. Under the hood, it uses the SocketCAN functionality of the Linux kernel.

Supported functionality:

  • List all SocketCAN devices known to your Linux system.
  • Transmit and receive CAN messages.
  • Event handlers for:
    • Reception of CAN messages and error frames.
    • Transmit completed of a CAN message.
    • Connect and disconnect events.

Getting started

To get started with the TCanSocket component, it is recommended to download the latest stable release from the releases page. Next, read through the getting started documentation in the user manual.

User manual

The online user manual is located at the following location:

Development

Development of the TCanSocketcomponent takes place at GitHub. Feel free to contribute by submitting issues and pull requests.

cancomm_lazarus's People

Contributors

pragmaticlinuxblog avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

cancomm_lazarus's Issues

installing in lazarus fails

Raspbian 10
FPC Version 3.2.2
Lazarus 2.2.0
I installed the cancomm package as described on the man without issues.
Linking Lazarus after installing the package shows the following messages:
IDE erstellen: Exit code 2, Fehler: 2, Warnungen: 2
Warning: svn not in path.
Warning: linker: /usr/bin/ld: -lcancomm kann nicht gefunden werden
make[2]: *** [Makefile:4667: lazarus] Fehler 1
make[1]: *** [Makefile:5105: idepkg] Fehler 2
Error: make: *** [Makefile:3739: idepkg] Fehler 2
lazarus.pp(167,1) Error: Error while linking

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.