CircuitPython (original) (raw)
- سيركت بايثون (بالإنجليزية: CircuitPython) انشقاق مفتوح المصدر لمايكروبايثون يستهدف الطلاب والمبتدئين، تطوره ، وهو تنفيذ للغة البرمجة بايثون 3. سيركويت بايثون مكتوبة بسي . ويهدف إلى تسهيل العمل على العديد من وحدات التحكم الدقيقة الحديثة. (ar)
- CircuitPython is an open-source derivative of the MicroPython programming language targeted toward students and beginners. Development of CircuitPython is supported by Adafruit Industries. It is a software implementation of the Python 3 programming language, written in C. It has been ported to run on several modern microcontrollers. CircuitPython consists of a Python compiler to bytecode and a runtime interpreter of that bytecode that runs on the microcontroller hardware. The user is presented with an interactive prompt (the REPL) to execute supported commands immediately. Included are a selection of core Python libraries. CircuitPython includes modules which give the programmer access to the low-level hardware of supported products as well as higher-level libraries for beginners. CircuitPython is a fork of MicroPython, originally created by Damien George. The MicroPython community continues to discuss forks of MicroPython into variants such as CircuitPython. CircuitPython is targeted to be compliant with CPython, the reference implementation of the Python programming language. Programs written for CircuitPython-compatible boards may not run unmodified on other platforms such as the Raspberry Pi. (en)
- CircuitPythonはMicroPythonから派生した、教育および初心者向けのオープンソースのプログラミング言語である。CircuitPythonは、Adafruit Industriesが開発を支援しており、Python 3プログラミング言語のC言語によるソフトウェア実装である。 数種類の現行のマイクロコントローラに移植されている。 CircuitPython はマイコンのハードウェアで動作する完全なPythonコンパイラおよびランタイムである。サポートされたコマンドを即時実行するための対話型プロンプト(REPL)も用意されている。CircuitPython には、Pythonの様々なコア・ライブラリに加え、Adafruitの対応ハードウェア製品への低レイヤアクセスを提供するモジュール群や、初心者向けの高レイヤライブラリが含まれる。 CircuitPythonはDamien Georgeが開発したMicroPythonのフォークである。MicroPythonのコミュニティには、CircuitPythonのようなMicroPythonから派生した変種について議論がある。 CircuitPythonはPythonのリファレンス実装であるCPythonに準拠することを目指している。 CircuitPython互換ボード用に書かれたプログラムは、Raspberry Piなど他のプラットホームでは修正なしでは動作しない可能性がある。 (ja)
- 2017-07-19 (xsd:date)
- 57294217 (xsd:integer)
- 7954 (xsd:nonNegativeInteger)
- 1123680053 (xsd:integer)
- dbr:Python_(programming_language)
- dbr:ESP8266
- dbr:Infrared
- dbc:Microcontroller_software
- dbr:STM32
- dbr:STMicroelectronics
- dbr:MIT_license
- dbr:CPython
- dbr:C_(programming_language)
- dbc:Python_(programming_language)
- dbr:Twitter
- dbr:Adafruit_Industries
- dbr:Nordic_Semiconductor
- dbr:Microcontroller
- dbr:Handheld_video_game
- dbr:Atmel
- dbr:Accessibility
- dbr:Discord_(software)
- dbr:Sony
- dbr:MicroPython
- dbr:Microchip_Technology
- dbr:Raspberry_Pi
- dbr:Reddit
- dbr:Software
- dbr:Programming_language
- dbr:Read–eval–print_loop
- dbr:Spresense
- Adafruit Industries (en)
- Python implementation (en)
- Adafruit blinka angles-left.svg (en)
- Logo of the Blinka library, a compatibility layer for CircuitPython (en)
- 200 (xsd:integer)
- CircuitPython (en)
- microcontroller and single board computers using the Atmel SAMD21, Atmel SAMD51, Nordic nRF52840, and ESP32, ARMmicrocontrollers, from Adafruit, SparkFun, Arduino, Particle, Raspberry Pi and others (en)
- PLjF7R1fz_OOXrI15wuXeESA0aA4VzcWSi (en)
- 2017-07-19 (xsd:date)
- MicroPython (en)
- dbt:GitHub
- dbt:Better_source_needed
- dbt:Infobox_software
- dbt:Reflist
- dbt:Short_description
- dbt:Software-stub
- dbt:Start_date_and_age
- dbt:Wikidata
- dbt:YouTube
- dbt:Python_(programming_language)
- سيركت بايثون (بالإنجليزية: CircuitPython) انشقاق مفتوح المصدر لمايكروبايثون يستهدف الطلاب والمبتدئين، تطوره ، وهو تنفيذ للغة البرمجة بايثون 3. سيركويت بايثون مكتوبة بسي . ويهدف إلى تسهيل العمل على العديد من وحدات التحكم الدقيقة الحديثة. (ar)
- CircuitPython is an open-source derivative of the MicroPython programming language targeted toward students and beginners. Development of CircuitPython is supported by Adafruit Industries. It is a software implementation of the Python 3 programming language, written in C. It has been ported to run on several modern microcontrollers. CircuitPython is a fork of MicroPython, originally created by Damien George. The MicroPython community continues to discuss forks of MicroPython into variants such as CircuitPython. (en)
- CircuitPythonはMicroPythonから派生した、教育および初心者向けのオープンソースのプログラミング言語である。CircuitPythonは、Adafruit Industriesが開発を支援しており、Python 3プログラミング言語のC言語によるソフトウェア実装である。 数種類の現行のマイクロコントローラに移植されている。 CircuitPython はマイコンのハードウェアで動作する完全なPythonコンパイラおよびランタイムである。サポートされたコマンドを即時実行するための対話型プロンプト(REPL)も用意されている。CircuitPython には、Pythonの様々なコア・ライブラリに加え、Adafruitの対応ハードウェア製品への低レイヤアクセスを提供するモジュール群や、初心者向けの高レイヤライブラリが含まれる。 CircuitPythonはDamien Georgeが開発したMicroPythonのフォークである。MicroPythonのコミュニティには、CircuitPythonのようなMicroPythonから派生した変種について議論がある。 (ja)
- CircuitPython (en)
- سيركت بايثون (ar)
- CircuitPython (ja)
- wikidata:CircuitPython
- dbpedia-ar:CircuitPython
- dbpedia-ja:CircuitPython
- http://ml.dbpedia.org/resource/സർക്യൂട്ട്_പൈത്തൺ
- https://global.dbpedia.org/id/6NCX5
- CircuitPython (en)
is dbo:wikiPageWikiLink of
- dbr:Python_(programming_language)
- dbr:BornHack
- dbr:List_of_educational_programming_languages
- dbr:Adafruit_Industries
- dbr:ESP32
- dbr:TI-84_Plus_series
- dbr:Microcontroller
- dbr:MicroPython
- dbr:Raspberry_Pi
is dbp:implementations of
is foaf:primaryTopic of