일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
- 피코프레소 #ITOP40
- cycloidal #rv reducer
- Xeon #E5-2680
- Oh My Zsh #macOS
- macro lens #EF #FD
- Octave #homebrew #macOS
- Tarantula #3D 프린터
- ESP32 #Arduino
- Arduino #Wall Plotter
- VNC #Firewall #CenOS7 #VMware
- centos7 #yum update #/boot
- XTU #Virtual Machine System
- ITOP40
- Linux #VirtualBox
- Java #MacBook #macOS
- fat32 #rufus
- egpu #aorus gaming box #gtx1070 #tb3
- k6 #피코프레소
- TensorFlow #Python #pip
- Laptop #CPUID
- x99 itx/ac
- 매크로렌즈 #리버스링
- Callaway #Mavrik #Epic Flash
- CM-EF-NEX
- VirtualBox #VMware
- Dell #Latitude #BIOS
- 다이슨 #배터리
- Arduino #PlatformIO #macOS
- VMware #Shared Folder
- razer #deathadder #viper #g102
- Today
- Total
목록2025/03/24 (3)
얕고 넓게
2025.03.24ChatGPT를 다시 활용✅ 수정 포인트 요약1. 색상 포맷 정의 (색상 변환 부분)색상은 보통 drawPixel, setColor, drawBitmap 등의 함수에서 처리되며, 다음 위치들을 확인해야 합니다:📁 Marlin/src/lcd/tft/ 디렉토리 내:tft_io/ → LCD I/O 정의 (SPI 전송 포함)tft_color.h 또는 tft_color.cpp → 색상 변환 함수tft_spi_ili9488.cpp → 드라이버별 구현 (특정 드라이버 대응)2. 색상 전송 포맷 변환ILI9488은 18bit(RGB666) 를 요구하므로, Marlin에서 사용하는 16bit RGB565 포맷을 18bit로 변환해주는 코드가 필요합니다.예를 들어 16bit 색상을 다음처럼 분리하고 전..

2025.03.24Ultimaker 호환 제품의 XY 시스템을 확장하기 위해 치수 측정하고 장단점을 확인해 보았다.ChatGPT 비교"Rotating Rods Gantry" 또는 "Crossed Rod System"아래는 Ultimaker의 XY 구동 방식과 H-Bot, CoreXY 방식 간의 주요 차이점을 비교한 표입니다:항목Ultimaker-style (Rotating Rods Gantry)H-BotCoreXY 모터 수 (XY용)2개 (X축 1개, Y축 1개)2개2개구동 원리X/Y 축 각각 별도의 막대와 모터로 독립 제어벨트 시스템으로 XY 동시 제어특수한 벨트 경로로 XY 동시 제어기계적 간섭없음모터 동작 시 프레임에 토크 발생없음 (H-Bot보다 개선됨)정밀도높음중간~낮음 (프레임 강성에 영..
2025.03.24검색: vivado programmer macoshttps://forum.digilent.com/topic/20046-programming-fpga-boards-from-a-mac/https://github.com/byu-cpe/BYU-Computing-Tutorials/wiki/Program-7-Series-FPGA-from-a-Mac-or-Linux-Without-Xilinx Program 7 Series FPGA from a Mac or Linux Without XilinxCollection of tutorials from the BYU Computer Engineering Group - byu-cpe/BYU-Computing-Tutorialsgithub.com맥북에 설치homeb..