Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Palm based oscilloscope ?

Status
Not open for further replies.

direnc

Member level 3
Member level 3
Joined
Jan 27, 2002
Messages
58
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
453
palm oscilloscope

Anybody ever seen an oscilloscope project for Palm PDAs ? I have actually come across some while digging the web, but none that has schematics, free software and so on.
 

bobcat1

Advanced Member level 4
Advanced Member level 4
Joined
Jul 10, 2002
Messages
1,284
Helped
99
Reputation
198
Reaction score
34
Trophy points
1,328
Activity points
8,545
pda oscilloscope

Hi i think it no so complicated to do somthing like this
thay probebly use the PALM as a display and som A/D as the smplinig methode.

the problem lay with the speed since to transfer data to the PALM you need to use the serial port and it's speed limited to 115k200

bobi
 

megamicro

Newbie level 6
Newbie level 6
Joined
Jan 23, 2003
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
220
palm os oscilloscope

1 year ago I made a digital oscilloscope using Palm but PDA was
only for visualisation of the data. It works as data logger via USB.
If you need of real analog oscilloscope you'll need a lot of external
components including input selectors, fast ADC and buffer memory.
It's not a good idea to use PDA like display only but maybe I'm wrong...
 

Ace-X

Advanced Member level 2
Advanced Member level 2
Joined
Jan 25, 2002
Messages
529
Helped
41
Reputation
82
Reaction score
14
Trophy points
1,298
Location
Germany
Activity points
5,148
oscilloscope for palm

There were a contest on Xilinx site 2 years ago: development with CoolRunner XPLA for Handspring Extension Board. Some of these projects were deal with logic analyzer and oscilloscope design. Well, Handspring is near to Palm by architecture. So, may be this link will be useful for you:
https://www.xilinx.com/apps/epld.htm#CoolRunner
All application there are well defined and have open source code.

Have a fun!

Ace-X.
 

direnc

Member level 3
Member level 3
Joined
Jan 27, 2002
Messages
58
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
453
serial palm project

I do realize that this is possible, and possible downsides. I do not expect ot to be somtehing very fast. The function of the Palm will just be to visualize data captured by external hardware. Something comparable to the GameBoy scope should be possible, I hope. I also consider a PIC with internal ADC to be a simple option.
 

senthilkumar

Advanced Member level 1
Advanced Member level 1
Joined
Nov 24, 2001
Messages
401
Helped
27
Reputation
54
Reaction score
19
Trophy points
1,298
Location
india
Activity points
3,965
palm ir data aquisition

hai,


can u pm the shematic file

bye
 

ieee

Member level 4
Member level 4
Joined
Apr 8, 2002
Messages
69
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
298
oscilloscope handsprings

To megamicro,
Can u publish some more info about your project. It is very interesting for me.
 

direnc

Member level 3
Member level 3
Joined
Jan 27, 2002
Messages
58
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
453
palm pda osciloscope interface

I do not have a schematic, code or anything. I am only planning this. Right now I am reading Palm Developers Companion. If I find palm platform to be easy to develop for , I am cosidering developing some hardaware based projects to sharpen my embedded developmant skils. As for palm-pic interfacing I found this on the web:
**broken link removed** has 16f877-palm serial connection

Also, **broken link removed** has a pic assembler for palmos, with built-in porgrammer. No info on the hardware though, but very interesting indeed being able to develop pic apps only with a palm...
 

ieee

Member level 4
Member level 4
Joined
Apr 8, 2002
Messages
69
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
298
what does an oscilloscope program on a pda do?

U can read about some project --
**broken link removed**
The site is in Japaneese. Try translate in in
babelfish.altavista.com

Please share with us your work
 

andy2000a

Advanced Member level 2
Advanced Member level 2
Joined
Jul 18, 2001
Messages
597
Helped
14
Reputation
28
Reaction score
8
Trophy points
1,298
Activity points
5,298
palm+oscilloscope software

I think PALM is good for PIM ..but for EDA like ..
palm CPU is poor ..

maybe new Palm (use ARM CPU) have powerful for other tool
maybe someday we can find Palm_Spice tool ..
 

phongwiroon

Member level 1
Member level 1
Joined
Dec 8, 2003
Messages
32
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
239
oscilloscope pda based

anyway gameboy can be a oscilloscope
 

ME

Advanced Member level 4
Advanced Member level 4
Joined
Mar 14, 2002
Messages
1,309
Helped
55
Reputation
112
Reaction score
40
Trophy points
1,328
Activity points
14,859
gameboy oscope

direnc said:
As for palm-pic interfacing I found this on the web:
**broken link removed** has 16f877-palm serial connection
This link is dead, do you have a new link?
 

andy2000a

Advanced Member level 2
Advanced Member level 2
Joined
Jul 18, 2001
Messages
597
Helped
14
Reputation
28
Reaction score
8
Trophy points
1,298
Activity points
5,298
palm tx oscilloscope

**broken link removed**

What is the Palm Oscilloscope
The Palm Oscilloscope project is an attempt to use a Palm PDA as an oscilloscope. The portability and availability of Palm PDAs make them ideal for data acquisition and display applications. Also, because many of the target users already have Palm computers, adding oscilloscope features to a Palm would cost much less than purchasing a complete portable oscilloscope. In this project, a Palm is used to display waveforms that are received through the serial port from a BlackBox. The BlackBox is a device which samples the analog signals and transmits them to the Palm using a specific communications protocol.


