To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.handyboardOpen lugnet.robotics.handyboard in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Handy Board / *5134 (-5)
  Re: Scrolling through the LCD messages by the knob
 
Simon, This shouldn't be too difficult to create...but it could be a real waste of memory unless it is real important issue. The reason why is that you would have to save the messages in memory. You'd have to decide if you wanted to fill all the (...) (26 years ago, 15-Jan-99, to lugnet.robotics.handyboard)
 
  Re: Scrolling through the LCD messages by the knob
 
(...) Yes, and it is totally trivial to do so. I don't have my sources here at the moment, but it is roughly like this: c = readknob(); /* or whatever the cmd is for reading it */ if ( c < 64 ) { print "a"; } else if ( c < 128 ) { print "b"; } else (...) (26 years ago, 15-Jan-99, to lugnet.robotics.handyboard)
 
  RESEND--Re: Help with Power Scheme, Please...
 
I apologize for having sent the following with extra line-feeds in it; Here it is again: The main problem I see is with how you label the voltages at various points in the circuit. If you have a 12 V battery, the low voltage end is usually called (...) (26 years ago, 15-Jan-99, to lugnet.robotics.handyboard)
 
  Scrolling through the LCD messages by the knob
 
Hi, i am looking for a program to use the knob for scrolling through messages. i really need this, because i have to output more than 32 chars (and there isnt enough space for a larger display ). i have read about using the knob for scrolling on the (...) (26 years ago, 15-Jan-99, to lugnet.robotics.handyboard)
 
  UCOS
 
Has anybody tried to use HB with the ucos (the real time OS developed by Jean Labrosse)? Thanks. Aldo Gentile aldo@lacapital.com.ar (26 years ago, 15-Jan-99, to lugnet.robotics.handyboard)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR