Using the cloud features with raspberry pi and python

hello,
I’m trying to pass information from a raspberry pi to particle photon + make functions and upload variables to the cloud using python to control raspberry pi.

is their any source of how to use the cloud in python with raspberry pi ?

Thanks :slight_smile:

@ParticleD, or @mstanley are you able to assist?

Hi, have you looked at the (now sadly discontinued) Particle Agent?

I am still using that in this project and works alright:

Cheers,
Gustavo.

Hi hasanals,

We no longer officially support the Raspberry Pi as a part of the Particle ecosystem. Although I do know some work was done in the past on it that is still sometimes being used by the community.

@gusgonnet’s example is a great reference point and I’d certainly start there.

1 Like