I'm using #LLMs to help me with my UX tasks, working with an LED strip controlled by a dial. I have an ESP32 + LED array, using ChatGPT to create Arduino sketches to control the LEDs. What's nice about this is that I don't have to be an expert in Arduino, I can get the something basic up and running and I can then take it from there. (there is a entire blog post about how horribly wrong it can get even the simplest things but as far as getting something 'approximately there', it's great!)
1/2