Search found 4 matches

by DSPWill
Thu May 26, 2011 2:39 am
Forum: User Examples
Topic: Arduino to FlowStone Oscilloscope Experiment
Replies: 0
Views: 16338

Arduino to FlowStone Oscilloscope Experiment

Here is something I have been experimenting with setting up. I have no test hardware (signal generator) and
fingers around a wire prove little :mrgreen: . Have a look and help me out, please.
by DSPWill
Fri May 20, 2011 4:01 pm
Forum: User Examples
Topic: Arduino to FlowStone test project.
Replies: 6
Views: 35237

Re: Arduino to FlowStone test project. (and LIDAR)

Hello,

I slightly updated the project so FlowStone receives the data from the Arduino in the form of a string rather than an integer.
This makes it easier (more flexible) in FlowStone to look at the data as a string, float, or an integer depending on what further "processing" you want to do.

(From ...
by DSPWill
Wed May 18, 2011 6:03 pm
Forum: User Examples
Topic: Arduino to FlowStone test project.
Replies: 6
Views: 35237

Arduino to FlowStone test project.

Hello,
This is my first "test project" using the Arduino (Uno) together with FlowStone.
I use the A0 line of the Arduino to control the pitch of a sound based on voltage input.
Here is the sketch for the Arduino that sends data from A0 (analog input 0) to Flowstone:
(I use a servo to turn a Sharp ...
by DSPWill
Tue May 10, 2011 4:35 am
Forum: General
Topic: Velleman k8055, Arduino
Replies: 3
Views: 20178

Re: Velleman k8055, Arduino

Hello,
I have started a thread about using FlowStone with an Arduino Uno on the Arduino website form. I have had some good, but very basic results.

Using FlowStone with an Arduino (Uno in my case) is VERY possible! I just need some help with the Uno "sketch" (program).

Thanks in advance!
DSPWill