Let's Make Robots!

a BoeBot with no name

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
ndupont's picture

...just connected to my cellphone...

actually just copied the excel macro to an asp page..

 boebotgsm1.JPGboebotgsm2.JPG

 

source code is here :

http://users.skynet.be/fa953029/boebot.asp.txt 

 

ndupont's picture

...soon on LMR

boebotvid1.jpg

 

boebotvid2.jpg 

 

Just a sneak preview 

mintvelt's picture

 Cute bot. He looks really botty.

Good videos too. And I like the excel solution for the mapping.

ndupont's picture

it seems that an alternative solution would be to use the filesystem object

http://user.services.openoffice.org/en/forum/viewtopic.php?f=20&t=682&p=43434

 Sub Main

  oFSO  = createUnoService("com.sun.star.bridge.OleObjectFactory").createInstance("Scripting.FileSystemObject")

  f = oFSO.OpenTextFile("COM1:9600,N,8,1", 1) 'for Reading
'  f = oFSO.OpenTextFile("COM1:9600,N,8,1", 2) 'for Writing
'  f.write("abc")
  f.close

End Sub

 

 Which reminds me C and the way linux accesses the devices 

 and even years before I went to that.. the way GWBASIC was using the serial ports

 

I'll give a try with my opensuse linux laptop. 

 

OddBot's picture
Ah, those were the days! My first language. I have an Asus Eee PC 4G kneetop that uses Linux. I was going to convert it to windows but if you can advise me on using linux with picaxe IC's...
ndupont's picture

my first thought was my good ol' friend WINE  (www.winehq.org)

but the guys at Picaxe seem to have a solution for you : AXEpad,  that looks like a Java based IDE for picaxe

OddBot's picture
Cool, I'll look into it :D
mintvelt's picture

Alas. AxePad wont be available for another 2 months.

I switched to the command line compiler for the Mac, which is also available for linux. It is a bit strange that some programs that were converted from windows (you have to replace the CR LF with LF only) wont run. But it beats the hell out of running windows on a virtual machine just for the picaxe. Also. I don't have the stability or timing problems on the serial cable that I had when running in a VM.

 

OddBot's picture
I'm interested in your use of excel, any idea of compatability with open office?
robologist's picture

" I been writing Basic on a Bot with no name, it felt good to be out of sensor range..."

"Writing Basic, you can remember the line, cause there ain't no one for to give you no time "

..sung to the chorus of Americas "Horse with no Name"