Skip to content

Send data from an Arduino device senor to an elastic search server.

Notifications You must be signed in to change notification settings

zeidanbm/arduino-with-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino MKR1010 with Elasticsearch

We are using an Arduino MKR1010 to send sensor data to an elasticsearch server. The sensor used is an ultrasonic sensor but you can switch the code to any sensor you want. Also, the timestamp is being calculated on the arduino by connecting to a time server.

Setup

To run this, you will need to rename the file secrets-example.h into secrets.h and add your constants to the file using your own wifi secrets and your elasticsearch address/port.

About

Send data from an Arduino device senor to an elastic search server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages