Hi, I'd like to build an old-style Logo turtle for use with MSW Logo or some other similar Logo. Actually, I will be helping a pre-teen boy build the turtle....
Hi Micheal, It sounds like an interesting project you are thinking of doing. ... The GoGo board can do everything you want except the wireless part. It ...
... a. Can you give a quick overview of hacking an RC car controller please?. b. Which car controller would you recommend hacking for our purposes?. ... I've...
... Am I crazy for thinking I can use this as the basis of the turtle. Just add on the GoGo board somehow and get it to control the wheel and stuff. ...
61
Susan M
slmccain@...
Dec 3, 2004 1:35 pm
Re: the wall hugging mouse... Not crazy, Michael, but there are better options to hack. I'll get back with you. Susan...
Hi Arnan, I had a really hard time using de DLL call in C++. My boss helped-me and,
after some changes in the source, I was able to use it. Could you send me...
Which C++ compiler are you using? Since the DLL was compiled with VC++, I think it tends to work better with the MS compiler. I use the DLL only with other...
Hi Arnan, I'm using MS Visual C++ 6. The source of the DLL compiled OK, but I was not
able to use the DLL as it is in a C or C++ simple program. If it's OK...
I would be very happy if you develop your DLL and the Java module. It would be even better if you want to share what you did with the community. I can put your...
Hi, I'm having problems with the sensor reading. I have a gogo 2.3 with firmware
ms2 and wen I put a resistance of 1k in the sensor port 1, for instance,
and...
Dear Fabio, I tried the 1K resistor in port 1 in the same firmware, and I got a reading value of 29, and it did not affect any other sensor port (= 1023),...
Hi, if I add more resistors the readings decrease until all 8 ports (with 1K
resistor) show a very low number ... De: gogoboard@yahoogroups.com Data: 12/13/04...
Fabio, Segui haciendo pruebas, en el puerto 1 puse las siguientes resistencias y obtuve los siguientes valores: 1k = 29 10 Ohms = 0 33k = 506 100k = 766 nunca...
So sorry, Fabio, Oops :.P (this crazy Mexicans!!!) Here it goes the same thing in English: I kept on doing some tests, in port 1 I tried the following...
Tank you Carla for your concern! ... De: gogoboard@yahoogroups.com Data: 12/14/04 01:49:23 Para: gogoboard@yahoogroups.com Assunto: Oops! Re: Res: Re: Res:...
I was reading the documentation in the project site, and there was a guide
to make sensor without the soldering iron using super glue, and I wondered
if super...
I found the source of my problems, the resistor net was inverted and the
first pin was flowting!!!!! "In complicated things, the worst enemy is simple errors" ...
75
Susan M
slmccain@...
Dec 14, 2004 3:13 pm
What an interesting question. Why don't you try a little experiment and find out? I would, but no time today. I vote "no". Think of all of the glues used in...
Ok, I tried many things because I also am interested on less soldering. Maybe Paulo, who wrote the guide about making sensors without soldering can comment on...
77
Susan M
slmccain@...
Dec 15, 2004 5:42 am
Seattle Robotics Society has an online magazine with good articles, the Encoder. I seem to remember they have articles on things like soldering and ...
Thanks for helping on this, Carla! When dry, super glue is a polymer and though not conductive. The "making sensors with super glue" tutorial that I wrote...
Hello, I just finish to assembly my gogoboard2.3 It works fine with GoGO Monitor 2.1 (except that the "user led" turn on with the OFF button and turn off with...
Hi Ernesto, ... Congratulations! Thanks for the UI bug you've found. It will be fixed in the next release of the program. ... The 877A chip will not work with...
Hi all: I have been doing some tests with motors and lamps. I could see 2 different cases: The first case noticed was: If i download the program to gogo board...
Hi Steve, Which version of the GoGo board are you using? Also, it would be nice if you can send the code you are trying to run. It is a bit hard to imagine...
Roger : I am using the same gogos left by you here in Costa Rica, that means version 2.2f. ( according with the mark on the board). The code is very simple, is...
Okay Steve, The code explains the behavior of the Run LED in your second case. Since there is no loop command in the code, the program will execute and finish...
Hello Roger, The board works very well now ( I change the uC to 16F877). I will start my experiences this weekend. Thanks for your support Ernesto. ... turn ...