EASy68K Forum Index  
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Welcome to the EASy68K forum. This is the place to discuss 68000 assembly language programming with EASy68K.
68K SBC Robot control unit

 
Post new topic   Reply to topic    EASy68K Forum Index -> EASy68K Projects
View previous topic :: View next topic  
Author Message
marc_256



Joined: 01 Nov 2009
Posts: 12
Location: Belgium

PostPosted: Sun Nov 01, 2009 11:35 am    Post subject: 68K SBC Robot control unit Reply with quote

Hai,
I am new on this forum, so hello everyone.
I'm from belgium and my name is marc.

To the point now,
I'm building a robot to do some tests in the robot club (NO war robot).
My robot is a 3 wheel robot with a robot arm to search and grip cola cans.

So I have some old 68K SBC to use with 3x 6522 VIA chips on it.
I added more RAM, EPROM and FLASH memory.
As com ports I had 2x RS232, and I added one RS485 com port.

I added 2 stepper motor control cards,
a Graphic LCD screen, some keypads.

All this runs on battery.

So, my questions,
Q1) Is there a fixed point subroutine somewhere I can use.
FP calculations are slow on my 68000 / 16MHz board.

Q2) I downloaded EhBASIC to use on my robot to easy write programs in basic with Assembler subroutines.
Can I use EASY68K for this ?

Q3) I like to make some AI subroutines.
Is there a 68K asm interpreter who is written in 68K assembler.
I like to use only my robot and a keyboard.
An no use of PC.

Q4) I need also some editor who is written in 68K asm.


You can see some photos on my website www.marc-systems.be
under the "hobby robot part" (sorry is written in Dutch)


Thanks,
Greetings,
CORNELIS Marc
_________________
Greetings from Belgium
Hobby robot builder
www.marc-systems.be
Back to top
urbancamo



Joined: 13 Apr 2007
Posts: 13
Location: Windermere, UK

PostPosted: Sat Dec 05, 2009 12:22 pm    Post subject: Robot Control Unit Reply with quote

Hi Marc,

Have you considered the original Motorola Education Board (MECB) firmware? It contains a fairly basic assembler and debugger, but it might be good enough for you to do coding within. There is more information on my website: http://www.wickensonline.co.uk/mecb.html

You'd still need a way of dumping your programs out to storage, unless you have some kind of flash ram available
Back to top
marc_256



Joined: 01 Nov 2009
Posts: 12
Location: Belgium

PostPosted: Mon Dec 07, 2009 7:55 am    Post subject: Reply with quote

Hi mark,

Thanks for the input,
I downloaded the source file and go see for the assembler.

About the memory, I have
2x 29F040 on board is about 1Mb of FLASH, to store the user programs.
2x 27C040 for the master programs is 1Mb of EPROM
2x 62C1008 is 256 Kb of RAM

greetings,
Marc
_________________
Greetings from Belgium
Hobby robot builder
www.marc-systems.be
Back to top
marc_256



Joined: 01 Nov 2009
Posts: 12
Location: Belgium

PostPosted: Tue Feb 23, 2010 6:22 am    Post subject: Resident assembler Reply with quote

I found some information on the internet about
"MC68000 Resident Structured Assembler" software.
This is a full 68k resident assembler with use of labels and line numbers.

I like to use this software to control my robots and robot arm?
(contest is in may 2010)

Is there someone who now where to find that source code in 68k assembler.

Thanks,
Marc
_________________
Greetings from Belgium
Hobby robot builder
www.marc-systems.be
Back to top
profkelly



Joined: 16 Dec 2004
Posts: 596
Location: Monroe County Community College, Monroe Michigan, U.S.A.

PostPosted: Wed Feb 24, 2010 9:18 am    Post subject: Reply with quote

The "MC68000 Resident Structured Assembler" is the name given to the original 68000 assembler released by Motorola. The "Resident" part of the name is a little misleading. It was not designed to be used as an embedded system. The Motorola assembler ran on VersaDos systems. I have never seen source code for VersaDos or the assembler.

If you are looking for an embedded system that will help with debugging you might want to look at the Tutor source on the Examples page under Applications.
_________________
Prof Chuck Kelly
Back to top
marc_256



Joined: 01 Nov 2009
Posts: 12
Location: Belgium

PostPosted: Thu Feb 25, 2010 2:46 pm    Post subject: Reply with quote

Thanks again,

I did not now that.
The use of the "resident" is misleading.

Marc

PS: I download the TUTOR source now, thanks.
_________________
Greetings from Belgium
Hobby robot builder
www.marc-systems.be
Back to top
Display posts from previous:   
Post new topic   Reply to topic    EASy68K Forum Index -> EASy68K Projects All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group