Giter VIP home page Giter VIP logo

Comments (4)

antoine163 avatar antoine163 commented on August 10, 2024

Bonjour,

La liaison série utiliser par le shield correspond à l'objet Serial sur Arduino uno.
Vous ne prouvez pas utiliser de port série virtuel. L'erreur que vous avez et donc tout à fait normale.

from armapi.

jimibi avatar jimibi commented on August 10, 2024

Bonjour,

Comment changer de port si on utilise une autre carte Arduino.

from armapi.

antoine163 avatar antoine163 commented on August 10, 2024

Bonjour,

Je ne suis pas sûr de comprendre ce que vous voulez faire.
Le shield Arduino a été conçue pour fonctionner avec les pins 0 et 1 de l'Arduino (un 'HardwareSerial' dans le code Arduino).
Un port de l'Armapi a été développé pour fonctionner avec un 'HardwareSerial'.
Si vous voulez changer de port, il vous faudra l'implémenter vous-même en re-implémenter les méthodes du fichier 'armport_arduino.cpp' se trouvent dans le dossier d'installation des bibliothèques Arduino.

from armapi.

jimibi avatar jimibi commented on August 10, 2024

Bonjour,
Je travaille avec un ESP32 qui peut faire tourner du code Arduino et qui possède 3 port Série Hardware mais le premier est réservé pour le Flashage du programme et le debug, je voulais utiliser le port 2 ou 3 pour dialoguer avec un module ARM Nano N8-LW sur carte Xbee socket.
Depuis j'ai modifié l'API en C pour travailler avec le serial 3. Cela fonctionne correctement maintenant.
Merci quand même de votre réponse.

from armapi.

Related Issues (16)

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.