How to make a IOT based biometric attendance system for atleast 10000 persons using RS305 fingerprint sensor and CC3200 including ' program ' ?
Could anyone help me out ?
Thank you in advance !
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Raja,
The best way to get started working with our CC3200 platform is to get a LaunchPad and begin working with our SDK. Take a look our LaunchPad Getting Started Guide for instructions on how to get setup and how to start running examples.
If you are referring to a sensor like the one discussed in the following article, I recommend you specifically take a look at how UART is used in our SDK examples -
http://www.electroschematics.com/11944/how-to-use-fingerprint-identification-modules/
Best Regards,
Ben
Raja,
I'm not familiar with the use of Software serial so I can't comment. I suggest you start by using the Hardware UART via the Energia Serial Library-
http://energia.nu/reference/serial/
Best Regards,
Ben
Mr.Moore ,
Thank you for your suggestion , I have tried using Hardward UART via Energia but i am having problem with the Library files that were given by Github for Hardware Serial. I have uploaded the files for your reference
With Regards ,
Raja Vigneshwaran.
Hello Raja,
Hardware Serial source files should be included with Energia install. Please be more specific about any problems you may be having.
Best Regards,
Ben