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

Generating New Vacation Spots

Introduction # Generative Adversarial Networks (GANs) are a relatively new idea in computer science. The idea is that you have a system of two neural networks that are placed in a zero-sum game. One acts as a generator which creates... Continue →