A bluetooth module is connected to an Arduino chip along with a small TFT display. Bluetooth data transfer speeds are not high enough for full pixel by pixel communication, so using SPI interface to communicate only ASCII characters to the screen. Serial console will be hosted by a nearby Rasberry Pi on it's bluetooth adapter and used to send data to the display, and a bluetooth keyboard will be configured as input on the console.