News

CodeBlocks-Arduino contains added functionality for Code::Blocks to allow Arduino software development. Code::Blocks is a more advanced IDE than the ArduinoIDE, yet is still fairly straightforward.
Start Code:Blocks IDE and create a new project (File -> New -> Project). Select "Arduino project" template and follow the wizard's instructions. Select the target for your Arduino board. Build your ...