Re: [bascom] Few questions


From "Ben Zijlstra" <bzijlstra@home.nl>
Date Sun, 17 Sep 2000 10:33:10 +0200

Hi Luuki

For LCD driven through I2c you could have a look at
http://members.home.nl/bzijlstra
You also can find there some links to LCD-sites (check the links-pages).

Bye
Ben Zijlstra

-----Oorspronkelijk bericht-----
Van: Luuki <luuki_@poczta.onet.pl>
Aan: bascom@grote.net <bascom@grote.net>
Datum: zaterdag 16 september 2000 21:40
Onderwerp: [bascom] Few questions


>Hi All
>I have few questions about comunication via serial, 1wire and one question
>off topic.
>1. In Mcselec application note 01 is evaluation board for AT89c2051 and
>AT89c4051. There is no MAX232 but there are some transistors, resistors and
>capicators. Can I use it instead of MAX232?
>2. I want to connect computer and AT89c2051 via hardware serial port. In
>some conditions 2051 will be sending some data to computer (PRINT - I
think)
>but sometimes computer will be sending data to 2051. Receiving data from
>computer must be at SERIAL INTERRUPT. How do it in Bascom?
>3. I want to connect two 2051 via radio module. I heard that I can do it
>using 1Wire. I think that routine for transimt data isn't very difficult
but
>what about receive data?
>4. And last question - most important for me and unfortunately off topic. I
>bought lcd display wchich is control via I2C bus. The name of this lcd is:
>LCM015. How connect it to power suply and data bus (I don't know wchich
>pins) and how control it(adress and commands) or where can I find
>information about it in the Internet?
>Thanks for any help.
>Best regards
>Luuki
>P.S. Sorry for my English.
>Bascom 8051 Demo
>Liberary 1.20
>
>