The Software In this installment, I'll go through the software that I built in the same order as the hardware, just for consistency's sake. Feel free to jump around to the parts that interest you the most! The WiFi Sensor Programming the Particle Photons is super easy using their web-based development environment. They have a desktop version too, based on Atom, but I had regular problems with it so I stuck to the online one. One of the few drawbacks to Particle is that they expect everything to go through their cloud, but their cloud has no way of storing and analyzing data. A rather large weakness, if you ask me. But, even if it didn't, I'd have had to do things this way because, as stated earlier, I didn't want to do a cloud-first architecture. I wanted the edge device to collect the data. I wanted to connect to a private Wi-Fi network (served up by the edge device itself) and send all my data there.
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
tutorial,iot,data,code,influxdb,data collection,edge devices
tutorial,iot,data,code,influxdb,data collection,edge devices
0 Comments