1README.txt


                                     Mon Mar  5 09:38:35 PST 2001

Sample PicoWeb project subdirectories which can be loaded into any
PicoWeb server and successfully run:

  hello\     - very simple project (one HTML file, one image)
  webled\    - Web page to control PicoWeb's amber LED
  swebled\   - Web page to control PicoWeb's amber LED using a password
  webtemp\   - Web page with digital/analog themometer
  simple1\   - simple project which used CGI/HTML FORMs to control LED
  serdev\    - demonstrates use of serial port (serdev1 is better example!)
  serdev1\   - demonstrates use of serial port and HTML parameter passing
  sertcp\    - send/read serial data using dedicated TCP port
  serudp\    - send/read serial data using dedicated UDP port
  hpmm\      - control of HP multimeter via serial port (uses Javascript)
  udpdata\   - supplies dummy UDP data stream (sample UDP project)
  javahits\  - analog clock and hit counter (uses Java applet)
  clock\     - analog clock and temperature (uses Java applet)
  adc\       - read/display temperature/voltages using LTC1392 serial ADC chip
  sieve\     - Sieve of Eratosthenes prime number program (written in C)
  email\     - make outgoing TCP/IP connection, send e-mail using SMTP server
  nickcam\   - $55 WebCam with $29 "Barbie" camera (Circuit Cellar, August 2000)
  showinfo\  - simple Web page shows PicoWeb IP and MAC addresses

Back