This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS GUI Composer | For Plotting Values in Elliptical Curve

Hi All,

I am actually trying to do a project which would simulate a simple solar system using the TIVA C Series Microcontroller.

Hence, objects(or lets say planets) are to be plotted which follows a elliptical orbit. I am yet to decide about a GUI to build for this project.

In brief, the calculation are to be done using the Tiva MCU and are to be plotted in any display. So my query is, can I go ahead with the TI CCS GUI Composer for implementing the display? This would lessen my burden for MCU-PC interface for the display/GUI.

Could anyone advice me if its possible to go ahead with the CCS GUI Composer? I need to decide about the display part ASAP.

PS: I don't want to sit and learn Java/C# for GUI implementation due to time constraint.

Thanks and Regards,

Sud

  • Hi Sudarshan,

    Sudarshan R said:
    Could anyone advice me if its possible to go ahead with the CCS GUI Composer? I need to decide about the display part ASAP.

    CCS GUI composer is excellent as an additional feature set; but for the only display/window you've limitations here. It takes hardly any time to implement the GUI using this studio and hence I would like you to dump a sample code into TIVA and try all the features & widgets out. This would help you understand whether you'll be able to display all your monitoring & critical parameters or not.

    Regards,

    Gautam