This is a project I've been wanting to finish for a while, a fully customizable cyberdeck and tutorial my youtube page you can build yourself using off-the-shelf components! Based on the ESP32 microcontrollers and programed in arduino. I'm still putting the tutorial together, but when it goes up, it will go up on https://www.youtube.com/@GrayStarInnovations

Features:

-Digital clock with NTP time sync — automatic on WiFi connect

-Speed Test: Measures upload and download speeds via wifi

-SD Card Browser

-Notes / Data log: Write and save notes to SD card

-WiFi Scanner — Scan of nearby networks showing SSID

-BLE Scanner — Scans for nearby bluetooth devices

-Serial Terminal — full-duplex UART terminal

Games:

-Snake

-Game of Life (Conway's cellular automaton)

-Dice Roller (d4, d6, d8, d10, d12, d20 with animated roll)

-Tetris

Tools:

-BT Keyboard: turns the cyberdeck into a Bluetooth keyboard, can control any bluetooth enabled device

-Calculator

-Unit Converter: convert between common measurement units

-QR Generator: text or WiFi credentials as a QR code on screen

-Compass: live magnetometer compass with animated analog display

-Radar — WiFi motion detector radar, uses wifi connection to detect nearby movement

-Password Vault: encrypted password storage

Stopwatch

-IR Blaster/Receiver — capture IR remote codes and use the cyberdeck as a universal remote for IR devices (such as televisions)

-Calendar/Agenda

-Altitude Tracker

-Waypoint Navigator — enter latitude and longitude coordinates, compass will point to the destination, no GPS needed

-Environmental/weather status page – uses built in sensors to display local temperature, altitude, air pressure, etc

-customizable color theme editor

– Multiple cyberpunk-themed Screensavers (5 styles)

And more to come! This is the "lite" version that will be available as a tutorial with downloadable code/stl files

This is the first prototype, so there may be some slight changes to the final version shown in the tutorial.