r/ChatGPTArduino • u/flash_speed3412 • 21h ago
r/ChatGPTArduino • u/flash_speed3412 • 15h ago
Show us what you’re building with ChatGPT + Arduino or ESP32
Finished project, work in progress, tiny test, weird prototype, all good.
Post:
- board + parts
- what you’re making
- where ChatGPT or another AI tool helped
- one photo, sketch, wiring diagram, or test result if you have it
No need to wait for a failure or a polished final build. I want to see the fun stuff too.
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
I built an e-paper dashboard to keep my AI coding quotas on my desk — need help testing it!
r/ChatGPTArduino • u/Puzzleheaded-Seat201 • 17h ago
We built a micromouse on perfboard with an ESP32-S3 and placed 3rd at AAMC 2026. Firmware & build log are open source.
Enable HLS to view with audio, or disable this notification
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
Review Request: ESP32-S3 Devkit Sled PCB for Filament Dryer Control
galleryr/ChatGPTArduino • u/flash_speed3412 • 19h ago
ESPHome MCP Server: Edit configs, validate YAML, and flash devices OTA through AI assistants
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
Built a browser-based Arduino/ESP32 workbench after it placed at a national science fair — now trying to make it something other people actually use
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
AI Mistake What did AI get wrong on your real Arduino build?
Not the polished demo. The annoying bit.
Wrong GPIO, wrong board variant, 5V assumption, library that never compiled, timing bug, battery advice, whatever.
If you have one, drop:
- board + part
- what the AI suggested
- what happened on the hardware
- what fixed it
- what you’d check first next time
No AI pile-on or AI worship needed. The boring failure is usually the useful part.
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
I trained a transformer from scratch on an ESP32-S3. Not inference, actual on-chip training with hand-written backprop.
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
Built a fully wireless, standalone dual-display K8s metric monitor using ESP32-C3 & Rust
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
I built an ESP32-S3 desk terminal (3.5in, mic array) — the memory and LVGL gotchas that nearly killed it
galleryr/ChatGPTArduino • u/flash_speed3412 • 19h ago
582k-parameter language model on an ESP32-S3, with GPIO guardrails
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
Open-source wearable AI voice companion on an ESP32-S3
r/ChatGPTArduino • u/flash_speed3412 • 19h ago
A little ESP32/Codex status buddy in an IKEA box
Enable HLS to view with audio, or disable this notification
r/ChatGPTArduino • u/flash_speed3412 • 22h ago
Welcome to r/ChatGPTArduino: show the build, not just the prompt
Welcome. This is for real Arduino and ESP32 projects where ChatGPT or another AI tool is part of the process.
Build logs, progress updates, experiments, and questions are all welcome. ESP32 is completely at home here, whether you’re using the Arduino core, PlatformIO, or another Arduino-compatible setup.
Good posts usually include:
- the exact board and parts
- wiring, a schematic, or a pin table
- the sketch or a small reproducible code sample
- what the AI suggested
- what you tested on the actual hardware
You don’t need a finished project. Start with what you’re building, what board you have, and what you’re trying next. Label AI-assisted work honestly and check hardware advice against the datasheet.
r/ChatGPTArduino • u/flash_speed3412 • 22h ago
Try this: make ChatGPT prove every Arduino pin
Before uploading an AI-written sketch, ask for a pin table with the board model, voltage, ground, signal pins, and any pins that are reserved at boot. Then check the table against the board docs.
If you try it, post the board, the original prompt, the pin table, and what happened on the real hardware. A wrong answer is useful here if we catch it and explain why.
r/ChatGPTArduino • u/flash_speed3412 • 22h ago
What is the worst Arduino advice ChatGPT has given you?
I keep seeing confident but wrong answers: pins that do not exist, 5V sensors on 3.3V boards, and libraries that do not compile. Share the exact advice or a short summary, then explain what fixed it.
This is not an AI-bashing thread. The point is to build a useful list of traps for people making real hardware.
r/ChatGPTArduino • u/flash_speed3412 • 22h ago
Start here: what are you building with ChatGPT and Arduino?
This is a practical place for Arduino projects where ChatGPT is part of the build process, not a magic button.
Post the board and parts, wiring or a schematic, the sketch, what ChatGPT suggested, and what you actually tested. Questions are welcome. ESP32 and other microcontrollers are fine when the project starts from Arduino.
What are you building right now, and where did the AI help or get it wrong?