Put an end to that terrible war!
My pesent 144PA 500W uses an Arduino controller with a Nano and an OLED monochrome display. I initially programmed it myself, but later replaced the software with AI-generated code that runs in graphic mode, making it more efficient and compact. The new PA controller with ESP32 mini and ST7789 display shows power, bar, drive power, sequencer,SWR >3 and drive level protection, supply voltage/current, temperature via NTC, and fan PWM control. The peak/hold feature was tricky—it seemed broken until I realized the wrong variable was being displayed. No matter what I tried, it wouldn’t fix, and then the AI pointed out, “You displayed the wrong variable.” Turns out the AI caused it but blamed me! Quite the human-like behavior. Meanwhile, AI can whip up structured software in no time. PA0V needed a power control for a dual driver Matt65 small OLED display Nano, and it was done in a minute after describing the requirements. AI generated a new PA controller software...