Skip to content

gabrieltorresgamez/raspberry-mqtt-test-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspberry-mqtt-test-kit

Example for using a Raspberry Pi Zero W with sensors to collect and send data via MQTT.

Raspberry Pi Zero W with Grove Sensors

ThingSpeak Channel

The ThingSpeak public channel can be accessed via this link: https://thingspeak.com/channels/1997630

Here you can see how the visualisation of the recieved data can look like.

Hardware

  • Raspberry Pi Zero W
  • Grove Base Hat
  • Grove Temperature & Humidity Sensor
  • Grove 4-Digit Display

Software

  • Raspberry Pi OS Lite (32-bit)
  • Python 3.9.2

Wiring

  • Grove Temperature & Humidity Sensor: D5
  • Grove 4-Digit Display: D16

As shown in the following image:

Wiring Example

About

Example for using a Raspberry Pi Zero W with Grove sensors to collect and send data via MQTT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages