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.
Diff: pageswebsd/testbed.h
- Revision:
- 0:3c32eeb9292a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pageswebsd/testbed.h Thu Sep 22 15:59:17 2011 +0000 @@ -0,0 +1,23 @@ +// 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> +*/ \ No newline at end of file