/hertzian-space

A hertzian space visualisation in C++, using OpenFrameworks

Primary LanguageC++

hertzianSpace

hertzianSpace screenshot

hertzianSpace is (will be) a near real-time visualization of the packets that are sent between our mobile devices and WiFi access points to communicate. The first version of this installation premiered at Netherlands Film Festival's BYOB event in the Nicolaïchurch, Utrecht. The visuals are generated by a C++ program using OpenFrameworks, while the packet sniffing is done using an ESP8266 micro-controller.

This project needs to be placed in an OpenFrameworks folder directly under /apps to work properly!

Right now only the visual part works. Working on the integration with the ESP8266 on a different branch but that's for another time