놀아보자/아두이노

pop sign 테스트

nolja 2021. 12. 21. 09:40

환경설정 : https://the-stella.tistory.com/1?category=997592 

 

Arduino 아두이노 64x32 매트릭스 LED (세팅)

64x32 매트릭스 LED? 64x32 매트릭스 LED는 LED를 64x32 개의 격자형으로 구성해 놓은 디스플레이 장치입니다. 가로와 세로에 각각 신호를 주어 해당하는 LED 를 점등하며, 2,048개의 LED들을 이용하여 다향

the-stella.tistory.com

 

아두이노 스케치 보드매니저 URLs추가 : https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json

 

라이브러리(64x32) : https://github.com/iotfrontiers/ESP32-P3RGB64x32MatrixPanel

라이브러리(128x32) : https://github.com/iotfrontiers/ESP32-P3RGB64x32MatrixPanel/tree/128x32

 

GitHub - iotfrontiers/ESP32-P3RGB64x32MatrixPanel: ESP32 Arduino library for the P3 64x32 RGB matrix panels

ESP32 Arduino library for the P3 64x32 RGB matrix panels - GitHub - iotfrontiers/ESP32-P3RGB64x32MatrixPanel: ESP32 Arduino library for the P3 64x32 RGB matrix panels

github.com

 

제품 초기화 : https://github.com/iotfrontiers/update_popsign_bin

 

GitHub - iotfrontiers/update_popsign_bin: 바이너리를 업데이트를 위한 Batch파일

바이너리를 업데이트를 위한 Batch파일. Contribute to iotfrontiers/update_popsign_bin development by creating an account on GitHub.

github.com

제품 초기화 : https://www.youtube.com/watch?v=ePd_rlTeXCM 

예제소스 : https://github.com/iotfrontiers/popsign_examples

 

GitHub - iotfrontiers/popsign_examples

Contribute to iotfrontiers/popsign_examples development by creating an account on GitHub.

github.com

 

'놀아보자 > 아두이노' 카테고리의 다른 글

아두이노 스케치 ET-Board 설정  (0) 2023.10.18
Pop Sign 128x32 예제  (0) 2021.12.22