Skip to content

zhezhang77/iot_sensehat

Repository files navigation

iot_sensehat

IoT sense hat example

Program

  • iot_pub_sensehat.py

    • Publish temperature and humidity data to AWS broker.
    • Topic: iot/temperature, iot/humidity
    • Press joystick middle to exit the program
  • iot_sub_sensehat.py

    • Subscribe to above topics to receive data
    • Press joystick left/right to switch display from Temperature/Humidity/Off
    • Press joystick up/down to exit the program

TLS certificates

CARoot.pem CA file
66321288b3-certificate.pem.crt Client Certificate file
66321288b3-public.pem.key Client Public Key (unused for client)
66321288b3-private.pem.key Client Private Key

Broker Info

Server a1zd8y5etgd1ze.iot.ap-northeast-1.amazonaws.com
Port 8883

MQTT.fx Settings

MQTT.fx Settings

About

IoT sense hat example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages