-
Logged In: YES
user_id=1103142
Also there is Ambot.c which is about 60 pages of C code.
A lot will need to be stripped out as is does a lot that Cycle
already does.
2005-04-09 01:35:43 UTC in Cycle - CYbot Control LanguagE
-
Logged In: YES
user_id=1103142
I have managed to access the text files in the archive.
Here is the Guide which is quite short but useful.
2005-04-09 01:31:27 UTC in Cycle - CYbot Control LanguagE
-
Logged In: YES
user_id=1103142
I have changed the attachment to a later and larger one that
zip says contains Ambot.c source code.
2005-04-03 22:11:54 UTC in Cycle - CYbot Control LanguagE
-
I've found a readme that goes with it:-
Short: Cybot/Real Robots programmer w/ C source
Author: unsatisfactory@bigfoot.com (Chris Young)
Uploader: unsatisfactory@bigfoot.com (Chris Young)
Version: 2.5
Type: hard/drivr
Requires: OS3.5, Cybot (or compatible?), 9-pin serial port adapter
This program allows you to program the Cybot robot built from Real Robots magazine...
2005-04-02 22:58:42 UTC in News
-
Yes Robert - I am interested in testing this new version of the compiler. My TOM is not programmable yet. He is
only at issue 80 but Pascal sent me the CD from issue 85
so I can use the simulator.
Keep up the good work. Meggsie.
2005-03-31 11:52:17 UTC in News
-
Great idea. I found something that might help called Ambot.
I have submitted it in Feature Requests.
2005-03-30 01:13:11 UTC in News
-
I found the attached file on the 'net that purports to
download
programmer 01 and 02 files to Cybot. It is for the Amiga I
believe and is source code but I can't decompress it as it
is Linear Hashed and zip won't handle it on my machine.
It must poke bytes into memory addresses in Cybot's program
EEPROM. They probably sniffed the RS232 link and
reproduced
the data transfer using Amiga...
2005-03-30 00:49:01 UTC in Cycle - CYbot Control LanguagE
-
You have probably already created a TOM definition
'include' file
but here is my attempt at the same (as at CD6).
You might just compare yours to mine and glean any
inspiration
you like to improve the relase version.
I received CD6 from 'Pascal' in France and realized
Cycle could
not handle TOM. I was going to use a 'byte' editor to
alter the
resulting '03p' file to run in the TOM...
2005-03-30 00:07:30 UTC in Cycle - CYbot Control LanguagE
-
I think the definitions of the values returned in the
Light class definition in the 0.0.2 release of cycle.cyc
are wrong.
When I converted the 'squirrel' prigram from issue 71
to cycle code I neede to change cycle.cyc to get it
to work. I found the when 1 is returned it corresponds
to equal light and when 2 is returned it is brighter on
cybot's
left side. I have attached my program.
2005-02-11 00:14:27 UTC in Cycle - CYbot Control LanguagE
-
The sound tracks 1-16 go into FLASH memory on
a different board in Cybot. The board is uC5-R, the
audio processor, and is the 5th circuit board layer.
It holds 64Kbytes of ADPCM or MIDI encoded sound
or music.
Cheers again, Meggzie.
2004-10-08 00:32:36 UTC in Cycle - CYbot Control LanguagE