GithubHelp home page GithubHelp logo

Comments (4)

ramalho avatar ramalho commented on August 17, 2024

On Mon, Feb 16, 2015 at 8:40 PM, Ricardo Martinelli de Oliveira
[email protected] wrote:

I'm running a x86 Windows system and Arduino can't be detected from this system. Need to find a way to solve this issue without affect the entire detection process.

During the Campus Party I helped a person with this issue and it
turned out that Pingo is capable of detecting Arduino on Windows,
but for some reason the installation of PyFirmata using pip did not
bring the PySerial dependency, and the error reporting was wrong.

Try to manually install pyserial with Pip, then PyFirmata, and try the
detection again. Also, please report if you are trying to detect the
Arduino using detect.MyBoard or arduino.get_arduino.

Thanks!

Luciano Ramalho
Twitter: @ramalhoorg

Professor em: http://python.pro.br
Twitter: @pythonprobr

from pingo-py.

rimolive avatar rimolive commented on August 17, 2024

I'm using detect.MyBoard() and from I could see in the code the assumption is that the OS running must be 'x86_64' before detect Arduino. See https://github.com/garoa/pingo/blob/master/pingo/detect/detect.py#L50

from pingo-py.

Vido avatar Vido commented on August 17, 2024

@ramalho , This issue is related with processor architecture, and not with operating system.
@rimolive , Thanks for finding the bug. I guess it's a easy bug to fix, can you make a pull request?

from pingo-py.

Vido avatar Vido commented on August 17, 2024

Related #15

from pingo-py.

Related Issues (20)

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.