Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

C code to read sensor's data and send it to a IOTA Streams Gateway

License

NotificationsYou must be signed in to change notification settings

iot2tangle/Raspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi is one of the most widely used development computer cards in the world, especially for system development. The versatility, performance and availability of this board made it become one of the main targets ofIOT2TANGLE.

In this repository you will find explanations and step by step for the development of a system that every certain time interval (which you will set) will collect data from 5 sensors (including internal sensor), this data package will be sent to a special gateway designed byIOT2TANGLE that you will have on the local network, or even on theRaspberry Pi itself! This gateway will be in charge of adding these packages toTangle Network of IOTA, throughStreams.

I2T Sensors Stack

IOT2TANGLE provides with code to integrate theRaspberry Pi and a give set of generic sensors (I2T sensor's stack). These are just suggested sensors and you can always add some other peripherals required by your project, however the sensors listed here are fully compatible and will be automatically detected when you connect them.

It is not necessary to have all the sensors listed here, the code is able to detect which sensors were connected. In the case of not connecting any sensor, the only real data that will be displayed on the Tangle will be theInternal Temperature of Raspberri Pi.

This is the list of Sensors/Modules that you can connect and it will be recognized immediately:

  • BME280 (Bosch) - Temperature, Humidity and Pressure sensor.
  • MPU6050 (InvenSense-TDK) - Acelerometer and Gyroscope 6-axis.
  • BH1750 (ROHM) - Ambient Light Sensor.
  • Generic Adjustable Sound Sensor with digital output (likeKY038 Module)
  • Also, you can connect aGreen LED that blink when the data is sent to the Tangle, and aRed LED that will Blink in a certain way when it detects certain errors (totally optional).

Available connectivity

About

C code to read sensor's data and send it to a IOTA Streams Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp