Does anyone have a freeware driver or ocx to connect a microcontroller to a
serial port ?
the aim of the project is to disply whatever is read on the COM port on a
webpage .
Many thanks
Len
serial port ?
the aim of the project is to disply whatever is read on the COM port on a
webpage .
Many thanks
Len
Re: Serial Port driver to PC
can read in signals from the COM port using the serial module and
actually display that value using the built in webserver (or you can
save it to disk, send it somewhere else, etc.)
Let us know if you need any help with that.
STeven.
www.roborealm.com
Re: Serial Port driver to PC
I've been playing with "just basic" for reading data from a PIC micro
via the serial port. I've only really used a windows interface, defined
by the program but I have read on comp.lang.basic.misc about people
using Liberty Basic for writing a web interface.
regards,
colin
--
www.minisumo.org.uk
(Remove the "No Spam" to reply by email!)
Re: Serial Port driver to PC
I was at www.lvr.com the other day... VB Express (FREE) has a dedicated
serial class...there are examples and links to examples.
It should be easy to find examples for your micro to interface to a
serial port.
Try forums for PIC:
www.mikroe.com
www.ccsinfo.com
www.microchip.com
Web search engine.
By the way, does it have to be serial? The Microchip ENC28J60 is pretty
easy to interface to Web intefface, as it only has 28 pins and I got
some free samples off microchip and you use a Web browser and Cat-5 cable...
Microchip has a new kid on the block the 18F67J60, integrated
Ethernet/PIC on the same silicon.
Also Fred Eady at www.edtp.com has some economic stuff. He writes in
Circuit Cellar mag and what he doesn't know about embedded ethernet
isn't worth knowing...
/* He has a new kit that has ethernet and serial onboard */
Microchip has a free stack and sample code - all you need to do is
modify some HTML etc.
Also the RealTek ethernet chip is featured often interfacing with PICs.
www.modtronix.com, an Aussie store sells some kits and they have free
examples that are excellent , the best I have seen using the RealTek chip.
Cheers
:-]
Dale
Len wrote:
Re: Serial Port driver to PC
If you can communicate with the microcontroller via the serial
port on a pc, then you probably can run a webserver like apache
to handle the web page part. I made a simple cgi application to
be able to communicate with a Lynxmotion ssc-32 servo controller
via apache and a web page. The below link has a quick write up on
the application.
http://www.lynxmotion.net/phpbb/viewtopic.php?t 74
Site Timeline
- » The Gough platform
- — Next thread in » General Robotics Forum
-

- » source of largish gears?
- — Previous thread in » General Robotics Forum
-

- » evoMUSART 2013: First CFP (with correct dates)
- — Newest thread in » General Robotics Forum
-

- » Heat pump refrigerant change to R-22 substitute
- — The site's Newest Thread. Posted in » General Metalworking
-

- » DCC sound question
- — The site's Last Updated Thread. Posted in » Model Railroad Forum
-


Subject







