전체상품목록 바로가기

본문 바로가기

오늘하루 열지않기

전체상품목록 바로가기

본문 바로가기


 
이전 제품 보기 다음 제품 보기
추천메일 보내기 상품조르기 대량구매문의

트린키 QT2040 보드 -RP2040 USB 키 (Adafruit Trinkey QT2040 - RP2040 USB Key with Stemma QT) (해외배송 가능상품)

기본 정보
판매가(VAT별도) 12,480원
상품코드 P000BDNN
수량 수량증가수량감소
상품요약정보 트린키 QT2040 보드 -RP2040 USB 키 입니다
색상 옵션
SNS 상품홍보
SNS 상품홍보

개인결제창을 통한 결제 시 네이버 마일리지 적립 및 사용이 가능합니다.

상품 옵션

(최소주문수량 1개 이상 / 최대주문수량 0개 이하)

수량을 선택해주세요.

위 옵션선택 박스를 선택하시면 아래에 상품이 추가됩니다.

상품 목록
상품명 상품수 가격
트린키 QT2040 보드 -RP2040 USB 키 (Adafruit Trinkey QT2040 - RP2040 USB Key with Stemma QT) 수량증가 수량감소 (  )
총 상품금액(수량) : 0 (0개)
바로구매하기 장바구니 담기 SOLD OUT 관심상품등록

재고안내

  • 상품의 실시간 재고는 네이버 페이 버튼 옆 상담 톡톡 버튼 으로 문의 주시면 더 빠르게 답변이 가능합니다

  • 품목이 많으실 경우는 견적서 출력 후 견적서 출력하신 분의 성함을 알려주시면 빠른 답변이 가능합니다

 

회원가입안내

  • 1. 회원가입 후 무통장 결제시

    할인 쿠폰의 사용이 가능
  • 2. 문의 게시판을 통한 기술지원

  • 3. 신규회원 가입시 2,00원 적립

  • 4. 주문/배송 내역 SMS 발송

회원가입

이벤트




 

트린키 QT2040 보드 -RP2040 USB 키

(Adafruit Trinkey QT2040

- RP2040 USB Key with Stemma QT)

개요

  • 본 제품은 트린키 QT2040 보드 -RP2040 USB 키 입니다.
  • 절반은 USB 키이고 절반은 Adafruit QT Py, RP2040입니다.
  • RP2040 MCU, 네오픽셀 LED, 리셋버튼을 탑재하고 있는 제품입니다.
  • 리셋버튼은 부트로더 모드에 진입하고자 할때 사용이 가능합니다.
  • microPython, circuitPython을 이용하여 개발이 가능합니다 (아두이노는 지원하지 않습니다)

특징

  • Plug-and-play STEMMA QT

    One of the stars of this board is our favorite connector - the STEMMA QT, a chainable I2C port that can be used with any of our STEMMA QT sensors and accessories. Having this connector means you don't need to do any soldering to get started.

    What can you pop into the QT port? How about OLEDsInertial Measurment UnitsSensors a-plenty. All plug-and-play thanks to the innovative chainable design: SparkFun Qwiic-compatible STEMMA QT connectors for the I2C bus so you don't even need to solder. Just plug in a compatible cable and attach it to your MCU of choice, and you're ready to load up some software and measure some light.

    Use any SparkFun Qwiic boards! Seeed Grove I2C boards will also work with this adapter cable.

    Software Support

    At the time of launch, there is no Arduino core support for the chip on this board. There is great C/C++ support, an official MicroPython port, and a CircuitPython port! We of course recommend CircuitPython because we think it's the easiest way to get started and it has support with most of our drivers, displays, sensors, and more, supported out of the box so you can follow along with our CircuitPython projects and tutorials.

    While the RP2040 has lots of onboard RAM (264KB), it does not have built-in FLASH memory. Instead, that is provided by the external QSPI flash chip. On this board there is 8MB, which is shared between the program it's running and any file storage used by MicroPython or CircuitPython. When using C/C++ you get the whole flash memory, if using Python you will have about 7 MB remaining for code, files, images, fonts, etc.

    • Main body is same size/mounting holes as most of our Stemma QT boards (1.0" x 0.7" with M2.5 holes)
    • USB Type A connector with extra-thick PCB to fit into a USB host port
    • RP2040 32-bit Cortex M0+ dual-core running at ~125 MHz @ 3.3V logic and power
    • 264 KB RAM
    • 8 MB SPI FLASH chip for storing files and CircuitPython/MicroPython code storage. No EEPROM
    • Native USB supported by every OS - can be used as USB serial console, MIDI, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
    • Can be used with MicroPython or CircuitPython
    • Built-in RGB NeoPixel LED
    • STEMMA QT / Qwiic port for I2C connectivity
    • 3.3V regulator with 600mA peak output
    • 12 MHz crystal
    • Both Reset button and Bootloader select buttons for quick restarts (no unplugging-replugging to relaunch code)
    • Bootloader button can also be safely used in 'user' code

    About the RP2040

    Inside the RP2040 is a 'permanent ROM' USB UF2 bootloader. What that means is when you want to program new firmware, you can hold down the BOOT button while plugging it into USB (or pulling down the RUN/Reset pin to ground) and it will appear as a USB disk drive you can drag the firmware onto. Folks who have been using Adafruit products will find this very familiar - we use the technique on all our native-USB boards. Just note you don't double-click reset, instead hold down the BOOT button during boot to enter the bootloader!

    The RP2040 is a powerful chip, which has the clock speed of our M4 (SAMD51), and two cores that are equivalent to our M0 (SAMD21). Since it is an M0 chip, it does not have a floating point unit or DSP hardware support - so if you're doing something with heavy floating point math, it will be done in software and thus not as fast as an M4. For many other computational tasks, you'll get close-to-M4 speeds!

