Integrate AI code generation directly into the Arduino IDE
Using Arduino IDE 2.3.5? Click here for specific instructions
Download the Coduino AI Assistant extension package:
arduino_ai_config.txt
in your Arduino sketchbook directoryOPENAI_API_KEY=your_key_here
(one key per line)Describe what you want your Arduino to do in plain English, and the extension will generate the corresponding code.
Quickly generate foundation code for common Arduino projects and components without writing everything from scratch.
Get detailed explanations of the generated code to help you understand how it works and how to modify it.
Get AI-powered suggestions as you write Arduino code to speed up your development process.