Crux Smartwatch

Crux Smart Watch

Overview Most smartwatches are designed to maximise engagement. Crux is designed to minimise it — giving you the essentials without the noise. My role Hardware Design + Firmware + Product Design MCU ESP32 Status Ongoing GitHub candorgander/CruxSmartWatch Features Current Timekeeping with a clean, minimal UI built using LVGL ESP32-based — Wi-Fi and Bluetooth capable Planned Call notifications via Bluetooth Turn-by-turn navigation feedback using onboard RGB LEDs Hardware Highlights Built on the ESP32 for wireless connectivity without needing an external radio module. Planning to migrate to nRF series for improved energy efficiency LVGL-based UI running directly on the microcontroller — no external display driver SoC required Designed for low BOM cost and open-source replicability Firmware UI built with LVGL (Light and Versatile Graphics Library) — a lightweight, embedded-first graphics framework Running on ESP32 with custom display driver integration Images ...

January 1, 2024 · 1 min · Abishek Shankar
Ethernet Fan Controller

Ethernet-Enabled PWM Fan Controller

Overview Server racks typically rely on manual fan control or basic thermal curves with no remote visibility. This board brings network-enabled control to standard PWM fans — allowing fan speed to be monitored and adjusted remotely, and enabling automation rules that reduce power consumption during off-peak hours. Date March 2026 My role Hardware Design MCU ESP32-ETH PCB 2-Layer, KiCad GitHub hardware-portfolio/EthernetFanController Features PWM Fan Control — Precise speed control via PWM output for standard 4-pin fans Wired Ethernet — Based on the ESP32-ETH for reliable wired network integration, suitable for rack environments where WiFi is unreliable or disallowed Remote Control — Fan speed adjustable over the network Power Saving Automation — Supports scheduled or sensor-triggered fan speed profiles to reduce energy consumption during off-peak hours Hardware Highlights ESP32-ETH chosen as the compute core — onboard Ethernet MAC and proven reliability in industrial and networking applications, avoids the unreliability of WiFi in dense rack environments Designed specifically for server rack form factor and operating conditions PWM output stage sized for standard 4-pin PWM fans with proper current handling Layout optimised for EMI — switching PWM signals kept away from the Ethernet magnetics Images ...

March 1, 2026 · 1 min · Abishek Shankar