circuit python 을 예전에 사용했었는데
circuit python 에서 import machine 하면 모듈이 없다고 해서 찾아보니
micropython 에서 제공하는 녀석이라고 한다.
machine is a built-in module in MicroPython which means it's part of MicroPython itself. CircuitPython and MicroPython similar but not exactly the same. One difference is that CircuitPython has no built-in module called machine. |
[링크 : https://forums.raspberrypi.com/viewtopic.php?t=314090]
'embeded > rpi pico' 카테고리의 다른 글
pico real plus for U+ 구매 (0) | 2024.07.28 |
---|---|
rpi pico ADC 범위 (0) | 2024.07.16 |
rpi pico usb sound (0) | 2021.11.08 |
rpi pico pwm channel (0) | 2021.08.02 |
rpi pico c (0) | 2021.07.07 |