You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TFT LCD Touch Screen Display 320X240 ILI9341+3.2 inch with shield for mounting
R503 UART fingerprint sensor
Estardyn 3*4 Matrix Keyboard
MFRC522 SPI RFID Module
DS3231 i2c clock module
single channel 3.3V-5V relay module
Library's
Keypad - version: 3.1
Adafruit Fingerprint - version: 2.0.7
MFRC522 - version: 1.4.10
ArduinoJson - version: 6.19.4
RTClib - version: 2.1.1
uEEPROMLib - version: 1.2.1
UTFT - version: 2.83
URTouch - version: 2.02
Installing required Software
To upload the code to the Arduino install Visual Studio Code. Inside Visual Studio Code install the Extention PlatformIO
Open the project through the PlatformIO Homescreen. PlatformIO will download all required librarys to upload the code which are defined in the platformio.ini file automatically at the first upload
Upload the code by clicking the upload/arrow button in the Toolbar