Coder Social home page Coder Social logo

arc's Introduction

Arduino is an open-source physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing and MaxMSP). The boards can be assembled by hand or purchased preassembled; the open-source IDE can be downloaded for free at https://arduino.cc

Github

More info at

Bug reports and technical discussions

  • To report a bug in the software or to request a simple enhancement go to Github Issues

  • More complex requests and technical discussion should go on the Arduino Developers mailing list

  • If you're interested in modifying or extending the Arduino software, we strongly suggest discussing your ideas on the Developers mailing list before starting to work on them. That way you can coordinate with the Arduino Team and others, giving your work a higher chance of being integrated into the official release

Security

If you think you found a vulnerability or other security-related bug in this project, please read our security policy and report the bug to our Security Team 🛡️ Thank you!

e-mail contact: [email protected]

Installation

Detailed instructions for installation in popular operating systems can be found at:

Contents of this repository

This repository contains just the code for the Arduino IDE itself. Originally, it also contained the AVR and SAM Arduino core and libraries (i.e. the code that is compiled as part of a sketch and runs on the actual Arduino device), but those have been moved into their own repositories. They are still automatically downloaded as part of the build process and included in built releases, though.

The repositories for these extra parts can be found here:

Building and testing

Instructions for building the IDE and running unit tests can be found on the wiki:

Credits

Arduino is an open source project, supported by many.

The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe and David A. Mellis.

Arduino uses GNU avr-gcc toolchain, GCC ARM Embedded toolchain, avr-libc, avrdude, bossac, openOCD and code from Processing and Wiring.

Icon and about image designed by ToDo

arc's People

Contributors

chiabia avatar dependabot[bot] avatar francescospissu avatar fstasi avatar gabryspada avatar matteosuppo avatar netergart avatar semantic-release-bot avatar serjlee avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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

arc's Issues

PopoverTrigger - isOpen prop

IsOpen prop ins't working. Some time, after clicking an option in the dropdown menu it remains open and the isOpen prop does not change this behavior.

Broken build with NPM 7

If you try to use npm install with NPM 7 (default version for Node 16-LTS) and arduino/arc you'll get:

Expand error stack

16:53:23.032 | npm WARN ERESOLVE overriding peer dependency
-- | --
16:53:23.033 | npm WARN While resolving: [email protected]
16:53:23.033 | npm WARN Found: [email protected]
16:53:23.033 | npm WARN node_modules/react
16:53:23.033 | npm WARN   react@"^17.0.2" from the root project
16:53:23.034 | npm WARN   95 more (@arduino/arc, @bcmi-lab/space-select, @emotion/core, ...)
16:53:23.034 | npm WARN
16:53:23.034 | npm WARN Could not resolve dependency:
16:53:23.035 | npm WARN peer react@"^0.14.0 \|\| ^15.0.0 \|\| ^16.0.0" from [email protected]
16:53:23.035 | npm WARN node_modules/react-autosize-textarea
16:53:23.035 | npm WARN   react-autosize-textarea@"^7.1.0" from @arduino/[email protected]
16:53:23.035 | npm WARN   node_modules/@arduino/arc
16:53:23.035 | npm WARN
16:53:23.036 | npm WARN Conflicting peer dependency: [email protected]
16:53:23.036 | npm WARN node_modules/react
16:53:23.036 | npm WARN   peer react@"^0.14.0 \|\| ^15.0.0 \|\| ^16.0.0" from [email protected]
16:53:23.036 | npm WARN   node_modules/react-autosize-textarea
16:53:23.036 | npm WARN     react-autosize-textarea@"^7.1.0" from @arduino/[email protected]
16:53:23.036 | npm WARN     node_modules/@arduino/arc
16:53:23.037 | npm WARN ERESOLVE overriding peer dependency
16:53:23.037 | npm WARN While resolving: [email protected]
16:53:23.037 | npm WARN Found: [email protected]
16:53:23.037 | npm WARN node_modules/react-dom
16:53:23.038 | npm WARN   react-dom@"^17.0.2" from the root project
16:53:23.038 | npm WARN   14 more (@arduino/arc, @bcmi-lab/space-select, ...)
16:53:23.038 | npm WARN
16:53:23.038 | npm WARN Could not resolve dependency:
16:53:23.038 | npm WARN peer react-dom@"^0.14.0 \|\| ^15.0.0 \|\| ^16.0.0" from [email protected]
16:53:23.038 | npm WARN node_modules/react-autosize-textarea
16:53:23.039 | npm WARN   react-autosize-textarea@"^7.1.0" from @arduino/[email protected]
16:53:23.039 | npm WARN   node_modules/@arduino/arc
16:53:23.039 | npm WARN
16:53:23.039 | npm WARN Conflicting peer dependency: [email protected]
16:53:23.039 | npm WARN node_modules/react-dom
16:53:23.039 | npm WARN   peer react-dom@"^0.14.0 \|\| ^15.0.0 \|\| ^16.0.0" from [email protected]
16:53:23.039 | npm WARN   node_modules/react-autosize-textarea
16:53:23.040 | npm WARN     react-autosize-textarea@"^7.1.0" from @arduino/[email protected]
16:53:23.040 | npm WARN     node_modules/@arduino/arc
16:53:23.080 | npm ERR! code ERESOLVE
16:53:23.164 | npm ERR! ERESOLVE could not resolve
16:53:23.165 | npm ERR!
16:53:23.165 | npm ERR! While resolving: [email protected]
16:53:23.165 | npm ERR! Found: [email protected]
16:53:23.165 | npm ERR! node_modules/react
16:53:23.165 | npm ERR!   react@"^17.0.2" from the root project
16:53:23.165 | npm ERR!   peer react@"^17.0.2" from @arduino/[email protected]
16:53:23.165 | npm ERR!   node_modules/@arduino/arc
16:53:23.166 | npm ERR!     @arduino/arc@"^0.10.0" from the root project
16:53:23.166 | npm ERR!   94 more (@bcmi-lab/space-select, @emotion/core, ...)
16:53:23.166 | npm ERR!
16:53:23.166 | npm ERR! Could not resolve dependency:
16:53:23.166 | npm ERR! peer react@"^15.3.0 \|\| ^16.0.0-alpha" from [email protected]
16:53:23.166 | npm ERR! node_modules/react-virtualized
16:53:23.166 | npm ERR!   react-virtualized@"^9.22.3" from the root project
16:53:23.166 | npm ERR!
16:53:23.166 | npm ERR! Conflicting peer dependency: [email protected]
16:53:23.167 | npm ERR! node_modules/react
16:53:23.167 | npm ERR!   peer react@"^15.3.0 \|\| ^16.0.0-alpha" from [email protected]
16:53:23.167 | npm ERR!   node_modules/react-virtualized
16:53:23.167 | npm ERR!     react-virtualized@"^9.22.3" from the root project
16:53:23.167 | npm ERR!
16:53:23.167 | npm ERR! Fix the upstream dependency conflict, or retry
16:53:23.167 | npm ERR! this command with --force, or --legacy-peer-deps
16:53:23.167 | npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
16:53:23.168 | npm ERR!
16:53:23.168 | npm ERR! See /opt/buildhome/.npm/eresolve-report.txt for a full report.
16:53:23.168 |  
</pre>

Suggested fix:
Ditch/upgrade abandonded/outdated dependencies

Suggested temporary fix:
Document this issue in the README, and suggest the use of the--legacy-peer-deps flag or legacy-peer-deps=true in .npmrc

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.