Part of what makes GameShell cool is how extensible and hackable it is. For that reason, I’m sure some of you have other things that you’ve tinkered with or worked on before. So, while we are all awaiting the arrival of the GameShell, I’m curious to hear what the community is working on until then.
Personally, I have a few projects I’m working on since during the holidays I acquired 3x Raspberry Pi 3 Model B’s, 4x Raspberry Pi Zero v1.3’s, 2x Raspberry Pi Zero W’s, 2x ESP-12e’s, 1x TP-Link MR3020 and already had a Raspberry Pi 2 Mobel B+ on hand from a few years ago. Here’s some of my plans for these lovelies:
-
Using one of the RPi 3B’s and the 4x RPi Zero v1.3’s, I am hooking them up with a ClusterHAT to NFS boot them all as a cluster (supercomputer) for distributed programming.
-
Connecting two of the RPi 3B’s together as a master-slave cluster to use the slave as a DIY arcade/thin client from the master. Ideally I’d like to setup a cloning system to use the master node to store images of the slave for quick backup/restoring.
-
Modding one of the RPi Zero W’s with a USB header into a PoisonTap.
-
Making one of the ESP-12e’s into a Deauther.
-
Turning the TP-Link MR3020 into a Piratebox.
-
Turning the RPi 2B+ into a programmable virtual assistant using the Jasper project.
Those are a few of the projects I’m on undertaking over the next few months (disclaimer, for projects 3 & 4 these will be staying at home as “trophies”, not something I plan to maliciously use).
What tinkering projects are you all working on / have previously worked on?