Can I use particle photon like Arduino to control water level on a tank (Without Internet/cloud connections)?
Imagine when the particle photon is ready to switch off the valve which fill the tank with water but surprisingly the Internet connection was off and the water will be spilling out.
So, can I use photon particle to switch on/off a relay without the need of internet connection? I mean I want to check water level of a tank, if the water level is low the valve will be activated and the tank will be filled with water up to the high level, but imagine that the particle photon got lost connection so the water will be spilling out.
Thank you. , I asked you because I saw in a web page the comparison between ESP286 vs Photon and that the photon does not function without connection to internet and particle.io cloud.
You can always use a Photon “like an Arduino”. Manual mode just disables automatic Wifi and Particle Cloud connection. You can still manually control these processes.
There are quite a few issues with that post from element14.
< rant >
It’s shocking how uninformed people can be, especially when they could have found the correct information easily.
< /rant >
As well as being someone who’s had the device for less than a week, over a year ago. Things have kept on improving.
In my experience, not being able to OTA has to do with poorly written user firmware, not much of anything on Particle’s end.
I use Photon module’s in manual mode all the time! To be 100% honest I am not sure why though… I mean really without a cloud back end it’s pretty much just an Arduino module. Oh wait I forgot that development on a Photon is easier and faster than Arduino with OTA flashing, no environment setup thanks to WEB IDE, etc That might just be opinion but I can develop quicker on a Photon module than my associate developing the same thing on an Arduino module.
We should have a race one of these days
Oh and er if you need a relay board check out ControlEverything.com I have to appear like I’m working while I’m on here