Skip to content

Python code to have the Sense Hat sending its sensor's data to a IOTA Stream Gateway

License

Notifications You must be signed in to change notification settings

iot2tangle/Raspberry-SenseHat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sense Hat on Raspberry Pi3/4

The Raspberry Pi is a series of small single-board computers developed in the United Kingdom by the Raspberry Pi Foundation. Early on, the Raspberry Pi project leaned towards the promotion of teaching basic computer science in schools and in developing countries

The Sense Hat is an add-on board for the Raspberry Pi, made especially for the Astro Pi competition. The board allows you to make measurements of temperature, humidity, pressure, and orientation (Gyroscope, Accelerometer, Magnetometer) and to output information using its built-in LED matrix.

Requirements:

Available connectivity

  • HTTP (WiFi will post a request with the data to a given server)
  • MQTT (Data is sent and fetched from MQTT Broker prior to publish via Streams)

About

Python code to have the Sense Hat sending its sensor's data to a IOTA Stream Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages