Coder Social home page Coder Social logo

reference-ko'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

reference-ko's People

Contributors

artoria2e5 avatar behoney avatar bluems avatar chanhyuk-im avatar choius323 avatar codingbowoo avatar lemio avatar ljb7977 avatar lukious avatar matteosuppo avatar per1234 avatar robsoncouto avatar sebuls avatar sepppenner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

reference-ko's Issues

Translate subcategories names and other texts

  • Arduino Reference
  • The Arduino programming language Reference, organized into Functions, Variable and Constant, and Structure keywords.
  • functions
  • For controlling the Arduino board and performing computations.
  • Digital I/O
  • Analog I/O
  • Zero, Due & MKR Family
  • Advanced I/O
  • Time
  • Math
  • Trigonometry
  • Characters
  • Random Numbers
  • Bits and Bytes
  • External Interrupts
  • Interrupts
  • Communication
  • Serial
  • Stream
  • USB
  • Keyboard
  • Mouse
  • variables
  • Arduino data types and constants.
  • Constants
  • Conversion
  • Data Types
  • Variable Scope & Qualifiers
  • Utilities
  • structure
  • The elements of Arduino (C++) code.
  • Sketch
  • Control Structure
  • Further Syntax
  • Arithmetic Operators
  • Comparison Operators
  • Boolean Operators
  • Pointer Access Operators
  • Bitwise Operators
  • Compound Operators

Where can I fix mistranslation or Who can do it?

English
The elements of Arduino (C++) code.

Korean translation (Now)
์•„๋‘์ด๋…ธ (C ++) ์ฝ”๋“œ์˜ ์š”์†Œ
(a space added between C and ++)

Correct translation is
์•„๋‘์ด๋…ธ (C++) ์ฝ”๋“œ์˜ ์š”์†Œ

Please remove space between C and ++.

How can do it myself ? or Who can do it ?

Translate Site texts

  • id: pageTitle
    translation: Language Reference

  • id: pageDescription
    translation: "Arduino programming language can be divided in three main parts: structure, values (variables and constants), and functions."

  • id: language
    translation: Language

  • id: functions
    translation: functions

  • id: variables
    translation: variables

  • id: structure
    translation: structure

  • id: libraries
    translation: Libraries

  • id: glossary
    translation: Glossary

  • id: editButton
    translation: Edit This Page

  • id: license
    translation: "The Arduino Reference text is licensed under a <a href="https://creativecommons.org/licenses/by-sa/3.0/\" target="_blank" rel="noopener">Creative Commons Attribution-Share Alike 3.0 License."

  • id: githubLink
    translation: "Find anything that can be improved? <a href="https://github.com/arduino/reference-en\" target="_blank" rel="noopener">Suggest corrections and new documentation via GitHub."

  • id: tutorialLink
    translation: "Doubts on how to use Github? Learn everything you need to know in <a href="https://create.arduino.cc/projecthub/Arduino_Genuino/contribute-to-the-arduino-reference-af7c37\" target="_blank" rel="noopener">this tutorial."

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.