Connected devices are ubiquitous in our era of wireless chips heavily relying on streaming data to someone else’s servers. This sentence might already start to sound dodgy, and it doesn’t get better ...
Many projects have existed out there (check out @samyk !) that turn Arduino HID keyboard devices into USB rubber ducky-likes. However, these devices are already themselves HID devices, and just ...
In this project I tried to analytically derive an optimal strategy, for the classic UNO card game. To do so, I structured my work as follows: Creating a game engine of the UNO card game in Python from ...