'서킷파이썬'에 해당되는 글 1건

Circuitpython

raspberry pi pico에서 Circuitpython을 사용할 수 있다.

learn.adafruit.com/getting-started-with-raspberry-pi-pico-circuitpython

 

Getting Started with Raspberry Pi Pico and CircuitPython

The Raspberry Pi foundation changed single-board computing when they released the Raspberry Pi computer, now they're ready to do the same for microcontrollers with the release of the brand new Raspberry Pi Pico.

learn.adafruit.com

circuitpython.readthedocs.io/en/6.1.x/README.html

 

CircuitPython — Adafruit CircuitPython 6.1.0 documentation

CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers. Microcontrollers are the brains of many electronics including a wide variety of development boards used to build hobby projects and

circuitpython.readthedocs.io

MicroPython과의 차이점

CircuitPython :

  • 모든 보드에서 기본 USB를 지원하므로 특별한 도구없이 파일을 편집 할 수 있습니다.
  • 모든 빌드에 부동 소수점 (일명 소수)이 활성화됩니다.
  • 오류 메시지는 10 개 이상의 언어로 번역됩니다.
  • Python 내에서 동시성을 지원하지 않습니다 (인터럽트 및 스레딩 포함). 오디오 파일 재생과 같이 필요한 작업을 위해 네이티브 모듈을 사용하여 일부 동시성이 달성됩니다.

쓰레드를 사용할 수 없음에도 불구하고, 사용할 수 있는 라이브러리들이 많다는 것!

 

MicroPython

hackspace.raspberrypi.org/books/micropython-pico

 

Get Started with MicroPython on Raspberry Pi Pico — HackSpace magazine

Raspberry Pi Pico is a new low-cost, high-performance microcontroller board with flexible digital interfaces. Microcontrollers are computers stripped back to their bare essentials. You don’t use monitors or keyboards, but program them to take their input

hackspace.raspberrypi.org

Free Download가 된다. 기본을 익히기 좋은 자료다.

반응형
블로그 이미지

두리뭉실:해피파인더그룹

컴퓨터 코치 두리뭉실

,