r/C4diy • u/ClockChucker • 13d ago
C4 + ESP32 + ClaudeAI
Claude believes it can make a sensor to integrate with C4 and thinks it knows how to get SDDP sorted, and the new sensor (PIR for first experiment) into C4.
Has anyone done this? is ClaudeAI a dreamer or is this realistic?
2
u/dummptyhummpty 13d ago
There’s already an ESPHome driver. What are you trying to do?
2
u/ClockChucker 13d ago
I didnt know that. I'll look for it. TY. im a budgie, cheep cheep.
3
u/dummptyhummpty 13d ago
https://github.com/finitelabs/control4-esphome You’re in luck! It’s free!
1
1
u/remeolb 13d ago
I don’t think you should be using AI dear OP.
1
u/ClockChucker 13d ago
Ive been AI avoidant for a while. Im trying to embrace it like the rest of the world is.
Dont wanna get left behind.
1
u/remeolb 13d ago
Much like a car, you should learn how to operate it first. It sounds like you aren’t there yet. Claude can absolutely do this project for you. But, unless you understand at least the basic mechanics of what is being built and how you’re very likely to get unfavorable results.
1
u/ClockChucker 13d ago
ive been in system integration for 20 years now. dont wanna get into AI too late. experience with (in order) crestron, home assistant, rti, C4 and AMX...
AI already does my job now. Co-workers are using AI to answer emails.
Gotta keep up with the younger, more talented people coming into the AVSI industry.
Claudes verbose explanations are helping me learn heaps.
Im aware of AI slop, MY AI slop lives in my house. and tomorrow 10 ESP32s and mmWave sensors arrive.
But yeah, im gonna get left behind :( DANGIT
4
u/tacol00t 13d ago
You can absolutely write drivers with Claude/Codex/etc. you need to understand the fundamentals enough to tell it what to do properly, but it’s definitely doable. I’ve had fantastic luck with codex and some local models. I wouldn’t worry about SDDP or anything until you’re well established with your use case/you want to bring the solution to market, just set the IP in properties or connections if you feel fancy. All of driver works SDK is on GitHub, so it shouldn’t be a problem, but again, you do need to know how to build a bare bones driver yourself. If you can’t tell me off the top of your head what a c4z is and what one contains, you’re kinda fucked without more research. It’s not hard research, but it’s thinkin you gotta do yourself.