Attendance

We were talking about implementing an HID Reader so we can automatically take attendance.

Thanks to GSpread & Mark’s HID Arduino Reader code I was able to glue them together using a python script to monitor the serial port and parse everything.

Image 12.gif

Image 11.gif

 
3
Kudos
 
3
Kudos

Now read this

Hybrid Images

This post is about hybrid images with Python. I will be following the approach described in the SIGGRAPH 2006 paper. Approach # The technique described in the paper takes a pair of images, and takes the high frequency of 1st image and... Continue →