Have you ever wanted to dive into the world of electronics and get a taste of electrical/mechanical engineering? I know that word "engineering" may sound scary at first but do not fret. Every engineering student has all been in a place where they have no idea what is going on around them at one point or another. Fortunately this page will give a brief introductory of the world of IOTs, Sensors, and touch up on the electrical/mechanical side of things.
IOT Project
To begin let me give you a little bit of information about the project you are about to embark on. This is a beginner to intermediate project that was completed for one of our classes called MEGR 3171 Introduction To Instrumentations. Some of the requirements for this project were that it needed to have two sensors and be able to use the publish and subscribe feature. For one of the Photons we will be using two sensors and two LEDs to track live data. This live data will then be posted on a website called ThingSpeak to visualize what is going on. We will also be using another Photon to subscribe to the data that was published on the console from the first Photon and demonstrate the live data. If everything goes according to plan the second Photon will communicate back to the first that the data has been received but if it fails to detect this it will display an error message on the first Photon's console screen. There will also be a Fritzing diagram below to help the user follow along the wiring process.
PurposeThe Purpose of this project is to get anyone curious in electrical things and to guide them without having fear of not knowing what to do. It is a cool weather station monitor that anyone can set up with a couple of sensors and 2 Photon Particles. It is also a great tool to help the user understand the webhooks integration tool that is within Particle's website. Not only can this be done with the two sensors that we used but this schematic can be used with almost any sensor anyone wants.
Comments