rp2040 보드 circuit python 올려서 쓰기

    

circuit 파이썬 예전에 써본적이 있어서 익숙하게 했다.


공식 보드가 아닌거 같아서 좀 걱정했는데 무사히 된다.

https://circuitpython.org/board/raspberry_pi_pico/


공식 라이브러리 번들 받아서 필요한 라이브러리만 폴더 내에 lib 쪽에 넣기

https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases


mfrc522 모듈이 공식 지원 모듈이 아니라서 찾아서 넣기. 그냥 폴더 없이 py 만 넣음

https://github.com/domdfcoding/circuitpython-mfrc522




댓글

이 블로그의 인기 게시물

vue

blender mcp

스무스 스텝(Smoothstep), 가우스 함수(Gaussian), 그리고 사인 함수(Sine)