@ Aditya - you are correct.
@ Laeeq - Thanks for providing insight about that..
@ Hardik- Sure I'll do that, thanks..
Well actually IDE as most of you know is not just for making a GUI
for easy interaction, this certainly Eclipse can do...
By IDE I mean a writing an API embedded in GUI application so that
beginners can pickup very fast.
For example: In Arduino we have serial.print() command for printing an
ASCII value directly to serial terminal; but in case of our uNiBoard
we have to write our own UART transmit function in C header file, call
that in our program and then utilize.
This is the main issue of making IDE where Eclipse fails... So to
increase the popularity and user-friendliness I suggested making an
IDE. Beginners will easily learn IDE and start immediately working on
uNiBoard.
Also I request all to start a new thread for discussing this since
this was for Python- uNiBoard interfacing
Regards,
Manoj Gudi