News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C::B and arduino-builder

Started by zdena, April 27, 2019, 01:51:10 PM

Previous topic - Next topic

zdena

Hello.
Programming Arduinos in ArduinoIDE is easy but not comfortable, I think.
Programming Ardino in C::B is comfortable but not easy.
I tried to combine  C::B comfort for code writing and ArduinoIDE easy building.

I wanted write a wiki page about it but unsuccessfully. So here is the pdf tutorial. Tools_plus file with tools for import into C::B. And wizard files.

I hope it could be helpful for somebody.

zdena

EDIT: Sorry, the tutorial is bigger then 128KB. So the wizard files must be enough  :-[
Windows 10 64b
Arduino 1.8.11 with (modified) Arduino Builder 1.5.1z through (modified) C::B 17.12 32b
Occasional C(C++) hobbyist almost only for Arduino.
Czechia - please pardon my English

zdena

Well, here is text file but without pictures. Maybe better than nothing. ;)
Windows 10 64b
Arduino 1.8.11 with (modified) Arduino Builder 1.5.1z through (modified) C::B 17.12 32b
Occasional C(C++) hobbyist almost only for Arduino.
Czechia - please pardon my English

zdena

#2
The doc with pictures has almost 2MB. And restrictions for the attachment here is 0.5 MB unfortunately  :(

EDIT: The tutorial uploaded to my sourceforge account. :) Try this link:
https://sourceforge.net/u/zdena/wiki/_discuss/thread/2fd7d747c5/92d4/attachment/CB_Ar_builder.pdf
Windows 10 64b
Arduino 1.8.11 with (modified) Arduino Builder 1.5.1z through (modified) C::B 17.12 32b
Occasional C(C++) hobbyist almost only for Arduino.
Czechia - please pardon my English

zdena

It was launched new version of Arduino package 1.8.11
https://www.arduino.cc/download_handler.php?f=/arduino-1.8.11-windows.zip
There is a new philosophy of Arduino-Builder source. It calls Arduino-cli (command line interface) now.
For correct working with C::B there are needed a little modifications in the Arduino-Builder (Arduino-cli) source files. Then building it and replacing of the arduino-1.8.11\arduino-builder.exe with the built one.

See https://sourceforge.net/u/zdena/wiki/Arduino-Builder_1.5.1/ for more information.
Windows 10 64b
Arduino 1.8.11 with (modified) Arduino Builder 1.5.1z through (modified) C::B 17.12 32b
Occasional C(C++) hobbyist almost only for Arduino.
Czechia - please pardon my English