Quantcast
Channel: Arduino - Processing 2.x and 3.x Forum
Browsing all 747 articles
Browse latest View live

Serial communication (float message sending) between Arduino and Processing...

Hello, I'm writing a Processing program that collects the data from Arduino (from a sensor), calculate the data to reconstruct X Y position and then makes a circle move according to the XY position....

View Article


Bare Conductive of Arduino

Hello Is there anybody who knows if it's possible to use the Bare Conductive touchboard (with Arduino mp3 Simple Touch) as sound input to a sketch in Processing, for ex. to visualise each touch? Thank...

View Article


Trying to simulate Paint app in processing, question about drawing effect

Hi guys, im trying to accomplish something in my code and i dont even have an idea how to do it, so ill try to explain it best as i can: I wanna be able to draw in processing, basically what i wanna do...

View Article

Processing interface stops after 2-3 minutes

Hello, I'm running a Processing interface which uses the Serial XY position data (when moving a sensor) from Arduino to move a circle in a Processing interface in the same trajectory as I move the...

View Article

When button clicked, let something move

So i build something so that when you push a button, an LED is going to light up Now the issue that I'm having is that when i click the button, it doesn't do anything this is my code in processing...

View Article


How can I play different video clips in Processing depending on sensors in...

I am creating a project that is like a small Planetarium. I will have capacative sensors (which detect the human body) inside the planets and I want it so that when the planet is touched, a video is...

View Article

error sending serial data from arduino to processing

Hi there, I am trying to convert serial data from an ultra sonic sensor to trigger .wav files using this code below, but i keep getting dev/cu. Bluetooth incoming port /dev/cu.usbmedom1411...

View Article

Get data from AppleScript to Processing

Hi there, I'd like to use an AppleScript to send Processing the number of unread mails (Mail on macOS Sierra). The main goal will be to see the number of unread mails on a display driven by an Arduino...

View Article


Processing interface stops after playing for 2-3 minutes

Hello, I'm running a Processing interface which receives the X and Y position data (when moving a sensor) from Arduino DUE through serial communication to move a circle in a Processing interface....

View Article


How to run 2 processing interfaces at the same time?

Hello, I want to run 2 different processing interfaces at the same time (which get the data from the same source of serial communication of Arduino). Is it possible and how can I do that?

View Article

Maxbotix with Arduino: Inaccurate readings

Hello, I am try to control image fade and pixel sorting with a MaxBotix sensor using an Arduino. The readings are correct in the Serial Monitor, but I am getting wildly inaccurate numbers in...

View Article

Can anyone help me find what's wrong with my code for a video player based...

I'm fairly new to processing and it's my first time involving videos. I am currently using Arduino and Processing to create touch sensitive video player. I have managed to get Arduino to send the...

View Article

Image may be NSFW.
Clik here to view.

if statment not working for some reason?

Hello, im adding a photo that for some reason the if statment in it doesnt seem to work. if i will delete the if statment it will write everything i keep getting from the arduino on a loop so this is...

View Article


how to control 20 RC servo motors using Arduino mega

HI Guys, 1.I am working on a project where i need to run 20 RC servo motors in a set of 4 consist of 5 motors each. 2.The logic here is each set has to run by specific angle based on pc system...

View Article

how i can translate from arduino library to processing

i have a library, 2 file xxx.h and xxx.cpp... how i can use this in processing??? Did anyone ever do it?

View Article


If statement doesn't work

Hi guys, So with processing i'm reading a text file into a string. I only want to send data to the serial port if there is new data in the text file. So in the setup part i created a string[] lines...

View Article

How can I play an audio using Processing depending on speed measured by sensors?

I've connected two PIR sensors to an arduino and I have programmed it on Arduino IDE such that the Serial monitor calculated the speed of the object by measuring time of detection from each sensor. I...

View Article


Questions about Processing+Arduino+Leap motion, please help!

First, Sorry for my bad English, hello, I've post about this several month ago, but as I continued my project, the more I need to figure out. I'm doing an installation which is looped/interactive ,...

View Article

Issue when displaying data from a text file to a 8x8 led matrix

So i'm actually making a little project with arduino and processing. Basically i'm using a C++ program to draw on a 8x8 matrix. This program saves your drawing into a text file in this format :...

View Article

When i Unplug the Arduino and Plug it back in it works once or twice then it...

i have been trying to make a hand motion controller to play a game. (which i basically simulate key press using Robot). but the sensor readings are not coming through to the processing all the time ill...

View Article
Browsing all 747 articles
Browse latest View live


Latest Images