User`s guide

www.uTasker.com
µ
Tasker – AT91SAM7X Tutorial
V1.4
uTaskerV1.4_SAM7X.doc/0.03 18/36 31.07.2009
Software version – this is a string which is defined in application.h. It is also disabled
so that it cannot be modified via the web side.
Device ID – this is a string defined in the cParameters structure in application.c. The
default value can be set in code and also modified via the web page. WhenSave new
device ID’ is clicked, the new value is also saved to a parameter block in the internal flash so
that it remains valid after the next reset or power up.
Menu – There are links to several other web pages allowing specific configurations to be
displayed and modified.
Email address – If you have configured the demo project to support SMTP (#define
USE_SMTP in config.h) then it is possible to enter an email address and send a test email
to it. This entry is disabled if the support is not active in the project.
Note that it is necessary to configure some SMTP settings before an email can actually be
sent – the default settings will not work since they are fictive and will not correspond with
your email provider. Full details to the SMTP and its use in the µTasker demo project are
given in the document http://www.utasker.com/docs/uTasker/uTaskerSMTP.PDF
Logo and upload field – The µTasker logo was uploaded to the file system as a GIF file
when the files were loaded. It is possible to change this logo for a different GIF file by
selecting a GIF and pressing the “Upload now” button. The GIF may be up to 6k in size.