Features:
The Palm Oscilloscope has a two part design. The first part is, of course, a Palm-compatible PDA. The PDA is the user interface for the oscilloscope, and displays waveforms that represent the measured signals. The other part of the oscilloscope is a black box, named the BlackBox. The BlackBox is responsible for measuring an analog signal, and transmitting the measurements to the PDA.
In order to maximize the usability of this product, no hardware changes are required of the PDA. All communication is performed through the built in serial port.

The Palm-O-Scope is a small program that runs on a Palm-compatible PDA. It provides the user interface to the Palm Oscilloscope, by scaling and displaying the measured waveforms. These measurements come from the other half of the Palm Oscilloscope, the BlackBox.

The BlackBox is responsible for measuring analog signals and transmitting the results to a PDA. The exact implementation can vary considerably. For the Palm Oscilloscope project, two BlackBoxes have been designed, one of which has been implemented and demonstrated. The BlackBoxes communicate with the host (the PDA) using the BlackBox Protocol. This protocol provides much freedom for the PDA oscilloscope.


Feature Summary
Palm-O-Scope
Runs on any Palm-Compatible PDA with an RS-232 serial port and Palm OS 3.5 or newer.
Dynamically scales any number of samples from the BlackBox to the display, reducing any dependance on a particular model of BlackBox
Can update more than 4 traces per second
BlackBox One
Generates 8-bit samples at 480 Hz
Triggers at 0 V on rising edges
Communicates at 9600 bps using the Simplifed BlackBox Protocol
Obsolete. Intended for demonstration purposes only
BlackBox Two
Generates 8-bit samples at 1.0 MHz
Allows variable trigger voltages, rising edge only
Communicates at 115200 bps using the full BlackBox Protocol
Not implemented yet
BlackBox Protocol
Allows communication between the Palm-O-Scope and any BlackBox
Decouples the user interface from the BlackBox, allowing porting to new PDAs and operating systems
Designed for reliable operation and future expandability
Specifes 16-bit samples for all BlackBoxes. This allows 0.4mV resolution with a +/-15 V reference
 

andy2000a

Advanced Member level 2
Advanced Member level 2
Joined
Jul 18, 2001
Messages
597
Helped
14
Reputation
28
Reaction score
8
Trophy points
1,298
Activity points
5,298
xilinx based oscilloscope

**broken link removed**

VITO Oscilloscope is a unique engineering tool for infrared signal analysis. The program uses proprietary infrared engine designed by VITO Technology to acquire and beam signals via Palm IrDA.
signal analysis


--------------------------------------------------------------------------------
Oscilloscope supports consumer IR standard and acquires signals within range from 10kHz and higher (remote controls, car keys, field equipment, labware, etc.). The program uses Palm IrDA to beam displayed signal that might be very helpful in equipment tests and physical experiments.
detailed display view


--------------------------------------------------------------------------------
Acquired signal is displayed in waveform on a time scaled canvas. Use basis definition tool to display signal waveform without repeats. Oscilloscope provides 2 operating modes: single mode and comparison mode. In single mode Oscilloscope displays acquired signal alone and in addition provides waveform detailed view. In comparison mode 2 signals are displayed in separate canvases.
powerful yet easy-to-use


--------------------------------------------------------------------------------
VITO Oscilloscope features clear and intuitive user interface with on-screen and hardware buttons operation that makes program use really fast and flawless. Acquired signals can be stored in database files and opened for further analysis or shared with your collegues.
Oscilloscope requires PalmOS 3.5 or higher and works on DragonBall EZ328 (16MHz, 20MHz), VZ328 ( 33MHz).

Note. This is a commercial product and it provides no trial version. Please, read application help file before purchasing it.
 

andy2000a

Advanced Member level 2
Advanced Member level 2
Joined
Jul 18, 2001
Messages
597
Helped
14
Reputation
28
Reaction score
8
Trophy points
1,298
Activity points
5,298
arm based oscilloscope schematic

please use Google

1. **broken link removed**
 

sirpic

Newbie level 3
Newbie level 3
Joined
Jan 21, 2005
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
38
portible osilloscope for pda

The SirPic website has a low cost, low bandwidth, 1-bit digital storage scope construction project for use with your PDA/PC/Laptop.

It Features:
+ Sampling rates 1/10/100/500kHz
+ Compressed data buffer 640-40,000 samples (varies according to signal entropy)
+ Positive and negative edge triggering
+ Supports both wireless (infra-red) and wired RS232 output interfaces to PDA/PC/laptop running SirPic or terminal emulator package.
+ Captured waveform is displayed with timestamps

All this from a 16F628 pic and a few glue components.
Download the free user/construction guide from http://www.sirpic.com
 

glenjoy

Banned
Advanced Member level 3
Joined
Jan 1, 2004
Messages
962
Helped
72
Reputation
146
Reaction score
20
Trophy points
1,298
Location
Philippines
Activity points
0
palmar oscilloscope

Using Palm as an oscilloscope will not be able to get the real time values, do not know if how much will the dealy it can bring, rather it is better to use a PALM for a VOM, frequency counter, frequency generator, LC Meter and SWR Meter.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top