PDA

View Full Version : i2c LCD clock module.



NULS_DT
17-01-2006, 11:57
I have a number of students wishing to use the revolution i2c clock/lcd module, they want to use logicator to programme, but the only examples of code are in basic. Has anyone any experience of using logicator with this kind of module.
When i look at the serout command, it does not have i2c as a protocol to choose, or am i missing something.

Technical
17-01-2006, 12:22
This module can be used in serial *or* i2c mode. Most users use it in serial mode for which Logicator serout command will be fine.

If you did really need to use it in the alternate i2c mode you could type in the basic commands within the Logicator generic 'BASIC' cell.

NULS_DT
23-01-2006, 13:03
The documentation with the clock module suggests that the realtime clock can only be used in i2c mode. Does this mean that in serial, I would not be able to use any alarms?