abdo.medo1000
New Member
Hey all ,
I hope you are doing well and staying safe during this pandemic,
I have posted before that I'm working on a Door Lock system project with RFID module and key pad using Pic16f877a and I want to add QR to my project .
after a saw the answers I did not know actually what to do for that I started to search on internet about how could add QR reading future to my project and i finally got those choses
1.using ESP-32 CAM
-issue : how can I store many of QR codes on it ?
2.Using a QR reader with UART
-issue : but I have already used my UART ports to interface the RFID module is their any way to use the UART ports for 2 modules ?
and in this way how I can store my QR codes ? can I use external memory ?
3. using Zbar library with any Webcam
-issue : I found this open-source library but I do not know how can I use it with my project which is a library to read the QR code with normal web cam
I liked this library and I want to use it may you please guide me about how I can use this library with Pic16f877a or with any another MCU and also how can I store the QR codes in the project .
I attached my circuit diagram which shows the connections with my microcontroller to show you which ports I used and which ports are free.
I write my code on MicroC.
I'm looking forward for your advice
Thanks,
I hope you are doing well and staying safe during this pandemic,
I have posted before that I'm working on a Door Lock system project with RFID module and key pad using Pic16f877a and I want to add QR to my project .
after a saw the answers I did not know actually what to do for that I started to search on internet about how could add QR reading future to my project and i finally got those choses
1.using ESP-32 CAM
-issue : how can I store many of QR codes on it ?
2.Using a QR reader with UART
-issue : but I have already used my UART ports to interface the RFID module is their any way to use the UART ports for 2 modules ?
and in this way how I can store my QR codes ? can I use external memory ?
3. using Zbar library with any Webcam
-issue : I found this open-source library but I do not know how can I use it with my project which is a library to read the QR code with normal web cam
I liked this library and I want to use it may you please guide me about how I can use this library with Pic16f877a or with any another MCU and also how can I store the QR codes in the project .
I attached my circuit diagram which shows the connections with my microcontroller to show you which ports I used and which ports are free.
I write my code on MicroC.
I'm looking forward for your advice
Thanks,