Sensing
Here you'll find basic ‘blackboxed’ electronic+coding recipes that mostly build off from the ‘Ground Zero’ templates. You can use these to build and set up your sensing kits..
Some of these recipes also incorporate connectivity to the Blynk app, so be sure you read up on the Blynk documentation to get a better idea on how to use Blynk in your experiments.
If you need help with basic uploading and managing of your Photon, always refer to the official Particle Documentation. The sample code snippets are published here as handy starting points for coding and are meant to help develop your understanding of working with electronics and microcontrollers.
These sensing recipes are not necessarily designed solely for it's intended purpose – experiment with them and see what other types of data you can gather!
Finally, you might also come across some incompatibilities – the nature of multiple fast-changing development environments means code libraries might get updated and break older code, so use these as a general rule of thumb.