Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
pageswebsd/testbed.h
- Committer:
- geiineuville
- Date:
- 2011-09-22
- Revision:
- 0:3c32eeb9292a
File content as of revision 0:3c32eeb9292a:
// la suite est a copier dans un fichier testbed.htm
/* *********debut
<HTML>
<HEAD>
<TITLE>TestBed</TITLE>
</HEAD>
<BODY LANG="fr-FR" BGCOLOR="#e6e6e6" DIR="LTR">
<P><H1>Gestion Carte TestBed</H1>
<P><H2>LED5 <A HREF="led5on.htm">ON</A> <A HREF="led5off.htm">OFF</A>
<P><H2>entrée analogique:
<iframe name="I1" frameborder="0" height=30 width =90 src="an1.htm">
</iframe><A HREF="">LECTURE</A>
<P><FORM METHOD=GET ACTION="">
valeur pwm de 0% � 99%: <INPUT NAME="val" SIZE=4>
<INPUT TYPE=SUBMIT VALUE="envoyer">
</FORM>
</BODY>
</HTML>
*/