Send data to Processing (serial port) via BLE or WiFi

Hello, I'm trying to send data from a sensor to a Linux PC wirelessly, with use of the Nano 33 IoT,
and I want to use that data immediately in a Processing program.
I could read it from a serial port in the Processing program, if I somehow sent it to one, either via Bluetooth or WiFi.

Is there a way to do this, or could there be another way?

Hi,

I have a processing sketch here which I experimented with a while back where it acts as a web server which could be modified so your Arduino could send data to it via a http request?

Hi - I"m interested in sending data via BLE to processing sketch running on Macbook pro. Any ideas on how to do this???

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.