Shop OBEX P1 Docs P2 Docs Learn Events
Using web page to access BS2 data. — Parallax Forums

Using web page to access BS2 data.

boonboyboonboy Posts: 10
edited 2007-02-25 16:43 in BASIC Stamp
Hi guys since I last posted, I have managed to port my ds1620 temperature logger over to debian and use the tokenizer to download my program onto the chip. This works fine.

I have also installed apache2 and designed a rather basic web page. My main problem however is what dynamic language should I use to access the temperature logger over the web page.

Also does anybody have any links to examples of this dynamic language accessing physical ports.

The port I am using is /dev/ttyUSB0, since I'm using a usb-serial adaptor.

Any advice, links or physical code would be more than welcome.

p.s The code would obviously have to be able to be embedded within the html of my rather naff web page.

Thanks.

Comments

Sign In or Register to comment.