Giermann / xoscillo

Automatically exported from code.google.com/p/xoscillo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XOscillo.exe doesn't seems to do anyting

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Flash a Arduino Duemilanove Atmega328 with the following command
  - ./avrdude -c stk500 -p m328p -b 57600 -P /dev/ttyUSB1 -U flash:w:/home/pds/Desktop/XOscillo_20101410v4/arduinooscillo.cpp.hex -C ./avrdude.conf

2. Run the XOscillo.exe with mono:
   - mono XOscillo.exe

3. In XOscillo.exe go to "File -> New Arduino" on the XOscillo.exe

What is the expected output? What do you see instead?
It detects the Arduino, but nothing happens

What version of the product are you using? On what operating system?
I am running XOscillo_20101410v4.zip on Ubuntu 10.10 with package 
"mono-complete", version 2.6.7-3ubuntu1 installed.

Please provide any additional information below.
Also tried in Windows XP and the behaviour was the same.
If I try some of the buttons/menus the application simply crash, i.e. any of 
the "Decode" items in the "Tools" menu

Original issue reported on code.google.com by pedro.sa...@gmail.com on 3 Nov 2010 at 10:45

did you try to apply any signal to the ADC0 on te arduino? Otherwise the 
arduino is there waiting and waiting...

Original comment by aguav...@gmail.com on 7 Nov 2010 at 2:03

Yes, I connect pin AREF(5V) to pin ANALOG IN 0. Then I connected the probes to 
ANALOG IN 1 and GND.

I have just tried it again with no success.

Original comment by pedro.sa...@gmail.com on 7 Nov 2010 at 11:06

Can you try to connect with a terminal program, then send this character '?', 
the arduino should reply with "OC" and some other data which doesnt matter 
right now, the important thing is to test whether you can talk successfully 
with the arduino

Original comment by aguav...@gmail.com on 10 Nov 2010 at 2:29

Pedro another user has a similar issue and confirmed the issue was that no 
signal was applied to ADC0, could you please retest?
Thanks!

Original comment by aguav...@gmail.com on 14 Nov 2010 at 5:23

I have the same problem. Xoscillo.exe crash  and not respond (i can't 
close)after detect the new arduino.
i open a console and send '?'comand and respond '0C.....'



Original comment by arielbar...@gmail.com on 12 Mar 2011 at 11:23

Arielbar, 

is the arduino being detected properly? 
Are you applying some signal to the adc0 pin in the arduino?

Thanks

Original comment by aguav...@gmail.com on 13 Mar 2011 at 3:33

Thanks for you reply
yes, detect properly.
I apply square wave of 0-5v 1khz and other signals.

Original comment by arielbar...@gmail.com on 13 Mar 2011 at 11:23

Hello together,
I have loaded the pde on my arduino, it has been recognized by the exe file but 
it didn/t work under xp.

I dont know, what shall I do now.

Has anybody some Ideas?

Original comment by willi.pe...@gmx.de on 29 Mar 2011 at 9:50

i have this problem too, I click "new arduino" and the graph doesnt apear.

Original comment by estepa...@gmail.com on 6 Apr 2011 at 4:32

The PDE compiled perfectly and succesfully uploaded into the Arduino.

When I fire up the program in Windows 7, O get 
COM6. rts:False, dtr:False trying pinging Found!

I assume that means the software has found the Arduino.  However, I dont get a 
graph or any movement when hooking up to a GPS chip's TX and GND line.  Nothing 
showing.  Any ideas?

Thanks!  This is a really cool idea!!

Original comment by dxtrindu...@gmail.com on 28 Apr 2011 at 8:09

Hey guys. I have the same prolem, also the .exe throws me a lot of crash errors 
on the buttons. On win7 an XP. I have no readings... Can anybody do some 
youtube tutorial or something.. Greatings

Original comment by mariolop...@gmail.com on 21 Aug 2011 at 10:51

I had the same issue, I downloaded the source and flashed the .pde found there 
and that worked for me.

Original comment by DanielLe...@gmail.com on 13 Sep 2011 at 6:03

Original comment by aguav...@gmail.com on 8 Feb 2013 at 12:34

  • Changed state: WontFix