Introduction
EBot can be programmed by using Arduino IDE as well. All auto generated EBot codes can also be integrated here.

EBot can be programmed by using Arduino IDE as well. All auto generated EBot codes can also be integrated here.
All the procedures and required files are hosted in this gitithub repository. You can simply use arduino board manger to do this.
Open the Arduino IDE.
Open the File > Preferences menu item.
Enter the following URL in Additional Boards Manager URLs:
https://raw.githubusercontent.com/sanu-krishnan/ebot-arduino-core/master/package_ebots.cc_index.json
Separate the URLs using a comma ( , ) if you have more than one URL
Open the Tools > Board > Boards Manager... menu item.
Wait for the platform indexes to finish downloading.
Scroll down until you see the EBots entry and click on it.
Click Install.
After installation is complete close the Boards Manager window