Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.16 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.16 KB

ECE-4999-Electromechanical-Lock

by Matthew Hait

Introduction

Software for electromechanical lock for ECE-4999 Senior Design project at Oakland University. This project incorporates a ESP Wroom-32D and RC522 RFID Transceiver.

Special thanks to Alija Bobija for esp-idf-vscode-boilerplate and esp-idf-rc522 library.

Reading nvs_rw_value to learn how to write to non-volitle storage (store keys).

Reading LEDC Basic Example & ledc REF to learn ESPIDF built in led PWM control.

Reading MCPWM brushed dc motor control Example to learn ESPIDF built in motor PWM control.

License

MIT