Woher Quelltexte der Application Notes von Maxim

Gast #331852
Lesenswert?

------------
| AN_OnOff |
------------

I. Description
=------------=
Application Note for implementation of a simple relay based on/off
switch.
The relay used to implement the hardware for this app note is Radio
Shack
part number 275-240A. This relay switched a standard household
60W/120VAC
incandescent light bulb.

II. Files
=------=
Host\build.bat - Script to build the host.
Host\src\SwitchControl.java - Source for the primary class.
Host\src\ImageButton.java   - Source for the ImageButton control.
Host\src\on.gif             - Image used when status is "on".
Host\src\off.gif            - Image used when status is "off".
TINI\build.bat              - Script to build the server.
TINI\src\PowerSwitch.java   - Source for the BitPort interface.
TINI\src\SwitchWorker.java  - Source for the applet communication
interface.
TINI\src\TINIWebServer.java - Source for the primary class.
TINI\src\WebWorker.java     - Source for the HTTPServer interface.

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren