แสดงบทความที่มีป้ายกำกับ PCF8574AT แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ PCF8574AT แสดงบทความทั้งหมด
วันจันทร์ที่ 22 พฤษภาคม พ.ศ. 2560
ESP8266-12F w/ WebConfig and Control Page , display and Alarm Sound on ...
ESP8266-12F w/ WebConfig and Control Page + PIR Motion (HC-SR501) , display and Alarm Sound on the Web Browser(PC, Mobile)
Demonstration(Short example clip , what it can do)
***Sorry, Details of Code and Hardware Wire will be shown as soon,Thanks
***ESP8266-12F + PIR Motion (HC-SR501) , display and Alarm Sound on the Web Browser(PC, Mobile)
***Sorry, Details of Code and Hardware Wire will be shown as soon,Thanks
- Alarm Security with Pir Sensor (HC-SR501)
Display and send audio detection via web browser (here using Google Chrome Version 58.0.3029.110 (64-bit))
-WebConfig for setting ssid,pwd , select fixed ip or dynamic ip given from the router
-Timer system for on/off the motion detect system and on/off the electric device via the relays. (it has 2 relays )
-display temperature in Celceius degree.
-can setting the timer via the web or the OLED + Keypad4x4
-can to apply for other for related fields.
***Main Devices List
-ESP8266-12E, ESP8266-12F + PCB Adaptor for esp8266-12e
-Alarm Security with Pir Sensor (HC-SR501)
-DS3231 RTC module
-OLED 0.96" 128x64px
-Matrix Keypad4x4
-PCF8574AT IO expender x 2
-Active Buzzer 5vdc
-Relays 2 channel with opto-isolate
-2 LED 5mm
-NPN 2N2222 x 2
-NPN BC547 x 2
- R, C
**Related Clip
-Assemble parts together and flashing fw. Esp8266-12e,12f + PCB ADAPTER + XC6206P Regulator
https://youtu.be/GJLV1nkl-UU
-Timer system with nodeMCU (Turn on/off the power by setting the timer) , 2 periods timer / an relay
https://youtu.be/JHD-qtlMAlQ
-nodeMCU v2 +Keypad 4x4 + PCF8574AT( io expender), use 2 wires only.
https://youtu.be/lDhUqzp4410
คลิปทดสอบตัวอย่างสั้นๆ Alarm Security with Pir Sensor
- ระบบตรวจจับความเคลื่อนไหว PIR Motion Sensor Module (HC-SR501) + ESP8266-12F(esp-12f) แสดงผลและส่งเสียงการตรวจจับ ผ่านหน้า Web browser (ในที่นี้ ใช้ Google Chrome Version 58.0.3029.110 (64-bit))
- web config สำหรับ กำหนดค่า ssid,pwd เลือกโหมด รับ ip หรือ fix ip addr
- ตั้งเวลา on/off สำหรับ motion detect และหรือควบคุมอุปกรณ์ไฟฟ้าอื่นๆผ่านรีเลย์สวิทย์
-แสดงผล อุณหภูมิ
-สามารถตั้งเวลา Timer system ผ่านทางเวป หรือ ผ่านทาง จอ OLED+Keypad4x4
-ฟังกชั่นอื่นๆ เช่น เปิดปิดหน้าจอ OLED , on/off ,DateTime,Timer system อื่นๆ ผ่านทาง OLED+Keypad
-สามารถนำไปประยุกต์การใช้งานอื่นๆได้ตามสมควร
**รายละเอียด Code และ Hardware Wire จะทำมาแสดงในไม่ช้า ขอบคุณครับ
credit:
http://www.instructables.com/id/PIR-Motion-Sensor-Tutorial/
วันศุกร์ที่ 7 เมษายน พ.ศ. 2560
Timer system with nodeMCU (Turn on/off the power by setting the timer) ,...
Timer system with nodeMCU (Turn on/off the power by setting the timer) , 2 periods timer / an relay (1 period = timer_on and timer_off).
The main devices used in the project.
-NodeMCU v2, DS3231, OLED 0.96"
-Relay 2ch opto, Keypad4x4
-PCF8574AT x 2
ชุดควบคุมการเปิดปิดอุปกรณ์โดยการตั้งเวลาเปิดปิด(Timer system)
-ตั้งวันที่และเวลา และ กำหนดเวลาการทำงาน เปิด/ปิด ของอุปกรณ์ไฟฟ้า(โหลด)ที่ต่ออยู่กับ รีเลย์
-ข้อมูลไม่สูญหายเมื่อไม่มีไฟฟ้า(ข้อมูลจัดเก็บไว้ที่ eeprom ของ ds3231)
-1 รีเลย์ ตั้งได้ 2 คาบเวลา (1 คาบเวลา จะมี เวลาเปิด(timer on) และ เวลาปิดtimer off) ในโปรเจคนี้จะแสดงการงานใช้เพียง 2รีเลย์
-สามารถเพิ่มจำนวนรีเลย์ได้ภายหลัง (ขึ้นอยู่กับ pcf8574 module ที่มีในระบบ 1 module เพิ่ม 8 ขา(8 รีเลย์))
-ตั้งค่าเวลาเปิดปิดรีเลย์(โหลด) ผ่านหน้าจอ เมนูได้โดยง่าย
-สามารถควบคุมรีเลย์(รีเลย์เชื่อมอยู่บนขาของ PCF8574AT)แต่ละตัวได้โดยตรงและอิสระ(ด้วยการทำงานของโปรแกรมควบคุม)
-แสดงอุณหภูมิห้องในหน่วย C ได้
-สามารถนำไปประยุกต์กับโครงงานอื่นๆได้
Specification
-Set Date and Time manualy with the date/time menu page.
-The data is not lost when there is no power supply.
-Set up 2 periods for each relays. (Increase the number of relays later with just only copy code.)
( 1 periods = timer on and timer off, the timer can be canceled. )
PS. this project will demonstrate with 2 relays.
-Relays can be added with inferface on pcf8574 io pin.
-Setting timer from a menu page,easily.
-Can control each of relay by directly and independently with working of aruduino code .
(Relays connected on the pcf8574 pin)
-Show Temparature in C degree.
-Can be applied with other project.
Download Related files ,the follow link
-https://drive.google.com/drive/folders/0BzjoxIwEMrM-ZnRIb25KME56LW8?usp=sharing
Related Clip
-Arduino+ pcf8574at +keypad+4relay , Read/Write set bit to control independently of each other relay.
https://youtu.be/4xicGKsr4p0
-nodeMCU v2 +Keypad 4x4 + PCF8574AT( io expender), use 2 wires only.
https://youtu.be/lDhUqzp4410
ป้ายกำกับ:
alarm timer,
DS3231,
Keypad4x4,
nodemcu,
OLED,
PCF8574AT,
relay,
timer,
timer system
วันอังคารที่ 4 เมษายน พ.ศ. 2560
วันจันทร์ที่ 20 มีนาคม พ.ศ. 2560
สมัครสมาชิก:
บทความ (Atom)

































