Dear friends, Two articles: "Building the map 1 & 2" are ready. The root is: http://www.robo.com.ua/projects/robotai/engl_index.html Welcome! Vladimir...
Vladimir Kanivets
Vladimir.Kanivets@...
Dec 1, 2004 12:58 pm
3019
Hey Vladmir, Kewl page and a nice explanation and translation . I'm currently building a list of links on "Robot Navigation[GPS,SONAR,COMPASS,LADARS] " i'm...
Thanks, Gerry. I am fixed the mistake. Excuse me. I have some problems with my free time, but I'll continue. I also hope to discuss (here?) the navigation...
Vladimir Kanivets
Vladimir.Kanivets@...
Dec 1, 2004 2:13 pm
3021
Vladimir, I am also very interested in your mapping project, I'd like to be included in the testing a developing of it. I make a compact alternative to the...
Hello, I am trying to assemble a program and am getting an odd error that I'd like to find a solution for. I keep getting an error called "Phasing Error"...
Not that I don't watch here, I'm just kinda quiet. :) Yes, the message board is now at http://teams.botball.org/board/. The old links to collective won't work...
Could you give us a quick run down of the new/different features in IC5? With regards to bothe the Handyboard and the RCX. Thanks! Alex ... Not that I don't...
Hey HB GROUP! I know a lot of you have tried navigation in your various projects (I mean, thats really the final frontier) , but I was wondering if anyone has...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the handyboard group. File : /CMUcam...
handyboard@yahoogroup...
Dec 2, 2004 12:44 pm
3029
although the new site seems to be referencing the old url still - when i try to log in, it comes up with 'collective.kipr.org not found'. I just added...
"phasing errors" are caused by forward references i believe.. try pre-declaring any references that need to be forward - i don't think you need to give them a...
This page explains phasing errors http://www.ece.utexas.edu/~valvano/assmbly/syntax.htm Also, try checking the tabs, spaces and ascii gremlins. The assembler...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the handyboard group. File : /CMUcam...
handyboard@yahoogroup...
Dec 2, 2004 2:51 pm
3033
Oi, yeah, we moved the kipr.org server and are still having some small issues. I've put a redirect in from collective.kipr.org to teams.botball.org so that...
That is an excellent reference for formatting an assembly program and a good description of them. I still haven't found a way around them yet. In almost all...
From what I understand, there already is a H-bridge included in the electronics of the handyboard. Is that true? P.S. I will probably purchase my Handy Board...
I have created a simulation code for mapping the robot in the Handyboard device, but there is no avoidance algorithm yet. Here is the code, don't know if it...
Yea,its included.. You can use any on these two chips.Each chip is able to handle to motors The L293D :: 600mA per channel The SN754410 :: 1 A per channel -ice...
For those interested I have made two hacks on my Robosapien (I have not yet translated the whole pages but I am working on it) http://pageperso.aol.fr/Olanvin/...
I am not as familiar with the 6800 series CPU's as I am with others. I am having one other problem assembling my program. For example I have some EQU...
there is also an option to provide the motor drivers with a separate power source if required. though it involves cutting a track, the handyboard is designed...
I have made a site that compiles information related to going above and beyond the built-in capabilities of the handyboard/Interactive C. It has links to an...
When you cut the trace in the lower left corner and use the external motor power header...what if you have an Expansion Board connected to this header. Can you...
From the 68HC11 Reference Manual chapter 6.2.4 CPU Addressing Modes... "Some assemblers allow the direct or extended addressing modes to be forced (by...
Here we go.. http://www.sourceforge.net/projects/interactive-c/ Interactive C 5 Beta 1 Now with: - IC PCode simulator - Plugin system for new board libraries -...
I downloaded the OSX version and used it a little from the Interactive Tab. I was surprised that the firmware that my HB had was still usable by IC 5 (I...
Well, there havn't actually been any changes to the firmware between 4 and 5. Also, we took out the firmware match requirement so that people could test...