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 / *7999 (-20)
  Re: Sorry ~ and a question
 
(...) I think Fred is migrating away from the MIT mailing list. Both still work currently. Anyway, your message to lugnet.robotics.hand...lugnet.com was probably rejected because you hadn't filled out the news-posting setup form[1] yet to let the (...) (24 years ago, 14-Oct-00, to lugnet.robotics.handyboard)
 
  Sorry ~ and a question
 
Sorry about that eirlier post fokes ~ but I was useing what was posted from Fred, that said for us to use this e-mail address: lugnet.robotics.hand...lugnet.com when posting to the Handy Board list or by way of the Lugnet web page. It seams that (...) (24 years ago, 14-Oct-00, to lugnet.robotics.handyboard)
 
  posts will not go through???
 
I've tried 3 times to write to the list ??? keeps getting bounced back to me ~ but I recieve other's posts?? why? (24 years ago, 14-Oct-00, to lugnet.robotics.handyboard)
 
  Help!
 
Dear Sir, I desperately need a circuit that can drive a single 4 pole steeper motor, with lcd output. Press button, motor turns 180 degrees LCD display shows "Flipped" Press button again motor turns 180 degrees again, display shows "Trickster Ready" (...) (24 years ago, 12-Oct-00, to lugnet.robotics.handyboard)
 
  revised msleep() function for standard IC library
 
Based upon a student suggestion in our Autonomous Robotiics course Subject: revised msleep() function for standard IC library here at CWRU, I have written a new, multitasking-friendlier version of the msleep() function. The old version was a (...) (24 years ago, 12-Oct-00, to lugnet.robotics.handyboard)
 
  re: MCI commands in Visual C++
 
hi everyone, ok this is off the topic but i'm hoping someone can help. i can play .wav files using the Multimedia control interface in Visual c++, the only problem is i can't figure out a way to play without having to rewind the .wav file every (...) (24 years ago, 11-Oct-00, to lugnet.robotics.handyboard)
 
  Re: More on Miniboard woes and woohoos.
 
The current version of ICC11 has a builtin downloader that talks to MB. Only for W95/NT/... though. ICC11 works with just about ANY HC11 boards, minus lack of support for paging. (...) -- // richard (URL) (24 years ago, 7-Oct-00, to lugnet.robotics.handyboard)
 
  Re: Linux and handyboard help!
 
I got it!! Thanks! I was loading the wrong library. I had the correct library in the directory, but I hadn't run ic -config and changed it. Thanks again. ___...___ Jesse Dosher, K7DSP University of Washington, Dept. of Electrical Engineering, (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
 
  Re: Linux and handyboard help!
 
Chuck, here's the results from ic -config: jdosher@keynes:~...ic/ic:8# ./ic -config Interactive C for 6811. Version 2.860 BETA (Oct 4 2000) IC written by Randy Sargent and Anne Wright. Copyright 1994. (uses board pcode by R. Sargent, F. Martin, and (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
 
  Re: More on Miniboard woes and woohoos.
 
(...) I'm hitting two posts at once here... James, It came as a printf.c file with the freeware ICC11 compiler on the Miniboard site. I was curious as it was to be used with the dhry.c code Richard Mann included. However, that dhry.c code when I (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
 
  Re: More on Miniboard woes and woohoos.
 
(...) I didn't think printf() was even available on the shareware (old) version of icc? (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
 
  Re: Linux and handyboard help!
 
Do an ic -config and check to see what library it downloads, make sure its the handyboard library and the 6.270 board library. --Chuck (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
 
  Re: More on Miniboard woes and woohoos.
 
If you upgrade to the commercial version of icc11 not only do you get a downloader that works under windows 9x but also very nice library interface. (disclaimer: I wrote the library :-) In general on embedded systems you _don't_ want to use printf, (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
 
  Linux and handyboard help!
 
Hi all, HELP! I seem to be having some strange behavior using IC under linux. For some unexplainable reason, when using IC under linux to load a file onto the handyboard, the board's digital inputs don't respond. I can take the same board and the (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
 
  More on Miniboard woes and woohoos.
 
Hi again, Thanks to those who sent suggestions. Running in DOS mode, not W95 dlm does work just fine. Ick. Oh well. Anyway, I thought that 2K of EEPROM would be enough to do something with, and it may be, but probably not in ICC - The printf.c (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
 
  Re: Miniboard download random failures
 
(...) "expected (...) James, Yes, I am running from a DOS window in W9X. Do I have to boot to DOS mode to correct for this? Uhm, I'm a Mac person, so, have patience, how does one boot to DOS instead of Win95? thanks, DLC (24 years ago, 5-Oct-00, to lugnet.robotics.handyboard)
 
  Re: Miniboard download random failures
 
(...) Are you running DLM from a dos window in Win9x? I've had this problem but it usually stops when I run it in DOS. Just a thought. -Jim Munro <jimmn@xnet.com> (24 years ago, 5-Oct-00, to lugnet.robotics.handyboard)
 
  Freeware ICC11 and bad iasm11.exe?
 
Me again, I just got the ICC11 freeware from the Miniboard site and installed it, moving the crt.s over as it says to do in the docs, etc. I tried to compile the test compile of icc11 dhry.c printf.c and got a LOT of "phasing" errors, whatever that (...) (24 years ago, 5-Oct-00, to lugnet.robotics.handyboard)
 
  Miniboard download random failures
 
Hello, I just finished building a Miniboard using the HC811E2 processor. After swapping the Rx and Tx lines on my serial cable the download and reset switch do as the manual says. However, when I use dlm to download a program the bootstrap section (...) (24 years ago, 5-Oct-00, to lugnet.robotics.handyboard)
 
  serial communication
 
Hi.. I am also facing problem in serial communications. My problem is that I am trying to use the handyboard to drive a modem. I have used a cross-serial cable to connect my handyboard's external serial board to a modem. But whenever I run my app, (...) (24 years ago, 5-Oct-00, 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