This project was created based on the ESP32 microcontroller.
- Install
Arduino IDE
You can download and install theArduino IDEusing this link.
-
Clone Repository
-
Open project's directory
-
Open
AccessControl.inofile usingArduino IDE -
Add Board Urls
-
Install Board packages
-
Connect your board to computer using micro USB cable
-
Select Board
- From
Tools -> Board:"<NAME_OF_BOARD>menu, selectESP32 Dev Module
- From
-
Select Port
- From
Tools -> Port, select your device's connected port.
- From
-
Upload Project
- Click on
Uploadbutton or Pressctrl + U
- Click on
Congratulations!

