Tip and Tech
ESP32 참고자료와 예제
페이지 정보
작성자
본문
IoT 네트워크와 서비스 구축 강좌
ESP32 BLE 통신과 제어 예제
ESP32 - BLE for arduino
사용 가이드 :
ESP32 Spec
How-To Doc
데이터 비휘발성 메모리에 저장
- NVS if you only have small things to store (e.g. the configuration of whatever you're writing)
- Spiffs or fatfs if you need to store bigger things.
- RTC memory
Kolban's ESP32
댓글목록
등록된 댓글이 없습니다.