Hi Roger, thanks for response. Board version: 4.0e Firmware: 13 I will not impose, but do you have time to run the script on you board and tell me what happen?...
973
eriknau2
Feb 23, 2013 6:18 am
Sorry I am starting another topic before my related topic is approved...so it does work to plug in a 9V with barrel plug to power a board that stopped taking...
974
Eugenio Serrano
eugenioserrano
Feb 23, 2013 6:18 am
Hi Roger, Thanks for response. I have a board version: 4.0e The firmware version is: 13 I will not impose, but would you be able to test my script and see if...
975
Eugenio Serrano
eugenioserrano
Feb 23, 2013 6:19 am
Hi Folks, I wondering if the follow behavior is normal or it is a bug un the firmware. To test my script need to attach 4 lights to the gogo board's outputs. ...
976
Arnan (Roger) Sipitak...
arnans
Feb 26, 2013 6:00 am
Hi Erik, I couldn't find your previous post. Not sure what has happened. In any case, the barrel plug is typically used with voltages ranging from 9-12. 6V is...
977
Arnan (Roger) Sipitak...
arnans
Feb 26, 2013 6:02 am
Hi Eugenio, Can you try firmware version 14? I am travelling at the moment, but I'll try to test your code on a gogo as soon as I can. Cheers, -Roger. On Sat,...
978
Eugenio Serrano
eugenioserrano
Feb 27, 2013 11:41 pm
Hi Roger, Thank you for response. I have tons of doubts, about the GOGO project. :) Hope you can help me… Do you know who is coding the gogo firmware? The...
979
Arnan (Roger) Sipitak...
arnans
Feb 27, 2013 11:57 pm
Hi Eugenio, An older version of the firmware source code is available on google code https://code.google.com/p/gogoboard/. Since then we have moved to a local ...
980
Josue Ramos
josue_jr_g_r...
Feb 28, 2013 12:11 am
Serrano There is the Brazilian version of gogoboard, Br-Gogo, based on the code that Roger mentioned that is open You can find more information on ...
981
Josue Ramos
josue_jr_g_r...
Feb 28, 2013 12:24 am
This is a multi-plataform solution that runs is writtem in Python and can runs in Mac, PC or Linux , Also there is the open version of the Google Monitor and...
982
eriknau2
Feb 28, 2013 11:27 am
Thank you, Roger! That is clear. Now that I'm testing it out it works very well with the 9V....
983
Adeilton Oliveira
acojr961
Mar 1, 2013 2:58 am
Hello Roger, Is this new version of Gogo programming platform based on Google Blockly? Blockly seams to be a great dev platform. If this is the case, it is...
984
Arnan (Roger) Sipitak...
arnans
Mar 1, 2013 9:09 am
Hi Adeilton, Yes, it is built using Blockly. We are considering two versions of the interface, one written in Python and the other using Unity3D (mono). Both ...
985
Adeilton Oliveira
acojr961
Mar 1, 2013 10:27 am
As an alternative you may consider an applet. I've been working with applets to interface to JavaScript/serial ports and it works like a charm. And in my case,...
986
Arnan (Roger) Sipitak...
arnans
Mar 1, 2013 3:36 pm
We are working off of platforms people here have been working on. I'm sure the applet approach would work very well too. Have you published/described your work...
987
Josue Ramos
josue_jr_g_r...
Mar 1, 2013 8:30 pm
Roger, as you have said, besides the Blocky interface (very nice, btw), it is also necessary a server app, which would get code from Blocky via sockets, ...
988
Anderson Rocha
noiseandy
Mar 2, 2013 5:43 am
Hello everyone, The Modkit also written in html5 also doing this type of block programming on the Arduino, to download the program, install client software on...
989
Eugenio Serrano
eugenioserrano
Mar 2, 2013 6:06 am
Hi Roger, I've looked at the new version in HTML 5 and it is very good, but I guess you are focused primarily in the LOGO Compiler, and so.. What about the...
990
eriknau2
Mar 2, 2013 2:26 pm
Hello, I want to see if the GoGo can detect a IR signal from a RCJ type soccer ball. They emit a continuous IR signal or a very fast pulse, neither of which...
991
Josue Ramos
josue_jr_g_r...
Mar 2, 2013 3:00 pm
Anderson wrote That we should see what is available for arduinos in modkit - http://www.modk.it/ It has been a long time I suggest we should join our...
992
Adeilton Oliveira
acojr961
Mar 3, 2013 3:44 am
Personally, I do not like the idea to install client software. I prefer the cloud approach. Much easier to deploy a software update. 2013/3/1 Anderson Rocha...
993
Adeilton Oliveira
acojr961
Mar 3, 2013 3:44 am
Roger, I didn't make this project available online. I set it up on a local server. I'll try to recover the project and return to you. Regards. 2013/3/1 Arnan...
994
Arnan (Roger) Sipitak...
arnans
Mar 3, 2013 5:16 am
This is good stuff. -Roger. ... -- ======================= Arnan (Roger) Sipitakiat Faculty & Researcher Dept. Computer Engineering Chiang Mai University ...
995
Arnan (Roger) Sipitak...
arnans
Mar 3, 2013 5:22 am
Hi Erik, I am not so familiar with the RCJ soccer ball, but I think you can use an IR receiver (like the one on the gogo) to detect if there is a pulse being ...
996
eriknau2
Mar 3, 2013 1:56 pm
Yes, exactly, I would like to know simply if the signal is found or not found. What you describe sounds right from other things I am reading. Do you mean add...
997
Arnan (Roger) Sipitak...
arnans
Mar 3, 2013 2:10 pm
Erik, I would use a separate IR receiver. This one on digikey should work: http://www.digikey.com/product-detail/en/TSOP34838/751-1386-5-ND/1768188 I would try...
998
eriknau2
Mar 3, 2013 3:41 pm
Roger, Great, I have seen that model ir receiver in some documentation. Your explanation makes good sense and is definitely do-able. Thank you so much! Erik...
999
Anderson Rocha
noiseandy
Mar 4, 2013 2:08 am
I agree with you....
1000
Anderson Rocha
noiseandy
Mar 4, 2013 2:08 am
I agree with you, this is the part of modkit I do not like the installation of a client....
1001
kjhhd@...
kjhhd@att.net
Apr 12, 2013 3:13 am
Does anyone have programs for logo procedures in Gogomonitor using sensors or motors that would be fun to share with a class?...