문서

  • Primary Guide: Adafruit Trinkey QT2040
  • It's half USB Key, half Adafruit QT Py, and a lotta RP2040...it's Trinkey QT2040, the circuit board with an RP2040 heart and Stemma QT legs. Folks are loving the QT Py 2040 we made, but maybe you want something plug-and-play. So we thought, hey what if we made something like that plugs right into your computer's USB port? And this is what we came up with!

    The PCB is designed to slip into any USB A port on a computer or laptop. There's an RP2040 microcontroller on board with just enough circuitry to keep it happy. There's an RGB NeoPixel, a reset and bootloader or user button and a STEMMA QT Port on the end. That's it!

    With the body of the board being 1.0" x 0.7" and four mounting holes, you can attach just about any of our QT boards right on (some are a little larger so just check that has the holes in the same locations). Use M2.5 sized standoffs and screws to do so, you could use 2 diagonal at a minimum. Then use a shorty QT cable and you've got a custom sensor Trinkey for any sensor purpose.

    The board comes with 8 MB of QSPI flash memory so you can put all of our CircuitPython drivers on the disk!

연관제품

상품결제정보

결제는 신용카드, 실시간 계좌이체, 무통장 입금 등을 선택하여 진행하실 수 있습니다. 세금계산서 발행을 요청하실 경우에는 결제방법을 무통장 입금으로 선택하시고 사업자등록증 사본을 cs@vctec.co.kr으로 보내주셔야 합니다.

배송정보

  • 배송 방법 : 택배
  • 배송 지역 : 전국지역
  • 배송 비용 : 3,500원
  • 배송 기간 : 1일 ~ 10일
  • 배송 안내 : - 산간벽지나 도서지방은 별도의 추가금액을 지불하실 수 있습니다.
    - 상품종류에 따라서 상품의 배송이 다소 지연될 수 있습니다.
    - 구매 총액이 10만원 미만의 주문 경우는 택배발송시에는 배송비 3,500원이 추가됩니다.
    - 구매 총액 10만원 미만 주문의 퀵발송 및 급행처리 요청시 핸들링 비용 3,500원이 추가 됩니다.
    - 매장이 아니므로 방문구매 및 수령이 불가능 합니다.
    - 영업일 기준 2일 이내 미출고 물품은 해외 수입 제품입니다.
    - 높은 전압과 전류를 사용하는 제품은 사용 전 안전에 유의 바랍니다.
    - 제품을 교육수준으로 설명하거나 사용자 프로젝트에 대한 컨설팅이나 기술지원을 하지 않사오니 참고부탁 드립니다.

교환 및 반품정보

교환 및 반품안내
- 상품을 공급 받으신 날로부터 7일이내에 교환 및 반품이 가능하며,
- 미개봉/미설치 제품인 경우이거나 불량제품인 경우에 한해 가능합니다.

- 교환/반품시 승인 없이 제품을 먼저 발송시 왕복 택배비가 발생합니다.
- 상품가치가 훼손되어 재판매가 불가능 할 경우는 교환/반품이  불가능합니다.
- 소프트웨어는 개봉시 교환/반품이 불가능합니다.

- 주문수입제품의 경우는 환불/교환이 불가능합니다.

- 수입제품의 경우는 수리가 불가능합니다.
- 배송지연안내를 받으신 경우는 주문 수입되는 경우이며, 주문 수입 제품의 경우 환불/교환이 불가능합니다.

- 고객변심에 의한 교환 및 반품 시 왕복 배송비는 고객님께서 부담하셔야 합니다.
- 제품구성품 및 스펙은 제조사 사정에 의해 예고없이 변경 될수도 있습니다.

서비스문의

기술문의는 상품Q&A 및 상단의 "제품문의" 게시판으로만 답변을 드리고 있사오니, 게시판에 문의 요청 드립니다.
견적서 출력 및 주문서작성 시에는 브라우저의 팝업창 해제를 취소하셔야 해당 창이 나타납니다.

제품리뷰

제품 리뷰를 적어주세요.

게시물이 없습니다

상품문의하기 모두 보기

상품 Q&A

상품에 대해 궁금한 점을 해결해 드립니다.

게시물이 없습니다

상품문의하기 모두 보기

 

이전 제품  
다음 제품