โปรเจกต์ DIY - Digital Lock - ด้วย Processing
นี่คือ Digital Lock ที่เรียบง่ายและทำได้ง่าย ซึ่งใช้ Serial Communication ระหว่าง Processing และ Arduino
นี่คือ Digital Lock ที่เรียบง่ายและทำได้ง่าย ซึ่งใช้ Serial Communication ระหว่าง Processing และ Arduino
This easy and simple DIY digital lock doesn't need many components, and if you have the basic Arduino pack from a few years ago, you have everything you need. It uses Arduino and Processing codes. The LCD is used to know if the lock is opening, closing, etc. The motor simulates the locking mechanism, ant it is powered by a 4,5 volt battery and controlled via an H-bridge.
STEP 1: HARDWARE
You will need:

STEP 2: LCD
Here are some images so you can see how the LCD is set up.


STEP 3: MOTOR
Here I leave you, again, some images so you can see how the DC motor and the rest of the components are set up - I'm not good at describing


STEP 4: SOFTWARE
If you don't have the Arduino IDE, you can download it from this link:
https://www.arduino.cc/en/software/#ide
And if you don't have Processing either, you can download it from this link:
https://processing.org/download
The Arduino and Processing code is below.
สนับสนุนเพื่อรับ Source Code หรือแอปพลิเคชันสำหรับโปรเจกต์นี้