DIY Custom Remote Sensing Platform

The Raspberry Pi 3 Model B+ has many valuable capabilities, including the new Power-over-Ethernet (PoE). This feature provides an ideal basis for building a custom remote sensing platform, which is the focus of a recent post from DesignSpark. 

Photo from DesignSpark.

In the post, DesignSpark “takes a look at the available interfacing options and some convenient approaches to integrating sensors, before giving a simple real world example which uses the DesignSpark Pmod HAT and a Python script, to take readings from a thermocouple Pmod and publish them via MQTT.”

The project uses a Pmod HAT as one of a few different interfacing options, highlighting the Python library that provides support for six Pmods, including the following:

  • PmodAD1 (134-6443). Two channel 12-bit ADC.
  • PmodISNS20 (136-8069). ±20A DC or AC input, high accuracy current sensor.
  • PmodMIC3 (134-6475). MEMS Microphone Module.
  • PmodTC1 (134-6476). Cold-junction thermocouple-to-digital converter.

DesignSpark also supplies the DesignSpark.Pmod Python library. This is a simple, consistent interface for getting readings from the above Pmods, along with driving a H-bridge Pmod and the Pmod OLEDrgb.

For the purpose of this project, the author uses a Pmod TC1 to monitor temperature and then publish a data feed using MQTT.

Check out the full post for complete details of how to recreate the project, and make sure to comment below with your own ideas on how to use the power of Power-over-Ethernet!

Author

  • Miranda Hansen

    I enjoy creative writing, engineering, thinking, building, exploring and sharing with people. Huge aficionado of spending time thinking about things that “don’t matter.” I am very interested in unconstrained creativity. I love cross-discipline ideas and all of their integration into complete original systems. And I like things that do things.

Be the 1st to vote.

About Miranda Hansen

I enjoy creative writing, engineering, thinking, building, exploring and sharing with people. Huge aficionado of spending time thinking about things that “don’t matter.” I am very interested in unconstrained creativity. I love cross-discipline ideas and all of their integration into complete original systems. And I like things that do things.

View all posts by Miranda Hansen →

Leave a Reply

Your email address will not be published. Required fields are marked *