Hi guys,

It's been days I can see many commits and posts about LCDs. Big time. I've
read it's almost there, so I had a closer (still quick) look, and I think
I'm completely lost :) What should I compile for serial ? The file in
"project" ? Is it too early for the newbie like me ? Should I wait some more
for some doc ?

I've also have a question about serial com. I've been worked on interfacing
my DC motor controller these days (motor <=> controller <=> RS232 <=> PC <=>
python script <=> GUI). It appeared I had nasty com. problems, coming from
the fact the PC was flooding the serial. The controller couldn't handle
every sent commands, some were lost. I had to introduce ACK: the PC can't
send a new command until the controller has sent an ACL, meaning: "I'm done
processing your command, gimme next one". I also used interrupt serial
(serial_hw_int_cts.jal, which was sooooo easy to integrate), so there no
polling anymore.

So... my question is: how does the LCD controller behave on heavy load ? ie.
lots of commands sent to it, in a very short time.


Cheers,
Seb, lost in LCD 4th, 5th, 6th... dimension, still counting...
-- 
Sébastien Lelong
http://www.sirloon.net
http://sirbot.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to