Clear Filters
Clear Filters

Send GPIO Status to Thingspeak (Lamp Indicator Widget)

2 views (last 30 days)
Hi
I have an Raspberry Pi Zero W that controlls the status of my Pool. I want to send the Pumpstatus (On/Off) to my Thingspeak-Channel and use the Lamp Indicator Widget to visualize the Status of the Poolpump but I could not find an exampel Python-Script how to send the GPIO Status (High, Low). When the Pump is on an Opptokoppler sends 3,3V to GPIO-Pin (BCM) 24 for the High-Signal. I know how to Setup the Thingspeak-Channel and the Widget but i do not know how to write the Python-Script for sending the GPIO-Status to Thingspeak. Maybe someone can help me. Thanks in advance for any help.

Answers (1)

Vinod
Vinod on 24 Jul 2020
Take a look at this example. You can modify it to show your pump status instead of CPU percent utilization quite easily.

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on Android Devices in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!