Skip to content

AppacYazilim/tx510js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TX510JS

This package allows you to control the TX510 face recognition device with NodeJS or Browser.

Please checkout examples folder for more information.

To install the package, run the following command:

yarn add tx510js

What works:

  • Connect to the device
  • Get device serial number and version
  • Face recognition
  • Face registration
  • Face deletion
  • Face list and number of faces
  • Read/Write face database
  • delete all faces
  • Control device lcd, backlight and white led on the camera
  • reboot device

TODO:

  • Tests
  • Make the code prettier and remove the console.logs
  • Ci Pipeline to build and test
  • Documentation
  • WebSerial Example
  • WebBluetooth Example? (The newer modules seem to have ble modules)

You can contact me using github issues for any questions or suggestions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published