Code Monkey home page Code Monkey logo

dpkg-virtualport-driver's Introduction

Serial Port Emulator

It is a serial port simulator for communication between Multi-agent Systems and a ChonBot virtualized.

Installation

  1. Install the dependencies. On your Debian-like Linux machine, run:
echo "deb [trusted=yes] http://packages.chon.group/ chonos main" | sudo tee /etc/apt/sources.list.d/chonos.list
sudo apt update
sudo apt install linux-headers-`uname -r`
sudo apt install chonos-serial-port-emulator

After the installation, by default, it will be instatiated on /dev many pairs of devices:

  • /dev/ttyEmulatedPort0 <---> /dev/ttyExogenous0
  • /dev/ttyEmulatedPort1 <---> /dev/ttyExogenous1
  • /dev/ttyEmulatedPort2 <---> /dev/ttyExogenous2
  • /dev/ttyEmulatedPort3 <---> /dev/ttyExogenous3 ...

And so on. Writing on one device will make its content to be read on the other pair, and vice-versa

Example

In a terminal window, execute the command below to put the emulated port waiting for incoming data

Open another terminal window and run the below command. On the first terminal Window. It should appear the message.

Screenshot_20240117_201825

Copyright

Creative Commons License
ChonIDE is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms:

  • Attribution — You must give appropriate credit like below:

FREITAS, Bruno Policarpo Toledo; LAZARIN, Nilson Mori; PANTOJA, Carlos Eduardo. Uma Proposta de Emulador de Portas Seriais para Sistemas Multiagentes Embarcados. In: Workshop-Escola de Sistemas de Agentes, seus Ambientes e Aplicações (WESAAC), 17. , 2023, Pelotas/RS. Anais [...]. Pelotas: UFPel, 2023 . p. 55-66. URL: https://zenodo.org/record/8329081

Bibtex

@inproceedings{freitas2023,
 author = {Freitas, Bruno Policarpo Toledo and Lazarin, Nilson Mori and Pantoja, Carlos Eduardo},
 title = {Uma {Proposta} de {Emulador} de {Portas} {Seriais} para {Sistemas} {Multiagentes} {Embarcados}},
 booktitle = {Anais do XVII Workshop-Escola de Sistemas de Agentes, seus Ambientes e Aplicações (WESAAC 2023)},
 location = {Pelotas/RS},
 year = {2023},
 pages = {55--66},
 publisher = {UFPel},
 address = {Pelotas, RS, Brasil},
 url = {https://zenodo.org/record/8329081}
}

dpkg-virtualport-driver's People

Contributors

bptfreitas avatar nilsonlazarin avatar

Watchers

 avatar

dpkg-virtualport-driver's Issues

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.