Giter VIP home page Giter VIP logo

docker-dev-arduino's Introduction

OPSXCQ's profile

Bringing debauchery and anarchy back.

docker-dev-arduino's People

Contributors

opsxcq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-dev-arduino's Issues

Possible to map from Mac OS host?

I have been trying to get this example (and others like it) to work on a Mac OS X host.

On my setup, the Arduino shows up at /dev/cu.usbmodem144421
but running
docker run --rm -it -v "$(pwd):/src" --device=/dev/cu.usbmodem144421 strm/dev-arduino serial
(slight modification of what is in functions.sh, which assumes /dev/ttyUSB0), produces the error:

docker: Error response from daemon: linux runtime spec devices: error gathering device information while adding custom device "/dev/tty.usbmodem144421": no such file or directory.

Is device mapping fundamentally different from a Mac OS host, or am I missing something?

example how to add library dependencies

Hi @opsxcq!

my goal is to build the firmware in the ci pipeline. My sketch for an ESP8266 uses libraries.
Could you please add an example how, to add libraries and set the board correctly?

I have found two files:

/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/boards.txt
/Applications/Arduino.app/Contents/Java/lib/version.txt

kind regards, André

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.