RADIO DECODING SWISS army knife IN A NES CONTROLLER

If you wished to name a few things that hackers love, you couldn’t go wrong by noting off vintage console controllers, the ESP system-on-chip platform, as well as pocket tools for signal catch as well as analysis. integrate all of these, as well as you get the ESP32Thang.

At its heart, the ESP32Thang is based around a easy idea – take an ESP32, cable up a lot of fascinating sensors as well as modules, add an LCD, as well as cram everything in a NES controller which helpfully offers some buttons for input. [Mighty Breadboard] shows off the device’s fundamental performance by utilizing an RFM69HW module to enable the recording as well as replay of easy OOK signals on the 433 MHz band. This is a band generally utilized by all kind of unlicenced radio gear – believe house IoT devices, wireless doorbells as well as the like. If you want to debug these systems when you’re out as well as about, this is the tool for you.

This is a relatively simple develop at the lower end of complexity, however it gets the task finished with style. The next natural step up is a Raspberry Pi with a full software application defined radio attached, developed into a Nintendo DS. If you develop one, be sure to let us know. This job may serve as some inspiration.

With the broad availability of SPI as well as I2C modules these days, integrated with the simplicity of programming offered by the Arduino environment, this is a job that just about any type of hacker might deal with after passing the blinking LED stage. The truth that integrating such hardware is so easy these days is really a testament to the truth that we are standing on the shoulders of giants.