top of page

Arduino Car Lock

I created a model of how a car locking system works using two Arduino Unos. One Arduino acts as the remote with two buttons—one for locking and one for unlocking. The second Arduino is the receiver, waiting for the lock/unlock command and moving a servo to the corresponding position. They communicate using the 433 MHz frequency. The Arduinos can be powered by 9V batteries or via their USB ports. This project was part of the research for my bachelor's thesis.

2.png
1.png
bottom of page