ADC까지, 신호 확인 필요(반사 신호 약함 or 뒤쪽을 찍고 있음)

This commit is contained in:
2026-05-08 18:09:04 +09:00
parent 17a78d4418
commit d7c5b34da3
23 changed files with 1992 additions and 83 deletions
+1 -1
View File
@@ -405,7 +405,7 @@ rbb: ... [temp_L][temp_H] ... ← °C × 100 단위 (25.50°C = 2550)
## 9. 다음 구현 순서
```
Step 1 ✅ 온도 센서 (tmp235.c) — 완료, 테스트 필요
Step 1 ✅ 온도 센서 (tmp235.c) — 완료
Step 2 피에조 드라이버 (piezo.c)
└─ GPIO 초기화, MUX, SW burst (NOP 기반, nrf HAL 직접 사용)