• Dear visitors,

    The email issue has been finally solved.
    Thank you for your patience and happy browsing.

    Team ACM.

python

  1. M

    Struggling with first app

    Hi all, I trying to create a simple app, but falling at the first hurdle. I first create the most simple app, just the three imports, acmain and setting the app with header and size. This initially works, but if I do something simple, such as some functions, it stops loading with no errors...
  2. L

    Problems with app modding

    Good day. I am working on a school project for which I create an AC python app which sends telemetry to a µController via a serial port. But I am having issues with the ac module in python. It's telling me that certain attributes are not defined or could not be found. "... 'module' object...
Top