● HA작업) esp32 에 센서및 led와 레이져센서 구성 모듈 스마트폰 BLE 구성 하기
♨ 카랜더 일정 :
2024년03월31일
본문
● HA작업) esp32 에 센서및 led와 레이져센서 구성 모듈 스마트폰 BLE 구성 하기
1차 구성 제품
https://11q.kr/www/bbs/board.php?bo_table=co3&wr_id=2118
WeActStudio.ESP32C3CoreBoard
https://github.com/WeActStudio/WeActStudio.ESP32C3CoreBoard
센서 보드
led 구성
인간 존재 감지 레이더 모듈, 밀리미터파 모션 센서, 5 핀 케이블 CE, 24GHz, HLK-LD2410, 2410B, 2410C, LD2450, LD2411S, FMCW
https://ko.aliexpress.com/item/1005002765790429.html
Grove 스피커 사운드 출력 모듈, 소형 스피커 액세서리, Arduino 조정 가능
https://ko.aliexpress.com/item/32789953513.html
☞ https://11q.kr 에 등록된 자료 입니다. ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다♠
뷰PDF 1,2
office view
관련자료
-
링크
-
이전
-
다음
댓글목록
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
Grove 스피커 사운드 출력 모듈, 소형 스피커 액세서리, Arduino 조정 가능 의 esphome의 소스 구성 정보 찾아 주세요
# Grove Speaker Component Configuration
output:
- platform: gpio
pin: GPIO_SPEAKER_PIN_NUMBER
id: speaker_output
# Example automation to play a sound when triggered
automation:
- id: play_sound
alias: "Play Sound"
trigger:
platform: state
entity_id: binary_sensor.motion_sensor
to: "ON"
action:
- script.execute: play_sound_script
script:
play_sound_script:
sequence:
- output.turn_on: speaker_output
- delay: 1s # Adjust delay time as needed
- output.turn_off: speaker_output
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
인간 존재 감지 레이더 모듈, 밀리미터파 모션 센서 2410B 의 esphome의 소스 구성 정보 찾아 주세요
binary_sensor:
- platform: gpio
pin:
number: GPIO_PIN_NUMBER
mode: INPUT_PULLUP
inverted: True
name: "Motion Sensor"
device_class: motion
output:
- platform: gpio
pin: GPIO_LED_PIN_NUMBER
inverted: True
id: motion_led
automation:
- id: motion_detected
alias: "Motion Detected"
trigger:
platform: state
entity_id: binary_sensor.motion_sensor
to: "ON"
action:
- output.turn_on: motion_led
- delay: 1s
- output.turn_off: motion_led
♥간단_메모글♥
-
등록일 04.15가입 인사드립니다.댓글 6
-
등록일 04.09가입인사.댓글 4
-
등록일 03.03안녕하세여댓글 1
-
등록일 02.13
최근글
-
등록일 11.19
새댓글
-
등록자 닉넴짓기어려워 등록일 11.22
-
등록자 글자사랑 등록일 11.22
-
등록자 삽질황제 등록일 11.21
-
등록자 changgeol 등록일 11.21
-
등록자 스노우캣 등록일 11.21
오늘의 홈 현황
QR코드
☞ QR코드 스캔은 kakao앱 자체 QR코드