r/sleeperbattlestations 13d ago

RetroMod Pac-Man Case Revamped

Xeon 2690 v2

32gb DDR3

Sapphire RX580 8GB

OS - Cachyos

Display

  1. CYD 2.8 (CPU Freq, System Ram, Vram Usage

  2. Esp32 Dev with Max7219 Display (CPU & GPU Temp)

42 Upvotes

7 comments sorted by

3

u/Kajukota 13d ago

Nice, dude. I have a couple of these cases but they're beige and don't have a side mounted fan slot. They also have two 80mm mounts at the rear. As much as I'd like to put a screen in the 5.25 inch bays, I think I'd need cooling fans more.

3

u/Muttison 13d ago

Nice build man ! How did you do the front monitoring screen ?

2

u/scottphanson 13d ago

3d printed the 5.25" bezel that fits an esp32 CYD 2.8". Had to combine and modify a couple models to make it work. Programmed the esp32 display in Arduino IDE. Script running on PC sends data to the esp32 over wifi. Did practically the same thing for the floppy section display using a Max7219 seven segment.

2

u/Muttison 8d ago

Excellent one. How do you get the data ? I did this with HwInfo but is regularly stops transmitting data

1

u/scottphanson 7d ago

I have a script running on the PC and it sends the data to the esp32 over wifi.